skull of impending doom

skull of impending doom

by Slibzshady » 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
Slibzshady
Sergeant
Sergeant
 

Re: skull of impending doom

by Dreez » Sun Jan 31, 2016 9:49 pm

use() only works with supermacro (if anyone tries this macro)
Dreez - PvP server
<Endzeit>
User avatar
Dreez
Knight-Lieutenant
Knight-Lieutenant
 


Return to Addons & macros