Can anyone tell me why this script won't work with Seal Online when it works with other online games, and how I might get it working with the Seal Online game?
Loop 100000 ;IfWinExist SO3D ;this was created for Seal Online SO3D { WinActivate Send {Tab} Send w Sleep 10000 ;10 seconds }
When run, the script will recognize the window labeled "SO3D" but will not run the Tab + w keys.
Is it my programing? Is it possible to run a script similar to this with desirable results?
I tested it with Mabinogi, and could load skills after changing the Tab + w to a Fx shortcut command.
I put the loop to a specified number as I did not know how to set a run for infinity number of times input.
[ Moderator!: Moved from Scripts and Functions ]