PDA

View Full Version : dont know whats wrong



supremer13
03-08-2008, 03:46 PM
i ahve made a hack and when i click on stamina on in the game, the game and the hack closes what can i do?

firefrost
03-25-2008, 05:35 PM
i ahve made a hack and when i click on stamina on in the game, the game and the hack closes what can i do?

change the module

or you coded it wrong or oyu got the wrong address

dutch
03-25-2008, 06:33 PM
i ahve made a hack and when i click on stamina on in the game, the game and the hack closes what can i do?

here is they code
make a timer
interval 1
and on false

make a button like ull stamina
enter this code timer1.enabled = true

and another button to set off
timer1.enabled = false

ok click on they timer
and add this

Dim SP As Long
Dim SP1 As Long
Call ReadALong("WarRock", &H136A0E0, SP)
SP1 = SP +&H288
Call WriteALong("WarRock", SP1, 1120403456)

frostbitekid
03-26-2008, 02:12 PM
i think if u use readalong, u freeze the stamina to 100.