Comments

 (109) 
  1. Everything
  2. Scripts
  3. Snippets
LIQUID_NiTrO commented on mIRC Snippet: anti-advertise  -  Jul 12, 2005
You could at least tell us that it's going to change our VERSION reply and ignore people for requesting a version...
And please don't use $decode like that. There's no reason...
LIQUID_NiTrO commented on mIRC Snippet: MP3 player  -  Jul 10, 2005
fergot the closing bracket at the end.
Other than that not bad, looks like ya didn't rip this one ;)
LIQUID_NiTrO commented on mIRC Snippet: NASDAQ/NYSE Stock Quote Checker  -  Jun 27, 2005
Awesome :)
LIQUID_NiTrO commented on mIRC Snippet: Geolocator  -  Jun 25, 2005
Fixed now. Sorry; I made some minor changes before uploading it and forgot to test it again. It was just an "elseif" that should have been an "if"
LIQUID_NiTrO commented on mIRC Snippet: Replace letters.  -  Jun 17, 2005
Purplefreak, after loading this command type
/enable #funkytext
LIQUID_NiTrO commented on mIRC Snippet: Helpnotice (v1)  -  Jun 16, 2005
Also there's no reason to have any of this in more than one file, and if you want to include a reame (which in this case was somewhat pointless anyway) you should upload it as an addon in a zip file.
LIQUID_NiTrO commented on mIRC Snippet: Helpnotice (v1)  -  Jun 16, 2005
instead of /notice <yournick> you should use /echo -a
LIQUID_NiTrO commented on mIRC Snippet: Mirc Fun Tricks  -  Jun 15, 2005
Oh, nvm, I'm retarded...
LIQUID_NiTrO commented on mIRC Snippet: Mirc Fun Tricks  -  Jun 15, 2005
This code contains exploits... third one pretty much allows you to /kill any mIRC user.
LIQUID_NiTrO commented on mIRC Snippet: Admin Script Unreal IRCd  -  Jun 12, 2005
Not bad, but I must say I don't really see the point. /helpop ?opercmds will tell you all the commands if you don't know them so ... I'm going to say 7 because even so it is well coded and people may find it useful. :)
LIQUID_NiTrO commented on mIRC Snippet: Mass Kill  -  Jun 12, 2005
Apologies for my first comment; it was rude and I was in a bad mood :(
LIQUID_NiTrO commented on mIRC Snippet: Mass Kill  -  Jun 11, 2005
...for those who want to lose their O:Line NOW!
LIQUID_NiTrO commented on mIRC Snippet: A Few Simple Counters  -  May 15, 2005
on *:HELPOP:#:{ I think you mean on *:HELP:#:{ and also doesn't that refer to a status given to an IRCop on oper-up that flags him as able to receive /helpop notices? I know that's what a helpop is but maybe mIRC is talking about something else...
LIQUID_NiTrO commented on mIRC Snippet: randomnator  -  May 15, 2005
You also can't tell me you're an IRCop on a network with a userbase larger than 5 that's allowed to use this, or that you expect such an IRCop to use it
LIQUID_NiTrO commented on mIRC Snippet: randomnator  -  May 15, 2005
You can't tell me you expect to use this on a successful channel
LIQUID_NiTrO commented on mIRC Snippet: mass modes  -  May 14, 2005
Instead of using 3 different gotos you could just use a while loop. That's their entire purpose...
LIQUID_NiTrO commented on mIRC Snippet: Quadratic Calculator  -  May 10, 2005
If anyone has any idea as to how the editboxes with the answers change from read-only to disabled when you click Evaluate I'd be glad to know as I have looked through the code a thousand times and can't figure out why
LIQUID_NiTrO commented on mIRC Snippet: on *:START:{  -  May 10, 2005
lol... "put name of script here"
LIQUID_NiTrO commented on mIRC Snippet: $char  -  May 07, 2005
$left(text,N) returns the Nth character AND all the characters preceeding it, making it different from this identifier or $mid
LIQUID_NiTrO commented on mIRC Snippet: Regex Findfile  -  May 05, 2005
thanks and yep i am
LIQUID_NiTrO commented on mIRC Snippet: Calculator  -  Apr 16, 2005
Yeah, instead of $calc($2 $3 ...etc) use $calc($2-). Also using $calc($($2-,2)) allows them to put identifiers in the string, such as $sqrt and $pi.
LIQUID_NiTrO commented on mIRC Snippet: Query blocker  -  Apr 12, 2005
Er... $color(own) will always return 1 because there is no such color name...
LIQUID_NiTrO commented on mIRC Snippet: Auto kick on ban  -  Apr 12, 2005
Hopefully this will stop the 10,000 requests per day for scripts like this ;)
LIQUID_NiTrO commented on mIRC Snippet: Sort write  -  Apr 01, 2005
Lol @Relinsquish ... don't worry Sensui, been there done that before ;)
LIQUID_NiTrO commented on mIRC Snippet: $_randstring  -  Mar 26, 2005
Very cool dude. This will be great for generating passwords in times when a user can't specify their own.
LIQUID_NiTrO commented on mIRC Snippet: -Vending Machine-  -  Mar 26, 2005
Sending the !Vending_Machine command several times in succession will flood you off the server. Also the /'s before each instance of "describe" are not neccesary.
LIQUID_NiTrO commented on mIRC Snippet: Bad Ident Control For IRcops  -  Mar 24, 2005
Just a note, the G-rater warn notice thing, typing /identd on <ident> will not immediately change your identd (you have to reconnect for it to take effect), and also may not work on other IRC clients. The /chgident <ident> is a server command and therefore will work on all clients and it immediately changes their identd.
LIQUID_NiTrO commented on mIRC Snippet: Voice User On Join  -  Mar 23, 2005
Yeah, it's not neccessary to start a timer for everyone that joins. Maybe have a $rand, or maybe make the timer name not nick-unique, such as /timerVoiceall, check if the timer is active, and if not start it. Just a few suggestions though, the script works fairly well.
LIQUID_NiTrO commented on mIRC Snippet: IRC Messengger  -  Mar 09, 2005
Indeed, what exactly is an IRC messenger?
LIQUID_NiTrO commented on mIRC Snippet: $char  -  Mar 02, 2005
Pikachuh, what do you mean "add an asc"?
  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. Next
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.