
Originally Posted by
floris12345!
im sorry thats to difficult to understand
the adress is like this : Call WriteALong("WarRock", &H8C4AFC
and thisshould be the value: 1120403456)
or not ? bbut what are the changes when i freeze the value to 1 or something
else
TOUTORIAL:-
0. Make a "Standard EXE" project.
1. Make a new timer.
2. Make 2 new buttons.
3. Change the buttons captions to be "Stamina On" and "Stamina Off".
4. Double click the "Stamina On" button. A code window will appear.
5. Copy and Paste This code:-
Code:
Timer1.Interval = 1
6. Close that window. You do not need to save. (ONLY THE CODE WINDOW - NOT VB6!)
7. Double click the "Stamina Off" button.
8. Another code window appears.
9. Copy and paste this code:-
Code:
Timer1.Interval = 0
10. Close that window. You do not need to save. (ONLY THE CODE WINDOW - NOT VB6!)
11. Double click the timer icon.
12. Copy and paste this code:-
Code:
Call ZHQELUYIN("WarRock", &H8C4AFC, 1120403456)
13. FINALLY, make a new module and add it to your project. I will PM you a API code - when you revieve it copy and paste the code into the module.
Click Start, Build Project1
Select a file name.
YOU HAVE MADE YOUR FIRST (noobie) HACK!!!