KAROS online autoclicker help.

12/29/2009 12:30 madjammu#1
Hi, i got a problem with my script, it works when i don't go into a game (karos online) but when i don't go to game it works perfect, like the hotkeys aren't following to game.. Understand? :S Please help me, if i get this working i pay you couple of dollars :d
This is my script: HotKeySet("{INSERT}", "StartProg")
HotKeySet("{END}", "ExitProg")
Func StartProg()
While 1
sleep(300)
MouseClick("left",463, 216)
sleep(300)
MouseClick("left",964, 752)
sleep(300)
MouseClick("left",964, 752)
sleep(300)
MouseClick("left",492, 215)
Sleep(300)
MouseClick("left",970, 753)
WEnd
EndFunc
Func ExitProg()
Exit
EndFunc
12/29/2009 13:19 | Moep |#2
now it works

Code:
HotKeySet("{INSERT}", "StartProg")
HotKeySet("{END}", "ExitProg")

While 1
	Sleep(100)
WEnd

Func StartProg()
While 1
sleep(300)
MouseClick("left",463, 216)
sleep(300)
MouseClick("left",964, 752)
sleep(300)
MouseClick("left",964, 752)
sleep(300)
MouseClick("left",492, 215)
Sleep(300)
MouseClick("left",970, 753)
WEnd
EndFunc

Func ExitProg()
Exit
EndFunc
12/29/2009 16:58 duckindark#3
hi boys i play karos online too. but i havnt any runing key helper if u have runing key helper (auto clicker) can u upload for me ..pls :)
12/31/2009 16:58 Busti#4
Quote:
Originally Posted by duckindark View Post
hi boys i play karos online too. but i havnt any runing key helper if u have runing key helper (auto clicker) can u upload for me ..pls :)
Google : AutoHotKey
01/01/2010 00:40 duckindark#5
but this codes arent running ?? pls help me