Is there a way to shoot a mass invite out for guild recruitment?

Hey so I’m lvl 42 and my friend and I are both the same lvl and are curious if we can send a mass invite out in classic?

As long as they add this functionality after adding layers to Arugal.

Yes, try this - but you will only invite those that you see in your /who so do /who 1-10 then hit the macro. /who 11-19 then hit the macro and so on and on.

With a whisper:

  • /script n=GetNumWho Results(); i=1; while(i<n+1) do c,g=GetWhoInfo(i); if(g=="") then SendChatMessage("Your Message Here "..c.."! Guild Name Another Message Here","WHISPER","COMMON",c); GuildInvite(c); end; i=i+1; end;

…and one without a whisper:

/script n=GetNumWho Results(); i=1; while(i<n+1) do c,g=GetWhoInfo(i); if(g=="") then SendChatMessage("","WHISPER","COMMON",c); GuildInvite(c); end; i=i+1; end;

Keep in mind I had to add a spacebar in the macro due to Blizzard censoring the word “whor-e” from the sentence “GetWho Results” “getWHO-REsults”

i hate guilds that invite people without asking them first
same for guilds that randomly ask people that they’re not even acquainted with to join their guild via. direct contact such as whispers, as opposed to indirect contact such as advertising in a chat channel, but at least those people ask them first

2 Likes

You should really invite people personally and not just do mass invites. If you do mass invites you will get bad guild members and may even get bots depending on how they are set up.

1 Like

This is exactly the type of guild any half decent player avoids like the plague. Enjoy leading your guild full of bots, ninjas, trolls and bads

4 Likes

Don’t listen to this guy, big giant mass invite guilds consist of a great guild chat.

1 Like

While I can understand the reasoning. It’s this very reason why I love that we have the option of blocking guild invites.

I would rather someone ask me to join their guild instead of just some random invite.

This is a fantastic idea.

I instantly ignore the players that do these types of things. I’ts rude. I will level up to 20 unguilded usually and get all kinds of mass advertising invites. People that whisper me I will thank them for the offer but respectfully decline. But the wall of text ones are instantly on ignore.

Yeah, guilds that just random invite people usually tend to be bad. You should recruit by playing with people.

And now the “Block all guild invites” checkbox gets popular again.

Please don’t do this OP, its rude and will likely get you reported for spam.