MS does not work on game CABAL

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
John87
Newbie
Posts: 1
Joined: Thu Oct 13, 2011 4:41 pm

MS does not work on game CABAL

Post by John87 » Thu Oct 13, 2011 4:56 pm

I have the trial versión of MS 12. When I installed it and do the macro, it works perfectly in Cabal, but a few hours later stopped working in this game. It still working in any other application, but not in Cabal.

The macro is:

SetFocus>CABAL
Let>k=1
Repeat>k
Let>k=k+1
LDblClick
Wait>0.012
Press F6
Wait>0.2
Press F5
Wait>0.012
Until>k>100000

Is for the Retarget of Blader.

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Sat Nov 19, 2011 12:41 am

I don't know the game, but would suggest moving SetFocus inside the loop, just before the Press commands and mouse actions.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts