Same i just done that tut and the stamina hack dont work we may be using the wrong Code For the hack changed in the update ?
Your code is very wrong. The code I gave you is excatly how stamina hack should look like.
Personaly I think you need to find a similar site in your language as you will get confussed here. You cant read English well & learning a new code isn't easy either.
I wont stop you from trying & good luck.
~TriX~
mine came out like this when trying It ?
Private Sub Command1_Click()
Timer1.Interval = 1
End Sub
Private Sub Command2_Click()
Timer1.Interval = 0
End Sub
Private Sub Timer1_Timer() -- said this one was wrong sub or function wrong
Call WriteALong("WarRock", &H7DB120, 1120403456)
End Sub
Make sure you read TheRedEye tutorial & use his module. I wont give you everything as you need to learn.
~TriX~