HI I had a working macro that would invite guildless people on my who list
the base function was something like this. pls pls help
/script n=GetNumWhoResults(); i=1; while(i<n+1) do c,g=GetWhoInfo(i); if(g=="") then SendChatMessage("Hello "..c.."! <House Of Elite> is now recruiting!Awsome guild!, join now!","WHISPER","COMMON",c); GuildInvite(c); end; i=i+1; end;
I understand, its not to spam people. just really good to help build up the guild :(