mIRC Snippet:
NASDAQ/NYSE Stock Quote Checker
Posted on May 3, 2008 5:09 am
Posted on May 3, 2008 5:09 am
I do all the commands and then it fails to do anything after the read info lines tell you they are getting info on blah blah
mIRC Snippet:
DR-Clone
Posted on Mar 15, 2008 6:16 am
Posted on Mar 15, 2008 6:16 am
you are meant to paste it in the remotes tab then save as and give it a name you want then go to load from the file option and lod it up again just in case! you dont want to put anything you got from here in the aliases = this is directed to virak he sed:
| Quote: |
| Now i copy you to code and past in to mIRC --> Script Editor --> aliases tap. but it's does not show anything to me.. What should i do after i copy and past code in aliases tap? |
mIRC Snippet:
Previous Nick Addon v3.5
Posted on Feb 19, 2008 3:56 pm
Posted on Feb 19, 2008 3:56 pm
disappointed....all i get are errors for /if: invalid format
I've yet to find one of these scripts that works really well....and don't know enough to script my own
I've yet to find one of these scripts that works really well....and don't know enough to script my own
mIRC Snippet:
Halo 2 Stat Grabber v2.1
Posted on Feb 7, 2008 9:40 pm
Posted on Feb 7, 2008 9:40 pm
* /return: line too long (line 152, script1.ini)
i keep getting that everytime i try and search for somebody on this :\
i keep getting that everytime i try and search for somebody on this :\
mIRC Snippet:
Halo 2 Stat Grabber v2.1
Posted on Feb 7, 2008 7:37 pm
Posted on Feb 7, 2008 7:37 pm
Yo, make one for halo 3
mIRC Snippet:
Simple Clone Scanner
Posted on Oct 8, 2007 3:24 am
Posted on Oct 8, 2007 3:24 am
Rank 3 on clones
mIRC Snippet:
Simple Clone Scanner
Posted on Oct 8, 2007 3:22 am
Posted on Oct 8, 2007 3:22 am
And oh yeah I got ban from a channel for typing this command wrong. cls instead of /cls lol banned.
mIRC Snippet:
Simple Clone Scanner
Posted on Oct 8, 2007 3:22 am
Posted on Oct 8, 2007 3:22 am
Nice clone check. Wow very nice but I suggest some ip address to it
mIRC Snippet:
Weather Underground.com Bot
Posted on Sep 16, 2007 12:35 am
Posted on Sep 16, 2007 12:35 am
useless, doesnt work
Product Review:
The last great game for Sony's dieing console
Posted on Aug 31, 2007 9:24 am
Posted on Aug 31, 2007 9:24 am
Awesome game, i play it all the time, guess what? I finished the game! ^^
mIRC Snippet:
Hawkee.com mIRC Snippet Search
Posted on Aug 22, 2007 11:32 am
Posted on Aug 22, 2007 11:32 am
good job
mIRC Snippet:
Simple Clone Scanner
Posted on Jul 6, 2007 6:38 pm
Posted on Jul 6, 2007 6:38 pm
Nice
Script
It's
Good
For
My
Channel
:D
Find
Me
At
irc.aXpi2.net #Goodeh :D
Script
It's
Good
For
My
Channel
:D
Find
Me
At
irc.aXpi2.net #Goodeh :D
mIRC Snippet:
Hawkee.com mIRC Snippet Search
Posted on Jul 3, 2007 6:11 pm
Posted on Jul 3, 2007 6:11 pm
duznt work for me
mIRC Snippet:
DR-Clone
Posted on Jun 28, 2007 9:59 pm
Posted on Jun 28, 2007 9:59 pm
Wat about BNC's? They have the same address after the @. Will they show up too?
mIRC Snippet:
DR-Clone
Posted on Apr 3, 2007 1:08 am
Posted on Apr 3, 2007 1:08 am
The caps isn't a method to 'rip' my scripts sides all codes posted on Hawkee.com are open source. The only way a script is truly ripped is if the code is copied and the 'original creator' is not sited. At any rate I put everything in caps cause I like it that way not to prevent people from "ripping" my scripts
mIRC Snippet:
DR-Clone
Posted on Apr 3, 2007 12:07 am
Posted on Apr 3, 2007 12:07 am
are we teaching people how to rip darthrevens snippets..?
mIRC Snippet:
DR-Clone
Posted on Apr 2, 2007 11:04 pm
Posted on Apr 2, 2007 11:04 pm
Only problem with that alias Solo you need to provide the file extension for $script([file]) to work. So a better way do it if you were going to do this is:
| Code: |
alias lowercase { if ($script($1)) { echo $color(info) -a *** Converting $1 now... %file.tmp = $+($gettok($1,1,46),-lc.,$gettok($1,2,46)) if ($isfile(%file.tmp)) { write -c $v1 } filter -fk $1 convert unload -rs $1 .remove $1 filter -ff %file.tmp $1 .remove %file.tmp load -rs $1 echo $color(info) -a [End - Conversion] unset %file.* } else { beep 2 | echo $color(notify) -a *** Error - $1 was not valid } } alias -l convert { write %file.tmp $upper($1-) } |











