Search found 4 matches
- Fri May 06, 2011 7:42 pm
- Forum: Beginners
- Topic: Move mouse relative from current location
- Replies: 5
- Views: 11833
- Fri May 06, 2011 2:01 pm
- Forum: Beginners
- Topic: Move mouse relative from current location
- Replies: 5
- Views: 11833
Move mouse relative from current location
I think this is probably simple, but I can't figure it out. All I want to do is to move the mouse cursor down 5 and to the left 10 from the current coordinates. The current coordinate location will move, so it should be a relative move from wherever the cursor is currently located. This move is not ...
- Sun Apr 24, 2011 9:35 pm
- Forum: Beginners
- Topic: Maybe a branch question???
- Replies: 2
- Views: 5048
Maybe a branch question???
Total newb here. I have a scrip that is about 1200 lines long. It runs perfectly and when it's done, I have to make a simple click to take me to a new location and then run the same exact 1200 line script again. I have to do this 12 times. These interim clicks are in different locations, so I can't ...
- Tue Mar 15, 2011 7:07 pm
- Forum: Beginners
- Topic: Repeat 10 times
- Replies: 1
- Views: 4465
Repeat 10 times
I'm sure this is extremely simple. I have recorded some mouse clicks and I just need the entire sequence to repeat 10 times. Can you please let me know what I need to add to the following script? Thank you //Recorded Events CapsOff MouseMove>909,790 Wait>.5 LClick Wait>.5 MouseMove>888,591 Wait>.5 L...