Cabal Autoit script for skill gring

08/20/2013 04:09 Gepum#1
Hi guys!
I made a script, but somehow it does not work the cabal window...
(its work in my desktop and any other windows..)
My spec Win 7 x64 Ultimate (I play on Cabal EU)
Yes I run it as Admin.

Here is the script:

Code:
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("-", "Stop")

Sleep(4000)

While 1
Send("1")
        Sleep(1000)
		Send("2")
        Sleep(1000)
		Send("3")
        Sleep(1000)
SLeep(1000)
ToolTip("runing")
WEnd
Func TogglePause()
$Paused = not $Paused
While $Paused
    ToolTip("paused")
sleep(100)
WEnd


EndFunc

Func Stop()
Exit
EndFunc
The sript is spamming 1,2 and 3 keys
Pause = "Pause"
Stop = "-"
Thanks for answers and sry for my english :)
08/20/2013 13:37 Luka007#2
I tried many different programs and i can confirm, they don't work for cabal. Don't know why, but seems you have to inject them into the cabalmain.exe process to make them work properly.
08/20/2013 23:03 Kininbator#3
Thanks for your answer!
Maybe a DLL fix the problem :)
09/01/2013 09:43 BeerGinCheater#4
eh ? does fuji released his eu trainer ?
just check no ct and set it to 400ms and ur good to go..
well if he did released one though