The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to macro and kind of confused.
#1
Hi, I've ben trying many maccro... but i just can't get this one working lol.

I want to sendkey to a windows in the background, as I navigate or do something else.

So in general, the basi c is , I need to send the END key to the windows of everquest, wait 5.2second and repeat.

I can somehow get it to work if the windows is active , but not in the background.

Code:
Copy      Help
rep 2
    int w1=act(win("EverQuest" "_EverQuestwndclass"))
'E              ;; End
wait 5.2

is the code, when I press it, it does cast but wont repeat either.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)