Comments

 (680) 
  1. Everything
  2. Snippets
  3. Images
  4. Hardware
sunslayer commented on mIRC Snippet: Binary text converter  -  Jun 14, 2010
fast response 0.o

$binary(binarycode)
binarycode must be valid binary code else it halts
sunslayer commented on PHP Snippet: phpBB3 class  -  Jun 13, 2010
that still will only work if your in the phpbb dir
if this file is in ./stuff/classes then you can't include ./stuff/phpbb, i haven't found a solution yet so if you know how to that'd be great
sunslayer commented on PHP Snippet: phpBB3 class  -  Jun 13, 2010
i thought about including that file but depending on where this file is being called you will have to edit the include anyways which seemed like more of a hassle then just editing a few vars
sunslayer commented on mIRC Script: (URLInf.) URL Informer  -  Jun 03, 2010
scripts are for multiple files, this should have been posted as a snippet
sunslayer commented on mIRC Snippet: Kirby's PasteBin Uploader/Downloader  -  Jun 03, 2010
@Saigyouji
www.pastebin.com changed owners and the site has been completely remade this snippet doesn't work anymore
sunslayer commented on mIRC Snippet: Join channel  -  May 31, 2010
@Keon191

Code

 
sunslayer commented on Status: sunslayer  -  May 28, 2010
@wade2462 lol'd
/me sets same pic
i've actually mistaken you two a bunch of times already
sunslayer commented on C++ Snippet: C++ ROT13  -  May 27, 2010
instead of using a switch statement you can use the ASCII value of the character

Code

 
sunslayer commented on mIRC Snippet: Yawn explode  -  May 25, 2010
@WorldDMT

Code

 

Code

 
gg.
sunslayer commented on mIRC Snippet: Yawn explode  -  May 24, 2010

Quote

but i think the condition if (!%f) means if %f != 0 or %f != $null
! negates the condition, i.e. $true = $false/$false = $true
sunslayer commented on mIRC Script: Mass Hug  -  May 23, 2010
this should have been posted as a snippet not a script
sunslayer commented on mIRC Snippet: TvRage Working.  -  May 21, 2010
if port 80 is disabled, its no different from using port 6666 instead of 6667 for irc
sunslayer commented on mIRC Snippet: TvRage Working.  -  May 21, 2010

Quote

There is no such port as 8080.
port 8080 is used as an alternative for 80, although those aren't the only ones that u can use, there are 65535 ports
sunslayer commented on mIRC Snippet: TLD lookup  -  May 21, 2010
instead of using a hash, you should look into /sockmark
sunslayer commented on C++ Snippet: TicTacToe  -  May 19, 2010

Quote

sunslayer, your newline suggestion probably won't work too well because everybody's window is going to have a different number of rows.
true.
sunslayer commented on C++ Snippet: TicTacToe  -  May 19, 2010
system() is a Windows bound cmd, there are several alternatives to system("Pause") and system("cls"), i.e. in iostream.h you can use std::cin.get/ignore() or getline() and for cls the easiest was is probably just to make a loop of newline characters
sunslayer commented on mIRC Snippet: RuneScape Dialog Helper  -  May 15, 2010
@bertjuh1 this snippet is so old most of the images this retrieves don't even exist anymore, not including all the sites this uses that probably have all changed by now. if i get some time i might completely redo this and release it as a script instead
sunslayer commented on Snippet: Coding Contest Begin - ROT13 Function  -  May 14, 2010
this would be a good idea for a new forum

edit: heres what i came up with in PHP, didnt feel like making a new post

Code

 
sunslayer commented on mIRC Snippet: MD5 Decrypter  -  May 03, 2010

Quote

I have a friend who has been using irc for a long time to create a md5 dictionary. He uses text from irc and stores the md5 and the original word/phrase to a text file.
has he thought of putting it online? i'm sure there would be quite a few people interested in it
sunslayer commented on mIRC Snippet: r_highlightspam.mrc Highlight Spam Blocker  -  May 02, 2010
@WorldDMT using brackets is actually then not using them
from the mIRC help file

Quote

Using brackets speeds up processing. If an alias uses too few brackets then the statement might be ambiguous and the alias will take longer to parse, might be parsed incorrectly, or might not be parsed at all.
sunslayer commented on mIRC Snippet: VLC Now Playing  -  Apr 28, 2010
consider this commented.
sunslayer commented on mIRC Snippet: iDM [mIRC v.1.5]  -  Apr 19, 2010

Quote

Just because the script is made in mSL and not SQL doesn't make it inferior
it kind-of actually does...

Quote

and the name iDM is not copyrighted or trademarked, so there's really nothing you can do about it.
/fp

edit:
i also see that you havn't taken anyones advice on making the code more efficient
sunslayer commented on mIRC Snippet: Hawkee.com snippet searcher and "ripper"  -  Apr 11, 2010
it works fine for me Ghost-writer? that screen shot was taken last night...
sunslayer commented on mIRC Snippet: Hawkee.com snippet searcher and "ripper"  -  Apr 10, 2010
ive simplified the regex a lil to make it more lenient but if you generalize it too much you might get stuck with un-intended matches, i.e. the description could have some info that would match one of the keywords
sunslayer commented on mIRC Snippet: Ping status  -  Apr 10, 2010
instead of creating a new window you should look into using the $tip identifier, or a smaller window
sunslayer commented on mIRC Snippet: Hawkee Snippet Searcher  -  Apr 10, 2010
hawkee has been going ape shoot on the site recently, mine is updated again
sunslayer commented on mIRC Snippet: iTunes Now Playing Script  -  Apr 05, 2010

Quote

http://www.hawkee.com/snippet/7027/
sup.
sup
sunslayer commented on mIRC Snippet: Hawkee.com snippet searcher and "ripper"  -  Apr 04, 2010
ye, unfortunately hawkee updated the site again right after i fixed this :@
its a lil late now though, ill update this tomorow

edit: updated
sunslayer commented on mIRC Snippet: $chr Talk Script  -  Apr 03, 2010
the point is to win at all costs.
sunslayer commented on mIRC Snippet: $chr Talk Script  -  Apr 03, 2010

Quote

This is not about winning or losing. Never let your ego get the best of you.
^ obv you've never won, lol :p
  1. Prev
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  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.