Comments

 (680) 
  1. Everything
  2. Snippets
  3. Images
  4. Hardware
sunslayer commented on mIRC Snippet: 2 in 1 - Tinyurl and !d (google define) sockets  -  Feb 09, 2011

Quote

by the way, the POST method its just a preference, cause u can catch the same information by GET
for this site it may be so but in reality they are 2 completely different methods
sunslayer commented on mIRC Snippet: snippet packet  -  Feb 08, 2011
touché jaytea
sunslayer commented on mIRC Snippet: Hidden Mod  -  Feb 08, 2011
it works the same but if $3 !ison #, then your doing the same thing as

Code

 
making the entire statement unnecessary and in older versions of mIRC would cause the code to fail
sunslayer commented on mIRC Snippet: Hidden Mod  -  Feb 08, 2011
speed is rarely an issue in msl, but $iif() can return $null giving you an empty command
sunslayer commented on mIRC Snippet: snippet packet  -  Feb 08, 2011
Jethro_, if you use $$2 then there is no need for $$1 because if $2 then there must be $1.

Code

 
can be rewritten as

Code

 
because if !$1 then it would have been halted by $v1
sunslayer commented on mIRC Snippet: 8ball  -  Feb 07, 2011
perhaps look into using $read(), or using if-elseif-else
sunslayer commented on mIRC Snippet: Hidden Mod  -  Feb 07, 2011
theres no need for $iif()

Code

 
sunslayer commented on mIRC Snippet: snippet packet  -  Feb 07, 2011
you only need one $$N per alias
sunslayer commented on mIRC Snippet: funny ACTION reply  -  Feb 07, 2011

Quote

Perfect codes don't exist

Code

 
sunslayer commented on Python Snippet: Quiz  -  Feb 02, 2011
thanks, :)
sunslayer commented on mIRC Snippet: Facts  -  Feb 02, 2011
@napa182

Code

 
should be

Code

 
because $ makes it parse as an identifier leaving an empty command since the alias doesn't return anything
sunslayer commented on mIRC Snippet: Facts  -  Feb 02, 2011
in the sockread/sockclose events i would recommend using

Code

 
then instead of using $gettok($sock($sockname).mark,1,32) you can do $1 and so on
sunslayer commented on mIRC Snippet: tcp/ip  -  Feb 01, 2011

Quote

why the hell jack a snippet, remove the name of the author
he never claimed this snippet to be his, nor did he

Quote

remove the name of the author
sunslayer commented on mIRC Snippet: Alias away  -  Jan 31, 2011

Quote

mIRC will just keep calling the alias rather than the internal command
It's not completely necessary since mIRC doesn't allow the use of recursive aliases anymore
sunslayer commented on mIRC Snippet: Pro Slap!  -  Jan 30, 2011
I'm not telling you to be more like me, I'm just saying that __Dean__ made no attempt to criticize the author or you and personally I'm getting tired of all the ranting comments recently.
sunslayer commented on mIRC Snippet: mAway - Multi Network Basic Away  -  Jan 30, 2011
@MoshMage www.regular-expressions.info does a pretty good job of explaining regex
sunslayer commented on mIRC Snippet: Pro Slap!  -  Jan 30, 2011

Quote

He didn't ask for an edit, did he?
how many times have people done that? your just picking out little things to start fighting over...
sunslayer commented on mIRC Snippet: RuneScape Slayer Dialog  -  Jan 28, 2011

Code

 
theres no need to use that many aliases
sunslayer commented on mIRC Snippet: rootSektor - Auto Oper  -  Jan 27, 2011
@_allen $writeini is an identifier (non-existing one albeit), /writeini is a command
sunslayer commented on mIRC Snippet: kill kline dot command  -  Jan 24, 2011
preference really, imo it makes the code look cleaner
sunslayer commented on mIRC Snippet: kill kline dot command  -  Jan 24, 2011
that may be so, but if they change the command character _Teen_'s example won't halt
sunslayer commented on mIRC Snippet: YouTube Now Playing  -  Jan 24, 2011
@BiohazardGR, chrome doesn't support DDE
sunslayer commented on mIRC Snippet: Color Changer  -  Jan 24, 2011
sunslayer commented on mIRC Snippet: kill kline dot command  -  Jan 23, 2011

Code

 
is safer then assuming that the command character is /
sunslayer commented on PHP Snippet: Feedback/Contact Email Form  -  Jan 23, 2011
@J2011 add

Code

 
sunslayer commented on PHP Snippet: Truncation  -  Jan 20, 2011

Code

 
should be

Code

 
you also have two ;'s on the following line

also if there are no spaces then this will only return '...'

Code

 
sunslayer commented on Java Snippet: Java IRC bot  -  Jan 18, 2011
it doesn't look like there are any built in commands, you'd have to make your own.
sunslayer commented on mIRC Snippet: mIRC Arrays v3  -  Jan 17, 2011
hmm, i didn't know about those types of comments.
sunslayer commented on mIRC Snippet: mIRC Arrays v3  -  Jan 16, 2011
interesting approach mSLChampagne, but your comments are quite annoying and should be prefixed with a ;
sunslayer commented on mIRC Snippet: Dark Wolf killer  -  Jan 16, 2011
@koolaidman paste the code in your remotes section

@Jethro_ me is a command and shouldn't be changed

however, darkkupid you go from one full stop to three skipping two
  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. 10
  12. 11
  13. 12
  14. 13
  15. 14
  16. 15
  17. 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.