Need a bot or macro to automaticly join to battlegrounds !

07/16/2011 18:42 merich#1
Need a bot or macro to automaticly join to battlegrounds ! Dudes Im looking for too long any1 can help ?
07/16/2011 18:52 globalleecher#2
Macro 1 (get in queue):

Code:
/script JoinBattlefield(0)
/run RepopMe()
(u have to select the bg u wanna join in ur bg frame)

Macro 2 (accept invite):

Code:
/script AcceptBattlefieldPort(1,1)
/script AcceptBattlefieldPort(2,1);
07/16/2011 22:06 merich#3
Man Im need to sleep with them .
07/17/2011 15:29 Securo'#4
Quote:
Originally Posted by merich View Post
Man Im need to sleep with them .
Then write a AutoIt (or whatever) script to click them and delete your double posting
07/17/2011 17:19 merich#5
OK.Ill delete them but I dont know anything about using AutoIt can you help me ?