hello, i have made a basic script for a click based game. how can i make the script click faster ?
thanks
ben
hello, i have made a basic script for a click based game. how can i make the script click faster ?
thanks
ben

Make the waits smaller? =X Also, this could be shortened a lot with arrays.Use this guide to learn them.
![]()
Taking out the MoveMouseSmooth's would probably make it go much much faster depending on what you have the MouseSpeed at. Then, ClickMouse would just teleport the mouse instead of taking a large fraction of a second to move the mouse.
Teleporting ftw. umm maybe use less dtm's and try findcolor? Might increase speed that way.
Edit: Also Free your DTMs like:
SCAR Code:FreeDTM(DTM: integer)
always free your dtms to prevent memory leak
long As its a non bannable game i would make it set the mousespeed to a high speed and use just Mouse(...); or go simple and use movemouse, clickmouse... idk how you could make it got much faster then that.
There are currently 1 users browsing this thread. (0 members and 1 guests)