admin/halfop/voice applications +uno killer

By Staccia on Feb 02, 2007

type .applyhelp for instructions.

when some1 tries to start uno, it automatically type !unoend then it kicks you =]

on *:text:*!uno:#: { timer 1 1 msg $chan !unoend | timer 1 3 notice $nick play uno somewhere else -.- | /timer 1 2 /kick $chan $nick Not very smart.. }
on *:text:*@uno:#: { timer 1 1 msg $chan !unoend | timer 1 3 notice $nick play uno somewhere else -.- | /timer 1 2 /kick $chan $nick Not very smart.. }
on *:text:*.uno:#: { timer 1 1 msg $chan !unoend | timer 1 3 notice $nick play uno somewhere else -.- | /timer 1 2 /kick $chan $nick Not very smart.. }
on *:text:*?uno:#: { timer 1 1 msg $chan !unoend | timer 1 3 notice $nick play uno somewhere else -.- | /timer 1 2 /kick $chan $nick Not very smart.. }
on *:text:*.adminapply*:#: { timer 1 2 notice $nick Application Sent Succesfully! | notice $chan $nick Has Applied For Admin! | /timer 1 2 msg $me $nick Has Applied For Admin in $chan $+ , Reasons: $2- | inc %aaadminapply $+ - $+ $nick $+ - $+ REASON $+ - $+ $2- }
on *:text:*.hopapply*:#: { timer 1 2 notice $nick Application Sent Succesfully! | notice $chan $nick Has Applied For Halfop! | /timer 1 2 msg $me $nick Has Applied For HalfOp in $chan $+ , Reasons: $2- | inc %aahalfapply $+ - $+ $nick $+ - $+ REASON $+ - $+ $2- }
on *:text:*.voiceapply*:#: { timer 1 2 notice $nick Application Sent Succesfully! | notice $chan $nick Has Applied For Voice! | /timer 1 2 msg $me $nick Has Applied For Voice in $chan $+ , Reasons: $2- | inc %aavoiceapply $+ - $+ $nick $+ - $+ REASON $+ - $+ $2- }
on *:text:*.applyhelp*:#: { notice $nick for admin status, type .adminapply -reasons- | timer 1 2 notice $nick For halfop status, type .hopapply -reasons- | timer 1 3 notice $nick For voice status, type .voiceapply -reasons- }

Comments

Sign in to comment.
Aaron   -  Feb 02, 2007

but add in some if ($me isop $chan) :)

 Respond  
Aaron   -  Feb 02, 2007

i actually halfway like this script :P gj

 Respond  
[M]ike   -  Feb 02, 2007

Hey, I\'m not gonna be lame like theothers, here\'s something to improve by,
instead of making lots of lines for the same command use:
on $*:text:/^?.@!/Si:#: {
Code Here
}
Makes things alot neater! :)

 Respond  
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.