hello epvpv im learning vb but i want a nexample project to learn making a hack for s4L on vb(i know on autoit) can someone give me one? thx <3
Dim xBase As Integer
xBase = Process.GetProcessesByName("S4Client")(0).MainModule.BaseAddress.ToInt32()
WriteLong(xBase + &H12345678, 123456) 'Address, Value