Fast input tap
Moderator: Martin
-
- Posts: 11
- Joined: 08 Dec 2014 23:33
Fast input tap
Hello, I'm trying to make a bot to do something really fast in a game but the root input tap is really slow and I get a glitch where it ends up dragging on screen instead of tapping twice if two actions are done in close succession. is there any other way to do this? I've tried control ui but it doesn't seem to work on the game because there is no regestered ui element
-
- Posts: 11
- Joined: 08 Dec 2014 23:33
Re: Fast input tap
Found out how
Input tap x y &
The ampersand really speeds it up
Input tap x y &
The ampersand really speeds it up