Search found 3 matches

by Leafdroid
21 Jul 2017, 12:03
Forum: Ask for Help (v1)
Topic: MouseMove glitching?
Replies: 2
Views: 474

MouseMove glitching?

Im using these two and having them repeat a few hundred times a second but the cursor always ends up on the top or the bottom of the screen as it sometimes goes more to one direction and glitches. NumpadEnter:: MouseMove, 0, 30, 0, R MouseClick return NumpadAdd:: MouseMove, 0, -30, 0, R MouseClick r...
by Leafdroid
21 Jul 2017, 10:56
Forum: Ask for Help (v1)
Topic: Type a number starting from 0000 to 9999
Replies: 5
Views: 1999

Re: Type a number starting from 0000 to 9999

Awesome! Thank you! :D
by Leafdroid
21 Jul 2017, 10:38
Forum: Ask for Help (v1)
Topic: Type a number starting from 0000 to 9999
Replies: 5
Views: 1999

Type a number starting from 0000 to 9999

So basically I'm trying to make a script that when pressing NumpadSub types in the number 0000 and presses enter and next press it will be 0001 and so on. Any idea how to do this?

Go to advanced search