Advertisement
raelyn08

Cursors the game

Mar 5th, 2020
1,325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. Cursors.io hack =working=
  2.  
  3. How to run
  4. Install this script using greasemonkey or tampermonkey;
  5. or run in browser console (ctrl+shift+j or ctrl+shift+k or F12 to open console).
  6. https://pastebin.com/6myjuW2w
  7.  
  8.  
  9. =IMPORTANT=
  10. If you are having problems running the script (functions or hotkeys don't work) try blocking client_out.js script and only run this script.
  11. In adblock custom filters add a line "cursors.io/client_out.js" without the quotation marks
  12.  
  13.  
  14. Features:
  15. 1. Typing: type a message and hit enter (shift+enter for new row)
  16. -all ascii characters are available.
  17. 2. To move only when clicking: press numpad . OR delete
  18. -Pathfinder will be active in this mode. CTRL+click to ignore pathfinder
  19. -try not to use a too low value of the delay, or you may get disconnected on some levels
  20. --make sure 'no cursor lock' is marked so pathfinder works correctly
  21. 3. To start/stop drawing a circle: press numpad 0 OR insert
  22. 4. To draw arrows, use the arrow keys
  23. 5. To draw different images press numpad 1 - numpad 9 keys
  24. 6. To make drawings bigger/smaller use numpad + and -
  25. 7. Reset drawing size with numpad *
  26. 8. To show/hide cursors ids: press F8
  27. 9. Change ids position with: F9
  28. 10. To show this help: press F1
  29.  
  30.  
  31. NOTE
  32. If you just want the ids, try my other script at https://greasyfork.org/en/scripts/369238
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement