[Tutorial] Wallrun with Rocket Launchers and Machine Guns (Basic ASM)
Tools needed:
-OllyDBG
Process:
1) Load your client.exe in OllyDBG
2) Right click >> search for >> all referenced text strings
3) Right click >> search for text
4) Type "limitwall" (without the quotations and make sure "Entire scope" is checked and "Case sensitive" is unchecked)
5) Press enter when you've landed on "limitwall"
6) Go two address down and NOP the call
7) Go six more addresses down and NOP the other call
8) Right click >> copy to executable >> all modifications >> copy all
9) Right click on the new window >> save file
That's it, you can now run on walls with RLs and MGs equipped.
Re: [Tutorial] Wallrun with Rocket Launchers and Machine Guns (Basic ASM)
.. Can't you just go into the zitem, look for the item, and make limitwall="false"?
Re: [Tutorial] Wallrun with Rocket Launchers and Machine Guns (Basic ASM)
LAWL Styx Nice ONE this is better and faster?
Re: [Tutorial] Wallrun with Rocket Launchers and Machine Guns (Basic ASM)
Quote:
Originally Posted by
randy1234
LAWL Styx Nice ONE this is better and faster?
Not really because it skips the whole function. With the zitem method, you can have it on some items and have it disabled on other items.
Re: [Tutorial] Wallrun with Rocket Launchers and Machine Guns (Basic ASM)
Quote:
Originally Posted by
randy1234
LAWL Styx Nice ONE this is better and faster?
not really a nice one...everyone should know that.
I actually kind of laughed when i saw he did it through asm.