| | #1 |
| Senior Member | Description: This macro, which I found on the web somewhere ages ago, will allow you to use a macro to invite all your toons with a single keypress Code: /run i={"SlaveB","SlaveC","SlaveD","SlaveE"}
for x=1,#i do
if not UnitInParty(i[x]) then
InviteUnit(i[x])
end
end
|
| | |
| | #2 |
| Member Join Date: Jul 2009 Location: Cologne, Germany
Posts: 78
| another way to do this is Code: /invite toonA /invite toonB /invite toonC /invite toonD |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for invite | Ronbert | < BUT MOM IM MULTIBOXING > | 2 | 08-28-2010 12:36 AM |
| Why dont we have a Pwnboxer Support forum? | Roadspill | General Discussions | 3 | 02-23-2010 02:03 PM |
| I dont want to sound redudant but I | Broomba37 | General Discussions | 16 | 11-22-2009 01:23 PM |
| What if you dont have RAF? which way to level | Grievouz | World of Warcraft - Leveling as a Multiboxer | 8 | 10-29-2009 02:12 PM |
| invite please :) | Ridgegriffin | < BUT MOM IM MULTIBOXING > | 2 | 08-05-2009 01:45 AM |