Macro while ALT+TAB

12/31/2017 18:11 szymqnxd#1
Hey.

Imagine you had some macro in your mouse software that repeats some action, for example EXPing in Seni or AFK-farm in ft2/aos2.

Everything works great! But imagine now that you wanted to alt tab to browse facebook or whatever - not so great.

Cabal window has to be "clicked" in order to macro work in Cabal's client window, obviously. So how do we manage that?

My semi-solution: make Cabal "window mode" and really small resolution like 800x600, drag the window into the corner of your screen so it doesn't take much space and then you can watch movies. But you cannot interact with it, because that would cause Cabal window client to not be "clicked".

Does anyone know a better solution for ALT+TABing while macro's turned on?
12/31/2017 19:15 killzone#2
This can be done by SendMessage / PostMessage function.
Although Macro is very generic & basic.
It will not auto-walk for you.

However, given how the anti-cheat works in your client, you can set-up an auto-heal system or target-avoidance system.

Basically what you're looking for is possible and it has been ages since I played the last cabal, probably since Cabal-Extreme days.