Page 1 of 1

Autoit Bot for Any Class

Posted: January 6th, 2008, 11:04 am
by bayked
Set these hotkeys or modify the code to your hotkey.
Target Nearest Foe=Tab
Auto Attack=Q

Set to auto move to target.
Place your Favorate attacks in Quickslot 1,2,3,4,5,6 and either a heal if you have one or something else in Quickslot 0.

If you are a healer you will heal your self every 4th spell. I am going to work on this bot more making it auto loot and rest when you need mana. But this is what I have now.


Code: Select all

While 1 = 1
 	    $paused = false
		
		send("{TAB}")
  
		send("Q")
			
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")			
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")	
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")			
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")		
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")			
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")	
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")			
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")
		send("{DOWN}")	

		send(1)
		Sleep(random(1,2)*1500)
		
		send(2)
		Sleep(random(1,2)*1500)
		
		send(3)
		Sleep(random(1,2)*1500)
		
		send(0)
		Sleep(random(1,2)*1500)
		
		send(4)
		Sleep(random(1,2)*1500)
		
		send(5)
		Sleep(random(1,2)*1500)
	
		send(6)
		Sleep(random(1,2)*1500)
		
		send(0)
		Sleep(random(1,2)*1500)
				
	
		
	 	
 WEnd	

Posted: January 6th, 2008, 4:41 pm
by Tault_admin
Can members say yay or nay to this being moved to a confirmed section.

Posted: August 21st, 2009, 9:27 am
by denorn
nay, wont work on champions, or any other class with slow moving speed