TakeOver - GiveBack *updated*
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Nov 12, 2007 |
| Last Updated | Nov 13, 2007 |
| Tags | giveback takeover |
Introduction
Please leave your comments
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 12, 2007 2:57 pm
Posted on Nov 12, 2007 2:57 pm
So-So ;) something doesn't fit around here.
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 12, 2007 8:40 pm
Posted on Nov 12, 2007 8:40 pm
Hmmm. Works well, my friend. Though I don't see a point... ^_^ But nicely done.
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 12, 2007 8:44 pm
Posted on Nov 12, 2007 8:44 pm
a few revisions to ur code, $nick and $chan return $null, and u should do var not set, and i suggest using an else rather than halting
| Code: |
alias takeover { if ($me isop $active) { topic $v2 G13AoUsTiS 12 TAKEOVER! mode $v2 +mstilk 1 g13aoustis var %x = 1 while $nick($v2,%x) { kick $active $v1 7GO HOME! inc %x } } else echo $active Get An Op First! } |
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 12, 2007 8:46 pm
Posted on Nov 12, 2007 8:46 pm
actually, that while wont work ;)
w/o variable
| Code: |
while $nick($v2,1) kick $active $v1 7GO HOME! |
w/o variable
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 12, 2007 8:48 pm
Posted on Nov 12, 2007 8:48 pm
i dont see the point in this sorry
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 13, 2007 9:29 pm
Posted on Nov 13, 2007 9:29 pm
I performed a search on the mass snippets on here and found this:
http://www.hawkee.com/snippet/3375/, exactly identical. You just added an else event in there. Please give the author proper credit, thanks.
Now onto your own coding:
Awful /'s in front of commands, you advertise literally everywhere, you are missing a bracket, you don't check if the dialog is in use, and not sure who X is? Either way, you should just use the /ban command.
http://www.hawkee.com/snippet/3375/, exactly identical. You just added an else event in there. Please give the author proper credit, thanks.
Now onto your own coding:
Awful /'s in front of commands, you advertise literally everywhere, you are missing a bracket, you don't check if the dialog is in use, and not sure who X is? Either way, you should just use the /ban command.
mIRC Snippet:
TakeOver - GiveBack *updated*
Posted on Nov 17, 2008 8:18 am
Posted on Nov 17, 2008 8:18 am
is this script for undernet or is it for other servers as well??







