Search found 2 matches

by mindscourge
Sat Jan 18, 2025 1:07 am
Forum: Addons
Topic: Macro to manage raid
Replies: 1
Views: 37288

Macro to manage raid

Macro is designed to drop dead bots and keep alive bots. Its perfect if you are playing healer class and you need to clean up dead bots. /script for i=1, GetNumRaidMembers() do local c = UnitName("raid"..tostring(i)) if ((not(c==nil)) and (UnitHealth("raid"..tostring(i)) < 1)) th...
by mindscourge
Sat Sep 28, 2024 3:06 am
Forum: General
Topic: Post your UI
Replies: 2
Views: 18772

Re: Post your UI

ui-smaller.jpg
ui-smaller.jpg (222.76 KiB) Viewed 15809 times