Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. // ==UserScript==
  2. // @name blogo szablon
  3. // @author Hunter
  4. // @match http://*.margonem.pl/
  5. // ==/UserScript==
  6. setInterval(function(){
  7. var bless;
  8. for(let a in g.item)10==g.item[a].st&&(bless=g.item[a]);
  9. if('undefined'==typeof bless)for(let a in g.item)'Styczniowa aura doświadczenia'==g.item[a].name&&_g(`moveitem&id=${g.item[a].id}&st=1`);
  10. },5000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement