Jump to content

[Emu] Exploit: Mount Everywhere


Sawadee

Recommended Posts

Hi everyone !

 

I will explain how to mount everywhere on land mounts.

 

If you play WoW long enough you prolly have already noticed that you

can't mount everywhere and only outside. We can "fix" this in a couple of

mins

 

What you need:

------------------

1. Cheat Engine

2. WoW installed

 

 

Open WoW and login normally. Now launch Cheat Engine and open WoW

from there and then press the "Add address manually" button.

 

Now type the address 00605AF2 make it "Byte" type (one byte). The initial

value MUST be 116 or 0x74 in hex. Now you must change the value to 117

or 0x75 in hex to be able to mount everywhere! NO limits!

 

For geeks:

------------

(Technical information only)

 

The value in this case is actually a jump command in assembly.

It is initialy a JE and we change it to a JNZ so we actually change the

code of WoW and not just a decimal value in memory (variable or constant)

so we actually change the behavior of the game this way

 

You need a debugger to find such exploits and i think you can do way

cooler stuff this way..like dual wield as a mage, dual wield with a 2h

weapon in the main hand, wield weapons without profficiency or level

requirement but i still need to look far into the code so i can't promise

anything.

 

To start tracing inside the code you need to pay attention at the error

messeges and place breakpoint at the corresponding ERR_ constants.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...