Click to Teleport
for wow 4.0.0
(This is a simple sample to use GetModule for read memory in wow cataclyms)
Click to Teleport
for wow 4.0.0
(This is a simple sample to use GetModule for read memory in wow cataclyms)
Last edited by RivaLfr; 10-11-2010 at 08:24 AM.
Nicely done.
Tested
But I can only teleport once and disconect
The cheat is nothing impressive, it is mainly to manage the memory read in wow cataclysm, its changes.
I hope nobody got their hopes up with this, it just writes the clicked position (polled from the CTM struct) to the player struct, this will result in a client-only teleport.
- You will get disconnected on your next movement packet
- Your objectmanager will not update with new objects as you move further away from your 'real' position.
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
:sleep: If it was a real cheat I would not have posted in this section. It's just an example of read / write memory with WoW Cataclysm because the method for reading memory has changed.
Last edited by RivaLfr; 10-08-2010 at 06:48 AM.
Much rather you gave us your detailed explanation on how it has changed instead of your program.
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
such a great working example thanks i like the comments 5/5 starsx
You are truly pathetic, if this it simpler for you, for some people its difficult.
Stop polluting the topic.
This helping some people, and I will not post only complicated source code because you have a high level, there are also beginner on this forum.
Last edited by RivaLfr; 10-08-2010 at 10:27 AM.
Why do you decide to help people that are too lazy to do a bit of work to understand why they need to do what you did in the new build? Especially since it's something so trivial. You're not helping people learn, which last time I checked was the sole purpose of this forum. It's turned into too much of a clueless forum.
You're bringing down the standard
I agree with you on this point, but with my low level in English I cannot explain correctly. It is true that to make the work is not the best solution (it is better to explain).