This Code will automaticly relog you into WoW after getting DC.
Just Enter Username / PW and Change Coords to The "Quit" button of the Mainscreen.
It will automaticly Log in, select ya Char, and start Glider if its right next to ur Clock.
(Select as Window-Title "Sirectrep" in ur Bot.
Code:
While 1
= PixelGetColor( 1123 , 647 )
; = PixelGetColor( 227 , 90 )
;= PixelGetColor( 175 , 699 )
If = "7275265" Then
;If = "7275265" Then
Sleep(5500)
= PixelGetColor( 1123 , 647 )
If = "7275265" Then
MouseClick("left", 639, 492, 1)
Send(""Username)
Send("{TAB}")
Send("PW")
Send("{Enter}")
Sleep(4500)
Send("{Enter}")
Sleep(5500)
MouseClick("left", 1223, 944, 2)
Sleep(3500)
MouseClick("left", 1223, 944, 2)
WinActivate("Sirectrep")
Send("{SPACE})
WinActivate("World of Warcraft")
EndIf
EndIf
Sleep(60000)
WEnd
You can Activate the other 2 Pixel things If you want to