Comments
(20) RSS
results 1 - 20 of 47,272 comments
mIRC Snippet:
Time Window
Posted on Nov 21, 2009 8:59 pm
Posted on Nov 21, 2009 8:59 pm
Hey look there's one of these on the bottom right corner of my monitor :0
mIRC Snippet:
Snatch
Posted on Nov 21, 2009 8:39 pm
Posted on Nov 21, 2009 8:39 pm
You could just use $gettok.
Saves a lot less files for me :< 10 lines i could use elsewhere.
| Code: |
on *:text:!snatch*:#:{ msg $chan 2,1 $me stalks $2 until he gets to a dark corner. .timer 1 2 msg $chan 01,2 $me carefully knocks out $2 and looks in their back pocket to unveil what's inside! .timer 1 3 msg $chan $gettok(Wow $+ $chr(44) brass knuckles!|Cool $+ $chr(44) a swis army knife!|A rubber band?|A Tv remote!?|Zomg!!! 10 front row seat ufc|oh noes! A handgun! 0_o,$rand(1,6),124)) |
Saves a lot less files for me :< 10 lines i could use elsewhere.
mIRC Snippet:
Quote Dialog - §ágé §¢rípt
Posted on Nov 21, 2009 8:18 pm
Posted on Nov 21, 2009 8:18 pm
idk why, but that kind of hurts napa. >.< lol?
mIRC Snippet:
Quote Dialog - §ágé §¢rípt
Posted on Nov 21, 2009 7:41 pm
Posted on Nov 21, 2009 7:41 pm
i give it a 5/10 maybe get away from txt files an use hash. anyways nice work on ur first snippet. keep it up....
PHP Snippet:
Calculator
Posted on Nov 21, 2009 7:36 pm
Posted on Nov 21, 2009 7:36 pm
lies
| Quote: |
Calculator PHP Code |
PHP Snippet:
Calculator
Posted on Nov 21, 2009 7:20 pm
Posted on Nov 21, 2009 7:20 pm
nubcake is this mirc or php?
Make up your mind.
| Quote: |
Calculator mIRC Code |
Make up your mind.
mIRC Snippet:
Highlight Script by XperTeeZ
Posted on Nov 21, 2009 6:31 pm
Posted on Nov 21, 2009 6:31 pm
| Quote: |
| Testor, if someone happens to use an older version of mirc, the /noop command won't work. It's the same for $v1 and $ifmatch identifier. /echo -q is a safer bet, and they function pretty much alike. |
Mmkay.
mIRC Snippet:
Star Wars Rpg
Posted on Nov 21, 2009 5:47 pm
Posted on Nov 21, 2009 5:47 pm
This is most impressive! I will definitally have to use it as soon as I can get my mIRC bot back up.
mIRC Snippet:
Star Wars Rpg
Posted on Nov 21, 2009 4:57 pm
Posted on Nov 21, 2009 4:57 pm
episodes 1, 3 and 5 are 3 of my favourite, the other 3 favourites are 2, 4 and 6. they need to make more star wars !!!! i might add this to my bot
mIRC Snippet:
Highlight Script by XperTeeZ
Posted on Nov 21, 2009 4:08 pm
Posted on Nov 21, 2009 4:08 pm
And about that other feedback, since this was a forum request, i did it as requested, and they wanted FULL LINE highlighted.
mIRC Snippet:
Highlight Script by XperTeeZ
Posted on Nov 21, 2009 3:09 pm
Posted on Nov 21, 2009 3:09 pm
Testor, if someone happens to use an older version of mirc, the /noop command won't work. It's the same for $v1 and $ifmatch identifier. /echo -q is a safer bet, and they function pretty much alike.
mIRC Snippet:
Moderate Chatroom
Posted on Nov 21, 2009 1:21 pm
Posted on Nov 21, 2009 1:21 pm
Here's another way you could do it:
That might be a little bit easier.
You could use /mod and it will moderate the channel for however long you tell it to.
| Code: |
alias mod { set %moderate.time $$?="How long (in seconds) would you like this chat room to be moderated?" if ($me isopin $active) { /mode $active +m | /timermod 1 %moderate.time mode $active -m | unset %moderate.time } } |
That might be a little bit easier.
You could use /mod and it will moderate the channel for however long you tell it to.
mIRC Snippet:
Highlight Script by XperTeeZ
Posted on Nov 21, 2009 12:21 pm
Posted on Nov 21, 2009 12:21 pm
| Code: |
| .echo -q $input(Highlight successfully added!,io,Success!) |
Could be =>
| Code: |
| Noop $input(Highlight successfully added!,io,Success!) |
AS for displaying the HLs themselves, would be cool to replace the Actual highlight in the text.
Eg, outputting: Hi Wetty Instead of like, Hi Wetty Might look more professional. Although you may have done that, i don't think you have since i didn't actually test it :o. (Ik you have colours, not bolds, for yours.)
mIRC Snippet:
mIRC6.3+ Lag Checker
Posted on Nov 21, 2009 6:16 am
Posted on Nov 21, 2009 6:16 am
Ghost_Writer brought it to my attention that the icon was not
needed as I posted above and could have been left null as such:
$tip(Lag,Lag %LaG seconds, $me $network,9,,,window -ax "Status Window")
I'm leaving it the way it is to avoid having to change the
screen shot as the icon does not cause any issues.
needed as I posted above and could have been left null as such:
$tip(Lag,Lag %LaG seconds, $me $network,9,,,window -ax "Status Window")
I'm leaving it the way it is to avoid having to change the
screen shot as the icon does not cause any issues.
mIRC Snippet:
realname ban
Posted on Nov 21, 2009 5:46 am
Posted on Nov 21, 2009 5:46 am
post on forums when you want somone to finish a code for you.
mIRC Snippet:
realname ban
Posted on Nov 21, 2009 5:27 am
Posted on Nov 21, 2009 5:27 am
@cessil thx for help,that one work,'n thx for rest of ya who tried to make it work
btw i dont know where to unfinished codes,i don't know much about scripting and a friend made this one,and asked for my help to find if someone can finish it
btw i dont know where to unfinished codes,i don't know much about scripting and a friend made this one,and asked for my help to find if someone can finish it
mIRC Snippet:
Weather Underground.com Bot
Posted on Nov 21, 2009 4:12 am
Posted on Nov 21, 2009 4:12 am
DarthReven Issue Please









