Silentino
05-02-2008, 07:56
For those of us paladins that think PallyPower is an insult to our intelligence, I present to you a macro to kick your buff assigner offline. Repeatedly. You don't have to be a paladin to use this; you don't even need PallyPower installed, as far as I know.
Run the following macro once, and it will repeatedly query your paladin leaders for buff assignments. They spam you back (at a much higher rate) and disconnect themselves. As long as you don't reload your UI or log out, the macro will keep them offline.
/run _PPDC=_PPDC or CreateFrame"Frame"local t=0;_PPDC:SetScript("OnUpdate",function(_,e)t=t+e;if(t>1/30)then t=0;SendAddonMessage("PLPWR","REQ","RAID",n)end end)
Just keep in mind that if you are the paladin responsible for assigning buffs, you'll probably kick yourself off the internet. Just as well, since you were probably AFK anyway.
Run the following macro once, and it will repeatedly query your paladin leaders for buff assignments. They spam you back (at a much higher rate) and disconnect themselves. As long as you don't reload your UI or log out, the macro will keep them offline.
/run _PPDC=_PPDC or CreateFrame"Frame"local t=0;_PPDC:SetScript("OnUpdate",function(_,e)t=t+e;if(t>1/30)then t=0;SendAddonMessage("PLPWR","REQ","RAID",n)end end)
Just keep in mind that if you are the paladin responsible for assigning buffs, you'll probably kick yourself off the internet. Just as well, since you were probably AFK anyway.