no cursor movement in game

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
jh

no cursor movement in game

Post by jh » Wed May 28, 2003 8:52 am

i currently am playing a game which requires alot of repeated actions, so i tried the macro scheduler. the scripting was done by a friend and he swore it was correct. the macro works perfectly in windows but when i brought up the game and activated the macro, nothing was wrong with the keyboard functions, but there's no cursor movement at all.

i have like no knowledge in macro scripting, i'd appreciate it if i get a little help.

thanks

Lumumba

Post by Lumumba » Wed May 28, 2003 3:32 pm

Maybe the script was quite ahead while you've activated the game.
Therefore you've to use something like,

WaitWindowOpen>TheGame'sWindowTitle

or

Wait>5
SetFocus>TheGame'sWindowTitle

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