AutoGroupAddMe.mac

Joined
Aug 9, 2006
RedCents
482¢
Code:
sub main
    /bct MAINTOON //autogroup add ${Me.Name}
    /delay 5s
    /bca //autogroup load
/return

What this does:
1) From the character, execute: /bca //mac AutoGroupAddMe
2) everyone else in the bccmd channel will till the main toon to add them to the main toons AutoGroup list
3) 5s should be more than enough time for well over 100 accounts
4) everyone else will load the AutoGroup list so everyone has the same full list
 
Code:
sub main
    /bct MAINTOON //autogroup add ${Me.Name}
    /delay 5s
    /bca //autogroup load
/return

What this does:
1) From the character, execute: /bca //mac AutoGroupAddMe
2) everyone else in the bccmd channel will till the main toon to add them to the main toons AutoGroup list
3) 5s should be more than enough time for well over 100 accounts
4) everyone else will load the AutoGroup list so everyone has the same full list
if you're interested in uploading macros, you should add them as > resources <, so folks can get them on the launcher, and have version history etc
 
AutoGroupAddMe.mac

Users who are viewing this thread

Back
Top
Cart