Quote:
Originally Posted by Haetataki
Hm, Doom is using C++, should be somewhat similar ;D
I'm not sure tho if it's a great idea to keep it open source, unless you want them to make a method to bypass your bypass ^^
Tho the keyboard device driver thingy seems save to me. Don't know how they could possibly make that stop from working. But, you need to get HP/MP and stuff from the game interface as well, how are you doing that?
|
Yeah thats what I thought when I started to do my bot in C#.. its gotta be close to the same as C++.. dead wrong lol. Gotta learn everything all over again. As for the HP/MP, thats another matter for another day lol I'm not interested in HP bars and pots, I am just making a macro of sorts to do something like send TAB, wait 1 second, Attack, wait 7 seconds, Loot, wait 2 seconds, Loot again, wait 1 second, do quick self heal/use small pot, wait 1 second, repeat sequence.
And again, my bot will not have a GUI at first so that is why I am releasing the code as open source, so that people can change their hotkeys and timing intervals, and assign more keys as needed.