Post-Patch UI Resets

Perhaps you've written a guide on a class or profession you want to share. Maybe you're an expert on mods and addons and want to share a guide you've made. If so, here's the place to do it!

Topic/Postby Shevron » 13 Aug 2016, 11:35

Post-Patch UI Resets

It's that time of the year again.

You log onto your character, you look at your screen, and you think "WAT DIS DO??"

If you, like me, fancy a fresh start on some aspects, but clicking and dragging 30,000 times is not your thing, then fear not.

Some scripts are to the rescue!

Just drop these lines in your chat, it it does the stuff for you in one line. Just accept any scripting doomsday warnings that Blizzard throw at ya. They're safe.

Clear out ALL Action Bars:

/run for i = 1,120 do PickupAction(i) ClearCursor() end

Clear out ALL your Quest Lot and abandon all pending quests:

/run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end
"Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit."
Dunnykin likes this post.
User avatar
Shevron
Resident Grump
 
Posts: 8709
Location: A cave in Northrend

Topic/Postby Shevron » 18 Jul 2018, 08:30

Now is a good day to bump up this thread again :P
"Whomsoever takes up this blade shall wield power eternal. Just as the blade rends flesh, so must power scar the spirit."
User avatar
Shevron
Resident Grump
 
Posts: 8709
Location: A cave in Northrend


Return to Guides.



Who is online

Users browsing this forum: No registered users

cron