Search found 2 matches

by Cyndal
Fri Sep 20, 2024 5:43 am
Forum: Guides & Tutorials
Topic: Macro to remove all but one bot.
Replies: 1
Views: 18792

Macro to remove all but one bot.

/script for i=2, GetNumRaidMembers() do local c = UnitName("raid"..tostring(i)) if (not(c==nil)) then UninviteByName(c) end end
by Cyndal
Tue Aug 20, 2024 7:47 am
Forum: General
Topic: Dire Maul Doors
Replies: 3
Views: 43323

Dire Maul Doors

As I understand it, solocraft is trying to keep this game blizz-like. But you blow the doors off dire maul north. Yet you need a key to enter west. Why? I'm only just realising this after I went through the trouble to make keys to do UBRS. And to later find out those doors are blown off the wall as ...