Storm Angel' Alıntı:Tabiki Kodlanır Ama Csh Bin Obj Yi Zamanında Aktif Etmen Gerekiyor O Bakımdan Zor.
nader11ndeu' Alıntı:CSH Ve .bin çekme kodlarını form load eventinin içine yaz. Obj yide iki türlü kodlayabilirsin ve iki türlüsünde de mecbur timer kullanıcaksın. O bahsettiğin konudaki yazdığım mantığı kullanabilirsin.
Bazı adresler vardır o adresleri timersiz kodluyabilirsin mesela name esp anti aah falan çünkü onlar kendiliğinden valuelerini değiştirmezler. Ama sizin kullandığınız aimbotu timerli kodlaman gerekir çünkü insan kurt olduğunda value değişir.
Patatezci' Alıntı:Başkan çok iyi biliyorsun birşey soracağımda wolftü arabic serverinde dword hack ne zmn gelicek acaba veya varmı wolftü Türkiye serverindekini kullanıyorum ama malesefki karekter ve envanter hilesini açınca atıyor direk hata vermeden
hackerSahti' Alıntı:Csh + bin + obj timere kodliyacaksın kodları ;
CSH ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("csh") <> -1 Then
Label1.Text = moz.BaseAddress.ToString
End If
Next
BİN ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("bin") <> -1 Then
Label2.Text = moz.BaseAddress.ToString
End If
Next
OBJ ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("obj") <> -1 Then
Label3.Text = moz.BaseAddress.ToString
End If
Next
_____________
Bunu Yaptıktan Sonra Timer'in üstüne Gelip ;
Interval = True Edeceksin.
_______________________________________________________________
Hile Nasıl kodlarım diyorsan ( name esp vb)
checkbox ekliceksin , checkboxun içine şu kodları yapacaksın ;
____________________________________________________________--
Örn checkbox 1
If CheckBox1.Checked = True Then
WriteLong("wolftü.bin", csh.Text + &H357E00, "2251829620") 'Name Esp On
End If
If CheckBox1.Checked = False Then
WriteLong("wolftü.bin", csh.Text + &H357E00, "2251829621") 'Name Esp Of
End If
Yukarıdaki "csh.text" adlı şeyi değiştirip "label1.text yapabilirsin..
Fraude' Alıntı:hackerSahti' Alıntı:Csh + bin + obj timere kodliyacaksın kodları ;
CSH ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("csh") <> -1 Then
Label1.Text = moz.BaseAddress.ToString
End If
Next
BİN ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("bin") <> -1 Then
Label2.Text = moz.BaseAddress.ToString
End If
Next
OBJ ;
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("obj") <> -1 Then
Label3.Text = moz.BaseAddress.ToString
End If
Next
_____________
Bunu Yaptıktan Sonra Timer'in üstüne Gelip ;
Interval = True Edeceksin.
_______________________________________________________________
Hile Nasıl kodlarım diyorsan ( name esp vb)
checkbox ekliceksin , checkboxun içine şu kodları yapacaksın ;
____________________________________________________________--
Örn checkbox 1
If CheckBox1.Checked = True Then
WriteLong("wolftü.bin", csh.Text + &H357E00, "2251829620") 'Name Esp On
End If
If CheckBox1.Checked = False Then
WriteLong("wolftü.bin", csh.Text + &H357E00, "2251829621") 'Name Esp Of
End If
Yukarıdaki "csh.text" adlı şeyi değiştirip "label1.text yapabilirsin..
Eyw Kardeş
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?