Help finding a good bot?

07/27/2011 00:45 AcixPro#1
I've been using a auto recover for a while on 12sky2 and although it works very well it makes me disconnect every 10-60 minutes and I'd like to be able to run it overnight. Is there a hack that would be able to auto aoe and auto relog me if i disconnect? I used to use blaxspirit but now its patched/down er idk what, and now i need something that'll let me keep going overnight.

-Renegadez*
07/27/2011 04:15 Mega Byte#2
Well it has to be coded into the hack better. we had this problem in Anarchy which we never released. Wazapoo give me a yell if you want my timer class ^_^
07/27/2011 05:19 AcixPro#3
No, i don't use SoS or any timer thing, costs too much $, i just want something that can detect me disconnecting, click some stuff, and type some stuff xD I guess i gotta learn C++ xD
07/27/2011 05:39 Mega Byte#4
TSX Client topic shows how you can set the edit box's for username and password with text i havent done how to click the login button but I assume it shouldnt be too hard to work out. Since if your in the password box and you press enter it logs in could send a keypress of enter to the password box

As for detecting if your logged in or not there is a value that is a 1 if you are connected and 0 if you are not in world server.
07/27/2011 06:50 AcixPro#5
kk didn't understand much, but i got some of it xD