Skip to content

Instantly share code, notes, and snippets.

@krystalgamer
Created February 2, 2015 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save krystalgamer/3f59d451423c402437df to your computer and use it in GitHub Desktop.
Save krystalgamer/3f59d451423c402437df to your computer and use it in GitHub Desktop.
Sexy ass spam preventer
public override bool OnFriendAdd ()
{
return BotBans.isMarked(OtherSID);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment