Hi all,

where am I going wrong, I want this macro to to invite 2 alts into the group and set the loot method to free for all, but it wont change. here's the macro:

/invite alt1
/invite alt2
/script SetLootMethod ("freeforall");

Any help would be appreciated.

thanks all