mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 21, 2008 1:33 am
Posted on Aug 21, 2008 1:33 am
ROFL guarnteed tropicalmeltdown HAS or is trying to rip this.
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 4:38 pm
Posted on Aug 16, 2008 4:38 pm
please tell me
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 4:34 pm
Posted on Aug 16, 2008 4:34 pm
rofl he had a premonition TMD;p
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 4:26 pm
Posted on Aug 16, 2008 4:26 pm
HOW!
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 2:55 pm
Posted on Aug 16, 2008 2:55 pm
i never ripped this
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 3:45 am
Posted on Aug 16, 2008 3:45 am
@ TropicalMeltdown you mean the one you posted here well the one you ripped and posted here
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Aug 16, 2008 3:41 am
Posted on Aug 16, 2008 3:41 am
nice but mine says !rmp3 after it says the song stuff
mIRC Snippet:
Frogger game
Posted on Jun 7, 2008 4:33 pm
Posted on Jun 7, 2008 4:33 pm
mIRC Snippet:
Frogger game
Posted on Jun 7, 2008 2:11 pm
Posted on Jun 7, 2008 2:11 pm
I put a load script before it to auto put the level 0 when loaded it will be a bit quicker then :)
also there is no way to advance though the levels(parts) i changed it down to 4 ways, hit by tank, hit by car, progress, and level(go to the next part). And it works for me just fine nice idea, but the script needs alot of work to get it to work.
------
i will repost the script once i get it to work, and link it back to here giving you credit.
Cheers,
~T012
| Code: |
| on *:LOAD: { echo 9 -a You Have Loaded The Frogger Game. echo 9 -a I Do Hope You Like It. echo 9 -a Ask Someone Else To Type /me crosses the road. set %lvl 0 } |
also there is no way to advance though the levels(parts) i changed it down to 4 ways, hit by tank, hit by car, progress, and level(go to the next part). And it works for me just fine nice idea, but the script needs alot of work to get it to work.
------
i will repost the script once i get it to work, and link it back to here giving you credit.
Cheers,
~T012
mIRC Snippet:
simple !time command :)
Posted on Mar 17, 2008 8:53 pm
Posted on Mar 17, 2008 8:53 pm
Works great, was looking for something like this for a while.
Great work!
Great work!
mIRC Snippet:
simple !time command :)
Posted on Feb 19, 2008 3:17 pm
Posted on Feb 19, 2008 3:17 pm
solution:
| Code: |
on *:ctcpreply:*time*:{ .msg %chan $+ %timenick $+ \'s time and date: ( $+ $2- $+ ) | unseT %timenick } on *:TEXT:!time*:#:{ if ($2 == $null) { notice $Nick choose a nickname please. | halt } if ($2 !ison $chan) { notice $Nick Sorry, but $2 $+ is not on $chan $+ . | halt } else { if ($2 ison $chan) { set %Timenick $2 set -u10 %chan $v2 .ctcp $2 time } } } |
mIRC Snippet:
simple !time command :)
Posted on Feb 19, 2008 3:05 pm
Posted on Feb 19, 2008 3:05 pm
it doesnt message the active channel $2\'s time
besides that its the only bug ive found
besides that its the only bug ive found
mIRC Snippet:
Frogger game
Posted on Jan 17, 2008 12:30 am
Posted on Jan 17, 2008 12:30 am
oh i forgot to say:P when you load it type /set %lvl 0 :)
mIRC Snippet:
Frogger game
Posted on Jan 16, 2008 3:21 pm
Posted on Jan 16, 2008 3:21 pm
I see some grammar problems. Hitted, for example. Anyway, I\'m going to try and get SCAKK to try it on his bot.
mIRC Snippet:
Frogger game
Posted on Jan 16, 2008 2:42 pm
Posted on Jan 16, 2008 2:42 pm
umm the two !fstats events duznt really make sense, because the second one can still not have a $2, so you\'d be better off just checking if ($2) or for the second one, make it $$2
mIRC Snippet:
Nickserv System
Posted on Jan 13, 2008 8:56 am
Posted on Jan 13, 2008 8:56 am
Hey bud, I dont know if its because im running mIRC on linux or something wierd but every time I enter a character into your any of the fields i get this error:
«« ERROR »» unknown command: µIF
:/
«« ERROR »» unknown command: µIF
:/
mIRC Snippet:
Nickserv System
Posted on Jan 12, 2008 6:04 am
Posted on Jan 12, 2008 6:04 am
if you find any bug let me know plz thank you
mIRC Snippet:
Query Blocker
Posted on Jan 3, 2008 10:37 am
Posted on Jan 3, 2008 10:37 am
nice thing :)
but no need for / here
and other places
use . in front of msg to hide msg event
but no need for / here
| Code: |
| if ($did == 6) { query %a`nick | /msg %a`nick Your Query have been Accepted. | /dialog -c qa qa | unset %a`* | /set %qacc off } |
and other places
| Code: |
| if ($did == 6) { query %a`nick | .msg %a`nick Your Query have been Accepted. | dialog -c qa qa | unset %a`* | set %qacc off } |
use . in front of msg to hide msg event
mIRC Snippet:
X/Chanserv Commands.
Posted on Jan 1, 2008 5:57 pm
Posted on Jan 1, 2008 5:57 pm
just the one initial one staring me in the face.
//msg # x op
you got double forward slash there where all others are single. otherwise \"Looks\" clean enough. not tested it yet though
//msg # x op
you got double forward slash there where all others are single. otherwise \"Looks\" clean enough. not tested it yet though











