whats wrong stamina
hello, i get one question, whats wrong with the hotkey for stamina?
Private Sub Timer5_Timer()
If GetKeyPress(vbKeyControl) And GetKeyPress(vbKeyW) Then
Call WriteALong("WarRock", &H7DB120, 1120403456)
End If
End Sub
also i need 2 timer`s ???
if you want it to be hotkey you need 2 timers
ok, 2 timers ^^ and how?? if i only get 1 hack like stamina, how looks the code??
also it have to be GetAsyncKeyState
no its not necessary getkeypress is declared already in module posted by theredeye