Quote:
Originally Posted by girmak
Not sure where to start on such a thing... I havent been coding anything in about 10 years now... forgot more than I would have liked to, or I would help ya... maybe in the future I will get a wild hair to start again...
|
It be pretty easy actually.
get SuneC's source, go to miscfunctions.cpp
find AutoLoot function, duplicate it
where it calls Rightbutton click, replace with leftbutton click.
make that function to be defined in the dll, class, etc.
Find boolean variable that is activated when player is capturing pet.
after bot calls the function in the dll, make it read that variable
is bool = true, wait 4 seconds or so, if it = false, continue as normal.
That's all there is to it ^^
---------------------------------
Also, I made a little program that changes the Client's Unique ID (addy from dumpersta). Will release it later.
Nice thing is that if you're a privy person, changing the ID makes it so that the server can't lock on your client :P. This also means you can do lovematch on the same computer, get alms, pro exp, etc. Also means you can fully bot without officially breaking the rules (can't get exp on two+ accounts on the same computer at the same time) because each client has a unique ID, it's as if each client's on a different computer :P