Facebook
From Perl Duck, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 127
  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)'Błogosławieństwo potwornego MarJanka'==g.item[a].name&&_g(`moveitem&id=${g.item[a].id}&st=1`);
  10. },5000);