Search found 3 matches
- Sat Oct 07, 2006 6:53 pm
- Forum: Technical / Scripting
- Topic: Buttons and Clicks
- Replies: 5
- Views: 6640
Can someone help me with the actual scripting? I am completely new to scripting and need some help with this. I also need it to not stop...for example if I press left, to be able to then press up and then left again without having to run the program again, but I dont know how to do a loop that will ...
- Sat Oct 07, 2006 6:29 pm
- Forum: Technical / Scripting
- Topic: Buttons and Clicks
- Replies: 5
- Views: 6640
Ok, I have the following code, but it doesn't work: WaitKeyDown>VK37 WaitReady>1 MouseMove>850,295 LClick WaitKeyDown>VK38 WaitReady>1 MouseMove>800,295 LClick WaitKeyDown>VK39 WaitReady>1 MouseMove>875,300 LClick WaitKeyDown>VK40 WaitReady>1 MouseMove>825,295 LClick WaitKeyDown>VK32 WaitReady>1 Mou...
- Sat Oct 07, 2006 5:29 pm
- Forum: Technical / Scripting
- Topic: Buttons and Clicks
- Replies: 5
- Views: 6640
Buttons and Clicks
Hello everyone,
I am trying to make a script where the following hapens...
If I press the LEFT button, click on certain part of the screen.
I want to do that with the space left right down and up keys. Can anyone supply me an example on how to do it on Macro Scheduler or give me some ideas?
I am trying to make a script where the following hapens...
If I press the LEFT button, click on certain part of the screen.
I want to do that with the space left right down and up keys. Can anyone supply me an example on how to do it on Macro Scheduler or give me some ideas?