The following script will print true
if the given quest is done.
/script print(IsQuestFlaggedCompleted(12345))
The following script will print true
if the given quest is done.
/script print(IsQuestFlaggedCompleted(12345))
Actually this macro will dismiss logout timer when you’re AFK.
/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 StaticPopup1Button1:Click()T=t end end end F:SetScript("OnUpdate",X)
Sometimes the UI is bugged that your finished achievements are still tracked and there’s no way to untrack them, run the following command to untrack them:
/script RemoveTrackedAchievement(GetTrackedAchievements())
The above command remove the first tracking achievement in your tracking list.
See original post
/console UnitNamePlayerGuild 0