macro recorder for cabal

03/08/2012 20:15 fear-x#1
is there any good macro that u ca recorder wat u want it to do
and then it sends the keys only to cabal ?
ive looked found iMacro or sumtin but didnt work...
03/09/2012 00:59 ikillyouall#2
quick macro works well if your willing to pay
03/09/2012 22:11 .Law.#3
How about you use AutoIT to send keys only to a certain window ?

Code:
ControlSend("CABAL", "", "", "{1}")
Sleep(500)
ControlSend("CABAL", "", "", "{2}")
Sleep(500)
ControlSend("CABAL", "", "", "{3}")
Should work afaik.
03/09/2012 23:11 fear-x#4
Quote:
Originally Posted by PunkS7yle View Post
How about you use AutoIT to send keys only to a certain window ?

Code:
ControlSend("CABAL", "", "", "{1}")
Sleep(500)
ControlSend("CABAL", "", "", "{2}")
Sleep(500)
ControlSend("CABAL", "", "", "{3}")
Should work afaik.
hehe ;) doesnt work ;)
becz its a D3D window and cabal is rly strange client...
03/10/2012 11:08 .Law.#5
I see, well, good luck then :D
03/18/2012 10:10 Wayntressierts#6
If nothing works put Cabal into a VMWare and adress the VM-Window. Works for me ^^
06/10/2016 10:46 Calistowi#7
Some code for quick macros? please licence:(
06/10/2016 11:55 EddyZOO#8
buy razer keyboard, install razer synapse, profit :D
11/13/2017 09:39 melabs08#9
Hi, I would like to know if there's any macro for keystrokes, like auto hit space bar for looting purposes?

Please help me