Retaliation script
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.0 (of 1 scores) |
| Date Added | Jan 10, 2009 |
| Last Updated | Jan 10, 2009 |
Introduction
mIRC Snippet:
Retaliation script
Posted on Jan 10, 2009 11:24 am
Posted on Jan 10, 2009 11:24 am
You could make from this:
to:
| Code: |
if ($me isin $$1-) { if (snogs !isin $$1-) { if (kisses !isin $$1-) { if (makes love to !isin $$1-) { |
to:
| Code: |
if ($me isin $$1-) && (snogs !isin $$1-) && kisses !isin $$1-) && (makes love to !isin $$1-) { |
mIRC Snippet:
Retaliation script
Posted on Jan 10, 2009 2:48 pm
Posted on Jan 10, 2009 2:48 pm
you should add some flood control to this as well as clean it up abit.
| Code: |
| on *:ACTION:$($+(*,$me,*)):#:{ if (!$($+(%,actionflood,.,$nick),2) && !$regex($1-,/(snogs|kisses|makes love to)/i)) { set -u3 $+(%,actionflood,.,$nick) on | describe # dodges and $replace($1-,$me,$nick) } } |
mIRC Snippet:
Retaliation script
Posted on Jan 10, 2009 5:37 pm
Posted on Jan 10, 2009 5:37 pm
Thanks. Updated.
mIRC Snippet:
Retaliation script
Posted on Jan 10, 2009 6:13 pm
Posted on Jan 10, 2009 6:13 pm
I think you meant "retaliation". Feel free to delete this comment once you fix it.
mIRC Snippet:
Retaliation script
Posted on Jan 10, 2009 6:20 pm
Posted on Jan 10, 2009 6:20 pm
Nah I like a record of my fails in life.
mIRC Snippet:
Retaliation script
Posted on Jan 11, 2009 4:13 pm
Posted on Jan 11, 2009 4:13 pm
Peanut118: please dont take it personal but next time try to use the script' introduction to explain your script not for moaning :)
So when people like me are crawling around Hawkee and find your script they would understand what it does as i dont know wtf Retaliation means and even if i knew i would like to see an introduction
P.s: yeh im too lazy to check a dictionary
P.s.s: yeh i wouldnt like to learn Mirc scripting
So when people like me are crawling around Hawkee and find your script they would understand what it does as i dont know wtf Retaliation means and even if i knew i would like to see an introduction
P.s: yeh im too lazy to check a dictionary
P.s.s: yeh i wouldnt like to learn Mirc scripting
mIRC Snippet:
Retaliation script
Posted on Jan 16, 2009 8:05 pm
Posted on Jan 16, 2009 8:05 pm
meh i perffer the one i have on my profile, its....not as messy, but the other snippets i have are better. good attempt though mate
mIRC Snippet:
Retaliation script
Posted on Jan 16, 2009 9:12 pm
Posted on Jan 16, 2009 9:12 pm
@ fire_wizard1 the one you have on ur profile is open to a flood attack.
mIRC Snippet:
Retaliation script
Posted on Jan 16, 2009 9:23 pm
Posted on Jan 16, 2009 9:23 pm
lol ya ik, thats why i dont use it. i have a diff one that i use napa182 xD, but i will eventualy get around to adding a flood protection on the snippet though, right after i eventualy write a akick snippet. oh that reminds me i have two new snippets that i posted on my profile, feel free to but.....comment on it napa182 xD





