hi. pro script editor help :X HERE!

03/20/2008 11:59 garninia100#1
hi all. i wanna bot cabalsea

due to the disconnecting problem occured with the bypass every 15-20min

how do i edit the script which allows the BOT to SELECT CHARACTER and relog

my char??

eg:

here is my script

While 1
If WinActivate("CABAL") Then
MouseClick("left")
If Not @error Then
Sleep (50)
EndIf
Send("{Right 4}")
Send("1")
Sleep(50)
Send("2")
Sleep(50)
Send("3")
Sleep(50)
Send("4")
Send("{Right 4}")
Sleep(50)
Send("{Space}")
Sleep(50)
Send("6")
Send("{Space}")
Send("{Right 4}")
If Hex(PixelGetColor(337, 659),6) = "232223" Then
Send("{Enter}")
Sleep(100)
Send("{Up 20}")
Send("{Down 4}")
EndIf
If Hex(PixelGetColor(100, 44),6) = "1C1C1C" Then
Send("9")
EndIf
EndIf
WEnd

i wan my bot to Relog by using Select Character in cabal every 12mins

any1 can teach me to edit it

or complete my script . tx

the below image is the select character tht i meant
03/20/2008 12:49 gailfriz#2
What does the script you posted do? Is it an auto-relogger and with what game resolution
More details would help~
03/20/2008 16:23 garninia100#3
owh. dats the script for my bot. i got it from tis forum

yea , i want a auto relogger. well im playing cabalsea. when we login through channel selection. it require us to type in the code given =/

any resolution would do. as long it works
03/20/2008 17:28 Bobs16#4
You are going to need a new bot. That spam clicks everywhere. Does not give the re log in script enough time.
03/20/2008 20:04 Izeliae#5
my eyes bled a little from looking at that bot XD
please do as bob says
03/20/2008 21:18 garninia100#6
lol i read the autoit tutorial for 1hour -.- . i don understand a dam thing.
sigh nvm