Hey guys =)
This is a little tip for those of you, who have got many titles and want to have them changed automaticly!
Just type in the following code in your chat:
/run local f,t=NEN or CreateFrame("Frame","NEN")f.t=0 f:SetScript("OnUpdate",function()f.t=f.t+arg1 if f.t>5 then f.t,t=0,GetCurrentTitle()if t>0 then for i=1,111 do t=mod(t+1,111)+1 if IsTitleKnown(t)==1 then SetCurrentTitle(t)break end end end end end)
Your title will change automaticly every 5 secondsYou can also add this code into a macro to activate it everytime you log in!
Have fun!