Oper Script

By craighton on Oct 17, 2009

Ok, this is just a simple Oper Script I made, all you have to do is right click on the users name and look under "Op3r Commands" and then you can choose from a list of actions and reasons!
If you need any help join my irc channel at irc.techsoupirc.com and I am in channel #scripts

;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
;@@@ Basic IRCop Script                      @@@
;@@@ By Craighton                            @@@
;@@@ http://blog.logiclounge.net             @@@
;@@@ If you need help join                   @@@
;@@@ Server: irc.logiclounge.org             @@@
;@@@ Channel: #scripts                       @@@
;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

menu nicklist {
  -
  Op3er Commands
  .GLine
  ..Gline User (No Reason):/gline $$1 $$?="Please enter a VAILD time limit (In server ban format)"
  ..Gline User (Custom):/gline $$1 $$?="Enter a VALID time limit for the ban" $$?="Enter your reason"
  ..Gline User (Predefined Reasons)
  ...Ban Walking:/gline $$1 $$?="Please enter a VAILD time limit (In server ban format)" Ban Walking. This is prohibited.
  ...Botnet:/gline $$1 $$?="Please enter a VALID time limit (In server ban format)" Botnets are prohibited. NO BOTS!
  ...Harassing Users://gline $$1 $$?="Please enter a VALID time limit (In server ban format)" Harassing users, and/or network
  staff is prohibited on $network $+ .
  ...Breaking the rules:/gline $$1 $$?="Please enter a VALID time limit (In server ban format)" You must abide by server rules.
  ...Disobeying network staff:/gline $$1 $$?="Please enter a VALID time limit (In server ban format)" Disobeying network staff.
  ..Gline Users (14 days, Predefined Reasons)
  ...Ban Walking:/gline $$1 14d Ban Walking. This is prohibited.
  ...Botnet:/gline $$1 14d Botnets are prohibited. NO BOTS!
  ...Harassing Users://gline $$1 14d Harassing users, and/or network staff is prohibited on $network $+ .
  ...Breaking the rules:/gline $$1 14d You must abide by server rules.
  ...Disobeying network staff:/gline $$1 14d Disobeying network staff.

  .ZLine
  ..Zline User (No Reason):/gzline $$1 $$?="Please enter a VAILD time limit (In server ban format)"
  ..Zline User (Custom):/gzline $$1 $$?="Enter a VALID time limit for the ban" $$?="Enter your reason"
  ..Zline User (Predefined Reasons)
  ...Ban Walking:/gzline $$1 $$?="Please enter a VAILD time limit (In server ban format)" Ban Walking. This is prohibited.
  ...Botnet:/gzline $$1 $$?="Please enter a VALID time limit (In server ban format)" Botnets are prohibited. NO BOTS!
  ...Harassing Users://gzline $$1 $$?="Please enter a VALID time limit (In server ban format)" Harassing users, and/or network
  staff is prohibited on $network $+ .
  ...Breaking the rules:/gzline $$1 $$?="Please enter a VALID time limit (In server ban format)" You must abide by server rules.
  ...Disobeying network staff:/gzline $$1 $$?="Please enter a VALID time limit (In server ban format)" Disobeying network staff.
  ..Zline Users (14 days, Predefined Reasons)
  ...Ban Walking:/gzline $$1 14d Ban Walking. This is prohibited.
  ...Botnet:/gzline $$1 14d Botnets are prohibited. NO BOTS!
  ...Harassing Users://gzline $$1 14d Harassing users, and/or network staff is prohibited on $network $+ .
  ...Breaking the rules:/gzline $$1 14d You must abide by server rules.
  ...Disobeying network staff:/gzline $$1 14d Disobeying network staff.

  .KLine
  ..Kline User (No Reason):/kline $$1 $$?="Please enter a VAILD time limit (In server ban format)"
  ..Kline User (Custom):/kline $$1 $$?="Enter a VALID time limit for the ban" $$?="Enter your reason"
  ..Kline User (Predefined Reasons)
  ...Ban Walking:/kline $$1 $$?="Please enter a VAILD time limit (In server ban format)" Ban Walking. This is prohibited.
  ...Botnet:/kline $$1 $$?="Please enter a VALID time limit (In server ban format)" Botnets are prohibited. NO BOTS!
  ...Harassing Users://kline $$1 $$?="Please enter a VALID time limit (In server ban format)" Harassing users, and/or network
  staff is prohibited on $network $+ .
  ...Breaking the rules:/kline $$1 $$?="Please enter a VALID time limit (In server ban format)" You must abide by server rules.
  ...Disobeying network staff:/kline $$1 $$?="Please enter a VALID time limit (In server ban format)" Disobeying network staff.
  ..Kline Users (14 days, Predefined Reasons)
  ...Ban Walking:/kline $$1 14d Ban Walking. This is prohibited.
  ...Botnet:/kline $$1 14d Botnets are prohibited. NO BOTS!
  ...Harassing Users://kline $$1 14d Harassing users, and/or network staff is prohibited on $network $+ .
  ...Breaking the rules:/kline $$1 14d You must abide by server rules.
  ...Disobeying network staff:/kline $$1 14d Disobeying network staff.

  .Kill
  ..Kill User (No Reason):/Kill $$1 [ $+ $me $+ ] - No Reason
  ..Kill User (Custom):/Kill $$1 $$?="Enter your reason"
  ..Kill User (Predefined Reasons)
  ...Ban Walking:/Kill $$1 Ban Walking. This is prohibited.
  ...Botnet:/Kill $$1 Botnets are prohibited. NO BOTS!
  ...Harassing Users://Kill $$1 Harassing users, and/or network staff is prohibited on $network $+ .
  ...Breaking the rules:/Kill $$1 You must abide by server rules.
  ...Disobeying network staff:/Kill $$1 Disobeying network staff.
  ..Kill Users (Predefined Reasons)
  ...Ban Walking:/Kill $$1 Ban Walking. This is prohibited.
  ...Botnet:/Kill $$1 Botnets are prohibited. NO BOTS!
  ...Harassing Users://Kill $$1 Harassing users, and/or network staff is prohibited on $network $+ .
  ...Breaking the rules:/Kill $$1 You must abide by server rules.
  ...Disobeying network staff:/Kill $$1 Disobeying network staff.
}

Comments

Sign in to comment.
ManuA   -  May 17, 2010

hello Thanks for the script. I saw it and saved it as Opercorp.mrc and then I loaded the script thru remote in my PNPlus .. now when I go to any IRC chat room the script shows all the option as u indicated when i rightclick at any user name.. But it doesnt do anything. AM i doing anything wrong? Please tell me. Or is it just a dummy script , not really in command to Kill or ban ?

 Respond  
Cracker200   -  Nov 06, 2009

Lol @ Botnet, if you banned some one's bot net you would not ever here the end of it :)

 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.