`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 |
|
|
Introduction
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 :)
mIRC Snippet:
`Note and `Erase
Posted on Feb 21, 2008 10:51 am
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. :)
mIRC Snippet:
`Note and `Erase
Posted on Feb 21, 2008 10:59 am
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-
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-
mIRC Snippet:
`Note and `Erase
Posted on Apr 26, 2008 10:34 pm
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.






