IRCop Menu Script

By WebGeeks on Nov 29, 2009

IRCop Menu Script

WebGeeks Scripting

http://webgeeks.co.uk

Enjoy ;)

This Script is for miRC, This is to help all new/old IRCops with there Daily duties. i hope this script comes to some use. ive been using this for quite some time now... hope it helps others. enjoy..

menu nicklist {
  .reply:/msg $active $$1 $+ , $$?
  .IRCOp
  ..UModes
  ...Give $nick Founder & Op:/mode # +qo $$1 $$1
  ...Give $nick Protect & Op:/mode # +ao $$1 $$1
  ...Give $nick Op:/mode # +o $$1
  ...Give $nick Half Op:/mode # +h $$1
  ...Give $nick voice:/mode # +v $$1
  ...Take Founder & Op from $nick:/mode # -qo $$1 $$1
  ...Take Protect & Op from $nick:/mode # -ao $$1 $$1
  ...Take Op from $nick:/mode # -o $$1
  ...Take Half Op from $nick:/mode # -h $$1
  ...Take Voice from $nick:/mode # -v $$1
  ..Ban/kill
  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 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 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 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.
PePpEr   -  Nov 29, 2009

no offence dude but i agree with cracker200 it needs ALOT more.
so i decided to post my own --------> http://www.hawkee.com/snippet/6974/

 Respond  
Cracker200   -  Nov 29, 2009

Nice, But theres ALOT more you Could add.
And what exactly is


  .reply:/msg $active $$1 $+ , $$?

For? :/

 Respond  
WebGeeks   -  Nov 29, 2009

Hope this Script helps IRCops ;)

 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.