Jump to content
Macro Express Forums

gage006

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by gage006

  1. I have the latest version (1.5) I just got it a few weeks ago.
  2. Is there a way to force Macro Express to refresh a website, besides doing key press of f5 or ctrl-r? I'm running firefox and occasionally this website I use in my script will stop accepting refreshes via f5 and ctrl-r. Is there any way to get around this?
  3. Figured it out. Set macro to repeat until N1=0 set repeat 100 in variable n2 <mouse commands> end repeat if n2 = 0 f5 end if repeat end Works perfectly.
  4. Scheduling wouldn't work, maybe I worded it wrong. Within this macro, I want it to repeat another fuction (pressing f5) every 5 minutes. This is all one macro. The macro itself, I run at my own free will, it has nothing to do with scheduling.
  5. I have this macro that repeats two mouse clicks. I now want to use that macro but every 5 minutes or so, hit f5 and then repeat the mouse clicks. Here's what i've come up with so far but i'm not sure it's going to work or if there's a less complicated way to do it. Any advice is greatly appreciated. <SPEED:00001><IVAR2:01:01:0><REP3:01:000001:000001:00100:0:01:><MMW2:157,283><LCLK><MSD:50><MMW2:263,312><LCLK><ENDREP><TEXTTYPE:<F5>>
×
×
  • Create New...