skull of impending doom
Posted: Sun Jan 31, 2016 7:51 pm
- Code: Select all
/script use('Skull of Impending Doom'); local i=0 g=GetPlayerBuff while not(g(i) == -1)do if(strfind(GetPlayerBuffTexture(g(i)), "Spell_Magic_PolymorphChicken"))then CancelPlayerBuff(g(i))end i=i+1 end
1st click uses it, 2nd click removes buff