Pls help me on my auto battlemode script using autoit

08/01/2008 10:28 rsalumpit#1
Code:
WinActivate("CABAL") ;
HotKeySet ( "{F5}", "keys")

While 1 = 1
Sleep(50)
WEnd



Func keys()
	while 1=1

Sleep(1000)
Send("0")
sleep(30000)
send("{F5}")
wend
endfunc
This script will use auto battlemode in cabal "0" is where i placed the battlemode2 or any battlemode,but the problem is its not working i tried testing it in other application but on cabal its not working whats wrong with my code?btw:im using also cabalriderph1.07 please help me guys thanks!!!
08/01/2008 14:58 NixIs#2
disable GameGuard with cabalbotph
08/01/2008 16:00 St!gmata#3
You always have to disable X-Trap or GameGuard if you want to use a Macro, Script etc. It would be automatically blocked.

But this is a no questions section. Please read the description of the sections first before you open a new thread.
*closed*
*Warning added*