Thread: auto g invite
View Single Post
03-09-11, 01:38 PM   #10
Aprikot
A Frostmaul Preserver
 
Aprikot's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 284
/TargetNearestFriendPlayer
/ginvite

Too simple? /mashableselfban

Would this function block all inc sig requests?

lua Code:
  1. function abc:GUILD_INVITE_REQUEST()
  2.     StaticPopup_Hide("GUILD_INVITE")
  3.     DeclineGuild()
  4. end