Top

`Note and `Erase


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Feb 21, 2008
Last Updated  Apr 26, 2008
Tags  death  deathnote  dn  erase  note 
  Bookmark and Share

Introduction

Me again! This time with an seperate script from the Death Note scripts. This one is for ops only though so any ops out there, dont hesitate to use this ^_^

Syntax: `note <nick> <optional cause>
EX: <Op> `note Samplenick
<SampleBot> sets mode +b Sample!*@*w/e.org
Samplenick was kicked by samplebot <sample kick message>

Now for the `erase or unban syntax:

Syntax: `erase <nick>
<SampleBot> Erasing <nick>'s entry...
Samplebot sets mode -b Sample!*@*w/e.org

its that simple.

Also if you havent already, check out my random death note and death note scripts. Any suggestions or comments, i'd love to hear them :)

Grab the Code

Comments

  (3)  RSS
Viper01
Comments: 77
 
mIRC Snippet:  `Note and `Erase
Posted on Feb 21, 2008 10:51 am
I know my scripting is sort of crude, so any tips to make it better or clean up the code is alright by me. :)
mountaindew
Comments: 1,645
 
mIRC Snippet:  `Note and `Erase
Posted on Feb 21, 2008 10:59 am
lol i commented in the other snippet and u erased it...

well...

i'd make it on @*:text: to check if ur op, because u could say "i'm erasing $nick's entry" yet not remove the ban

also, kick $chan $2 $3- can just be kick $chan $2-
Viper01
Comments: 77
 
mIRC Snippet:  `Note and `Erase
Posted on Apr 26, 2008 10:34 pm
alright, took me awhile to get back on this but i cleaned up the little bit of code.

Please Register or Login to start posting comments.
Bottom