mIRC Snippet:
Commands.
Posted on Nov 9, 2009 10:51 am
Posted on Nov 9, 2009 10:51 am
i concur with SnoooP about Ghost-writer's comments. on most of ur comments you say " I see no point " instead of making harsh comments whynot try an help or show them. alot of people use hawkee.com as a starting place to learn how to script msl. to me there is no real point in msl scripting other then the fun in it. so try helping rather then being a douche.
mIRC Snippet:
8ball (different approach)
Posted on Oct 28, 2009 7:56 pm
Posted on Oct 28, 2009 7:56 pm
lmao...... most people that act alike hash is more work dont really understand them so just agree an move on it's just another magic 8 ball script ffs.
old version i made long ago
ask in the form of a question
old version i made long ago
ask in the form of a question
| Code: |
| on $*:text:/^(8ball\s(.+)\?)$/S:#:{ if (!$($+(%,ball8flood),2)) { set -u3 $+(%,ball8flood) $nick | if ($sock(8ball)) .sockclose 8ball | sockopen 8ball pages.cs.wisc.edu 80 | .sockmark 8ball # } } on *:SOCKOPEN:8ball: { sockwrite -nt $sockname GET /~craft/8ball.cgi HTTP/1.1 | sockwrite -nt $sockname Host: $+(pages.cs.wisc.edu,$str($crlf,2)) } on *:SOCKREAD:8ball: { var %8ball | sockread %8ball if ($regex(%8ball,/<h4>(.+)<\/h4>/)) { msg $sock(8ball).mark 14[04The magic 8ball says:14] $regml(1) | sockclose 8ball } } |
mIRC Snippet:
Clan basic script
Posted on Sep 29, 2009 3:41 pm
Posted on Sep 29, 2009 3:41 pm
;x yeah i took along over due scripting break.
mIRC Snippet:
Clan basic script
Posted on Sep 29, 2009 12:40 pm
Posted on Sep 29, 2009 12:40 pm
it would be nice if you made this useing hash. ;x
mIRC Snippet:
Mass Commands
Posted on Sep 21, 2009 9:50 pm
Posted on Sep 21, 2009 9:50 pm
lol @ mass invite's
should just take the mass invite script out of it. if you have to mass invite people to ur room thats just sad.
anyways keep up the scripting....
should just take the mass invite script out of it. if you have to mass invite people to ur room thats just sad.
anyways keep up the scripting....
mIRC Snippet:
FunActions
Posted on Sep 6, 2009 10:09 pm
Posted on Sep 6, 2009 10:09 pm
um where is the aliases for $c(1) an $c(2) as well as all the txt files for the last bit.
mIRC Snippet:
$regex Swear Kicker
Posted on Sep 5, 2009 2:28 am
Posted on Sep 5, 2009 2:28 am
there is nothing complicated about the scripts i have posted an if you cant read them then go read a few tutts. ;x
mIRC Snippet:
$regex Swear Kicker
Posted on Sep 5, 2009 12:47 am
Posted on Sep 5, 2009 12:47 am
lol @ Jethro_ & sunslayer
mIRC Snippet:
Random FML
Posted on Aug 29, 2009 1:51 am
Posted on Aug 29, 2009 1:51 am
@RicJames
the one i made still works just fine.
just remember the one i made the bot has to have +o to use it.
@Spanky that mla script looks like the one i posted on www.ezzychat.com Jun 03, 2009 just changed abit
the one i made still works just fine.
just remember the one i made the bot has to have +o to use it.
@Spanky that mla script looks like the one i posted on www.ezzychat.com Jun 03, 2009 just changed abit
mIRC Snippet:
Fun Commands
Posted on Aug 29, 2009 1:46 am
Posted on Aug 29, 2009 1:46 am
Ghost-writer Said:
I hope you are joking
| Quote: |
| I like it. It is a great scripting style :) |
I hope you are joking
mIRC Snippet:
Text File System
Posted on Aug 5, 2009 10:58 pm
Posted on Aug 5, 2009 10:58 pm
smh @ code tags
mIRC Snippet:
Kick revenge
Posted on Jun 24, 2009 1:19 am
Posted on Jun 24, 2009 1:19 am
hmm well this works fine for me
| Code: |
| on !@*:kick:#:{ if ($knick == $me) { join $chan kick $chan $nick --==Don't Kick Me==-- } } |
mIRC Snippet:
Random FML
Posted on Jun 23, 2009 11:04 pm
Posted on Jun 23, 2009 11:04 pm
@ES why set so many vars...also ur's sends out that chr 9
you could just do somthing like this
you could just do somthing like this
| Code: |
| on $*:text:/^@gmh$/iS:#: { if (!$($+(%,gmhflood,$nick),2)) { set -u3 $+(%,gmhflood,$nick) on if ($sock(gmh)) .sockclose gmh .sockopen gmh www.givesmehope.com 80 .sockmark gmh # } } on *:sockopen:gmh: { sockwrite -nt $sockname GET /random HTTP/1.1 sockwrite -nt $sockname Host: $+(www.givesmehope.com,$str($crlf,2)) } on *:sockread:gmh: { var %gmh | sockread %gmh if ($regex(%gmh,/\x09<a href=".+" class="fmllink">(.+GMH)<\/a>/)) { msg $sock(gmh).mark 14[04 Gives Me Hope14 ] $regml(1) | .sockclose gmh } } |
mIRC Snippet:
another colored LOL,etc.
Posted on Jun 21, 2009 3:18 pm
Posted on Jun 21, 2009 3:18 pm
it's an on input so it goes into ur remotes then just type lol or any of the other acros in the list.
mIRC Snippet:
Joke List (Not a list of jokes)
Posted on Jun 21, 2009 2:54 pm
Posted on Jun 21, 2009 2:54 pm
=/
mIRC Snippet:
Bot Warn System
Posted on Jun 20, 2009 11:19 pm
Posted on Jun 20, 2009 11:19 pm
why delete my comment of giving Jethro_ credit? he was the one that made it for you in the forum.








