Arrowunlimmited ammo or/and invisible hack

Posts 112 of 12 · Page 1 of 1
unlimmited ammo or/and invisible hack
im trying to do a unlimited ammo hack and a invisible hack, but i dont know how

can u guys pls give me a tut?
thaths ''how to make an UCE'' but hey asks for ''the hacks'' and not an UCE tut
For unlimited Ammo, you should take out a gun, scan for unknown initial value. (unless you wanna multiply to find the exact value)

Fire some bullets, scan for decreased value, find the address that corresponds to how much ammo you have left, set value to whatever (you don't have to) freeze value. Shoot, if value stays the same, the step has been completed succesfully.

This should work.
thanks thenudget
ill test it soon
That method no longer works.

Ask death, he knows, though prepare to be owned.
Lol, i think youre right bugmenot :P
LOL... bugme is right... that method is way outdated. Health and Ammo use a different type of calculation in the ASM to continually change the value (which isn't the value you see on the display). If you want to have unlimited ammo/health... find the correct address for them (GL) and then look at the ASM and find the line that subtracts. Replace that line with code that does nothing and presto you have your unlimited ammo/health.... but you will get a 0 min kick for corrupt memory.
*** i removed it because some sad it dont works, works fine for me***
What can I say? I kick it old-school

Thanks for the info, Death.
Quote Originally Posted by tednugent View Post
For unlimited Ammo, you should take out a gun, scan for unknown initial value. (unless you wanna multiply to find the exact value)

Fire some bullets, scan for decreased value, find the address that corresponds to how much ammo you have left, set value to whatever (you don't have to) freeze value. Shoot, if value stays the same, the step has been completed succesfully.

This should work.
I find the address of the ammo but the freez and nothing down the amount with that value it has freez? thx
You should really try a better translator..
Posts 112 of 12 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?