i dont have the time to lvl up any more toons, and i dont trust WoW glider or anything like that.
anyone have an idea on how to make one??? ![]()
oh, and i know this is agaist the ToS, no need to tell me.
i dont have the time to lvl up any more toons, and i dont trust WoW glider or anything like that.
anyone have an idea on how to make one??? ![]()
oh, and i know this is agaist the ToS, no need to tell me.
Writing such programs is difficult, you have to find a lot of memory addresses and debugging is really a pain in the butt. But if you reall have a lot of interest, google on "Memory Injection". There is also a program called Cheat Engine, that helps you find memory addresses. The problem is that WoW has a built in protection for this kind of hacks, called the Warden, if I were you I would just go with a bot that is already developed like http://www.rhabot.com hope that helps.
C++ would be the usual way, since you’d need to read and manipulate game objects in system memory. And you’d need to find a way to get past Warden…good luck with that.