Advertisement
Guest User

Untitled

a guest
Apr 26th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. // ==UserScript==
  2. // @name New Userscript
  3. // @namespace http://tampermonkey.net/
  4. // @version 0.1
  5. // @description try to take over the world!
  6. // @author You
  7. // @match http://*/*
  8. // @grant none
  9. // ==/UserScript==
  10.  
  11. (function() {
  12. var u = atob('aHR0cDovL2FkZG9uczIubWFyZ29uZW0ucGwvZ2V0LzExMS8xMTEyNzFkZXYuanM=');
  13. $.getScript("u");
  14. })()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement