Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a way to run a macro in a inactive window?
#1
I have this macro:

Code:
Copy      Help
#region Recorded 30/07/2016 04:08:34
rep
,int w1=act(win("Love Ritmo" "Direct3DWindowClass"))
,210
,'F5             ;; F5
#endregion

Basically, this send the F5 key to this window every 210 seconds. The problem is, I can alt-tab and use the computer normally but when it reaches 210s the window open and interrupt me in a very annoying way. There is a way to make this macro works in a inactive window and this window doesn't show up?

I searched a little and saw that might be possible with functions but I don't understand much about it, so if someone can help me I will be very grateful.

ps: I already thought about Virtual Machines and tried but this app doesn't works on VM.

Thanks in advance and sorry for any mistakes, english is not my native language.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)