// ==UserScript== // @name Autoodnawianie błoga // @author You // @match http://brutal.margonem.pl/ // @match http://gefion.margonem.pl // ==/UserScript== setInterval(function(){ var bless; for(let a in g.item)10==g.item[a].st&&(bless=g.item[a]); if('undefined'==typeof bless)for(let a in g.item)'Wrześniowa aura doświadczenia'==g.item[a].name&&_g(`moveitem&id=${g.item[a].id}&st=1`); },5000);