mIRC Snippet:
Moderators Dialog
Posted on Aug 21, 2008 6:54 pm
Posted on Aug 21, 2008 6:54 pm
....kick no work/.................
mIRC Snippet:
Auto-Greets
Posted on Jan 31, 2008 8:36 am
Posted on Jan 31, 2008 8:36 am
i Prefer To Use - http://www.hawkee.com/snippet/1080/ - that Greet more simple and always worked without proplem.
mIRC Snippet:
Auto-Greets
Posted on Jan 31, 2008 6:38 am
Posted on Jan 31, 2008 6:38 am
hi there like the script = use it thank you.
can you do 1 that give a random message when nicks leave plz
ty
can you do 1 that give a random message when nicks leave plz
ty
mIRC Snippet:
Away System Dialog
Posted on Jan 7, 2008 8:27 am
Posted on Jan 7, 2008 8:27 am
$duration($calc($ctime - %away.time))
-
Dont need cr8 %away.time - just $awaytime ;)
but about script - nice - 8 :)
-
Dont need cr8 %away.time - just $awaytime ;)
but about script - nice - 8 :)
mIRC Snippet:
Jokes
Posted on Jun 26, 2007 9:08 pm
Posted on Jun 26, 2007 9:08 pm
I know an easier way you could of done this script.
on *:TEXT:!blonde*:#:{
var %blonde = $rand(1,23)
if (%blonde == 1) .timer 1 2 msg $chan hat do you call a blonde with a dollar bill on her head? [ All you can eat under a buck. ]
if (%blonde == 2) .timer 1 2 msg $chan Why is a blonde like a hardware store? [ They are both 10¢ a screw! ]
And to add more just add if (%blonde == #) .timer 1 2 msg $chan
Other than that its not bad.
on *:TEXT:!blonde*:#:{
var %blonde = $rand(1,23)
if (%blonde == 1) .timer 1 2 msg $chan hat do you call a blonde with a dollar bill on her head? [ All you can eat under a buck. ]
if (%blonde == 2) .timer 1 2 msg $chan Why is a blonde like a hardware store? [ They are both 10¢ a screw! ]
And to add more just add if (%blonde == #) .timer 1 2 msg $chan
Other than that its not bad.
mIRC Snippet:
Moderators Dialog
Posted on May 31, 2007 3:41 am
Posted on May 31, 2007 3:41 am
It is improperly labeled in case you wonder why. Change it from 15 to 13.
mIRC Snippet:
Moderators Dialog
Posted on May 31, 2007 3:38 am
Posted on May 31, 2007 3:38 am
Your kick feature doesn't work at all. And you are missing end brackets. Also move: dialog -t moderators Moderator Commands - %lm.chan to right beneath set %lm.chan $active so you will not need another on init event.
mIRC Snippet:
Auto-Greets
Posted on May 29, 2007 1:08 am
Posted on May 29, 2007 1:08 am
why you just don't use --
on *:Join:#YourChannel: {
if ($nick == $me) { halt }
msg $chan 14Hey $nick Welcome To $chan }
}
and with part
on *:part:#YourChannel: {
if ($nick == $me) { halt }
msg $nick Hey $nick Thanks For Join $chan }
}
on *:Join:#YourChannel: {
if ($nick == $me) { halt }
msg $chan 14Hey $nick Welcome To $chan }
}
and with part
on *:part:#YourChannel: {
if ($nick == $me) { halt }
msg $nick Hey $nick Thanks For Join $chan }
}
mIRC Snippet:
Auto-Greets
Posted on May 28, 2007 9:40 pm
Posted on May 28, 2007 9:40 pm
ermansanidhya... change #Yourchannel to the name of your channel... eg #slippery. Also take out the colours might make it work. The snippet could still have improvements.
mIRC Snippet:
op Thanker
Posted on May 28, 2007 9:36 pm
Posted on May 28, 2007 9:36 pm
Check to make sure the chan you are on does not have colour blocking, that will give you a return "Could not send to the channel". Take out the colours or set chan modes to allow colours are options.
mIRC Snippet:
op Thanker
Posted on May 28, 2007 8:45 pm
Posted on May 28, 2007 8:45 pm
op and deop not work, or maybe my mirc version ?
mIRC Snippet:
op Thanker
Posted on May 28, 2007 8:45 pm
Posted on May 28, 2007 8:45 pm
op nd deop not work, or maybe my mirc version ?
mIRC Snippet:
Auto-Greets
Posted on May 28, 2007 11:54 am
Posted on May 28, 2007 11:54 am
sorry is work chevy but the first auto greet, good job im looking this script.
mIRC Snippet:
Auto-Greets
Posted on May 28, 2007 11:49 am
Posted on May 28, 2007 11:49 am
on *:Join:#YourChannel: {
describe $chan 14Hey $nick Welcome To #
that not work, why or mybe i use dalnet ?
describe $chan 14Hey $nick Welcome To #
that not work, why or mybe i use dalnet ?
mIRC Snippet:
Auto-Voice
Posted on May 27, 2007 12:18 pm
Posted on May 27, 2007 12:18 pm
I don't intend to piss people off and make them mad, but please put some work and effort into your work. You want something to be proud of, not some simple script that any nub can make, and that we've seen a thousand times.













