ROBLOXAHK

Case clicker Sell and buy farm

May 3rd, 2017
801
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. MsgBox, , ReadMe, Move your cursor at Spin and press 1 then Move your cursor at Sell and press 2 then press 9 Remember to adjust your sleep how much you need. ++I'm still working on the more Efficient version of this script and a lot better than this one, that you have to adjust the sleep sorry.++
  2. 9::
  3. Loop,
  4. {
  5. MouseMove, %X%, %Y%
  6. Sleep, 50
  7. Click left Down
  8. Sleep, 50
  9. Click left up
  10. Sleep, 6000 ;<<<<change this for your spin time (milliseconds)
  11. MouseMove, %X1%, %Y1%
  12. Sleep, 50
  13. Click left Down
  14. Sleep, 50
  15. Click left up
  16. Sleep, 50
  17. }
  18. return
  19.  
  20. 0::Pause
  21.  
  22. 1::MouseGetPos X, Y
  23. 2::MouseGetPos X1, Y1
Advertisement
Add Comment
Please, Sign In to add comment