Advertisement
Guest User

fully auto-resurrect macro

a guest
Sep 25th, 2014
479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. "fully auto-resurrect macro"
  2.  
  3. /script T,F=T or 0,F or CreateFrame("frame")if X then X=nil else X=function()local t=GetTime()if t-T>1 then RepopMe() AcceptResurrect() AcceptXPLoss():Click()T=t end end end F:SetScript ("OnUpdate",X)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement