Advertisement
Patix0331

Margo(GameSpeedUP): SI

Jan 29th, 2020
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @name         Margo(GameSpeedUP): SI
  3. // @version      1.0
  4. // @author       Patix0331
  5. // @match        http://*.margonem.pl/
  6. // ==/UserScript==
  7. if (getCookie("interface") === "ni") {
  8.     return;
  9. }
  10. g.delays.limit = 150;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement