Training Ground Bot

02/23/2006 16:12 TrooxAzn#1
For anyone that is skilled at making bots/macros, maybe someone can make an auto TG bot? What it does is when you are automatically disconnected, it reconnects, takes you to TG, jumps/runs/sits (someone may already be on coords) to a specific coordinate you put in and automatically right clicks at another certain coordinate. This bot would help MUCH for those at 127-130 who need to TG all day but don't have the time to play after Maintenance or people who go on long vacations and can't TG themselves but can have their computers on.
02/23/2006 20:08 chew9#2
Thats can be useful meaby can some1 can make that
02/24/2006 14:28 sonybaci#3
hmm,good idea:)
02/26/2006 00:46 TrooxAzn#4
0.o;; Too bad nobody has said they would do it yet...
02/26/2006 06:11 kevinwisbith#5
It is a shame..
02/26/2006 21:07 Lethal Bunny#6
you could use auto hotkey, the recorder, and record mouse clicks to get it to jump into right location from a spot from city to tg and add a line of script into it

like

Loop
{
Winwait, Instruction
Send, {Enter}
Sleep, 1000
Send, {Enter}
Sleep, 5000

;Where ever u want it to jump

}

i dunno sometihng like that might work