wolftü da çift kodlar var ya mesela böyle
Name Esp
WriteLong("wolftü.bin", label1.Text + &H378A96, "2268606836")'Name Esp On
WriteLong("wolftü.bin", label1.Text + &H378A96, "2268606837")'Name Esp Of
bunları nereye yapıştıracam timer a yapıştırılıyo 1 tanesi sadece on olanı ama off yi nereye yapıştıracam. destek yardım
lütfen cevap yazı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
---------------------------------------------------------------
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
If CheckBox1.Checked = True Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
If CheckBox1.Checked = False Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
End Sub
Bolye Kodlayarsın ancak ama timer kulanmıscaksn bolye direk bi hatan sıknıtın olrsa Öm Atabilrsin
dostum wolfti yerine normal bi şekilde taz oyunun adını ve
If CheckBox1.Checked = True Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
If CheckBox1.Checked = False Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
End Sub
bu kodun üstüne on error resume next yaz
ve konuyu spamlama açmışsın bi tane bir dah açmışsın