Unauthorized Admin kill and Announcer.

By Protheus on Feb 02, 2017

on *:SNOTICE:*is now an IRC operator of type*: {

  if ($read(admin.txt,tnw,$3)) {

    amsg 11ANNOUNCEMENT: 3{14-9 $3 14-3} 14has logged in as 3{14-11 $12 $13 14-3}

  } 

  else {

    kill $3 Unauthorized Admin

  }

}

Comments

Sign in to comment.
blackvenomm666   -  Feb 04, 2017

Simple yet effective

Protheus  -  Feb 08, 2017

Thanks man! Unfortunately, most won't agree. The flashy glory days of irc are over.

blackvenomm666  -  Feb 08, 2017

Only thing I would add is to make it server specific in case you're admin on several servers

blackvenomm666  -  Feb 13, 2017

Actually taking a closer look at it you could AIso instead of running from a text file run it off of the sever side. Have it check the server for who is admin and go off of that list

blackvenomm666  -  Feb 13, 2017

That way you don't have to store them yourself

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.