Comments

 (129) 
  1. Everything
  2. Snippets
  3. Images
GrimReaper commented on Comment: BlackList script using .ini's  -  3 days ago
Thanks bud, It's been a while since I coded in mIRC from scratch, Usually I just modify other people's codes or fix other codes for people. So I thought I better get back into it.
GrimReaper commented on Comment: Rhythmbox Now Playing  -  Mar 17, 2013
Good point, I never explained that.. [Edits the description]
GrimReaper commented on Thread: SunnyD  -  Mar 12, 2013
Thanks man, :) I'm getting used to TCL now tho, as I had to write an Eggdrop Bot for a chat room, That one code ended up being about 2000 lines long. lol
GrimReaper commented on Thread: SunnyD  -  Mar 11, 2013
It's kewl man. :) I understand what you're getting at tho, I used to mainly write mSL script's, But have been trying to learn TCL and Perl.. Which I am doing slowly. lol
GrimReaper commented on Thread: SunnyD  -  Mar 11, 2013
I'm trying to get off of the mIRC coding and more onto either TCL or Perl (Which I am only just learning). I'm sure I will be able to make something out of Perl that actually works. lol
GrimReaper commented on Status: GrimReaper  -  Mar 05, 2013
So over the time that I have had this new laptop.. I went from having 1GB of RAM, To 364MB as I forgot to ask for my RAM stick back.. But this morning I had a delivery of 2x2GB RAM sticks.. :) So everything is running smoothly and now I can work on updating old codes and what not.. Maybe even work with a friend to make rad codes. :)
GrimReaper commented on Comment: Rhythmbox Now Playing  -  Feb 14, 2013
I will do @Hawkee .. To be honest that's the first snippet I have posted since the re-vamp.. and It's awesome.. :) It's also my first Perl script.. Even tho I just modded it to work better and added a few commands.
GrimReaper commented on Comment: Rhythmbox Now Playing  -  Feb 14, 2013
Ok.. Will change it in a second @Hawkee
GrimReaper commented on TCL Snippet: !whois for eggdrop  -  Feb 10, 2013
Looks like an awesome piece of code @FordLawnmower I never got used to using RAW with TCL. Great work. :)
GrimReaper commented on Status: GrimReaper  -  Feb 09, 2013
Hey guys, I am trying to get an RSS script for eggdrop working with Google Code's RSS, Has anyone been able to get it working at all? If you have, Could you let me know how to done it as I am confused by how it works, I set all the information I need in the tcl script yet it refuses to relay any updates.
GrimReaper commented on Status: GrimReaper  -  Feb 07, 2013
Hey guys, As many of you may or may not know.. I have been without a laptop for the last 4 months.. and been living off my phone.. But thanks to a friend of mine. I now have a laptop, So I will start updating codes and creating new codes soon. :)
GrimReaper commented on Thread: GrimReaper  -  Nov 16, 2012
The tools I use to mod my windows mean's I take over the C:\Windows folder and then use a couple other applications to edit files, Then I can install third party theme's from various sources.
GrimReaper commented on Thread: GrimReaper  -  Nov 16, 2012
lol Mine was the standard Aero theme, but I got bored of it, So I modded some system files and installed a third party theme. :)
GrimReaper commented on Thread: GrimReaper  -  Nov 16, 2012
@SunnyD I have all their stuff on my laptop.. lol I also have the DragonForce pack on Guitar Hero 3 on my xbox.. lol

@Hawkee I don't know why I like Skulls, It's just something about them that seem's to get my attention to them.
GrimReaper commented on Status: GrimReaper  -  Nov 16, 2012
Decided to update my Windows 7 theme.. not sure about it.. Just thought I'd share with you guys, Link to view the theme is: http://iTechNet.info/ScreenGrabs/Image-1353089968.png
GrimReaper commented on TCL Snippet: TCL Xbox Live GamerTag Status & Gamerscore  -  Nov 12, 2012
I am currently working on an update to this, as xbox.com now uses SSL to connect and I am not sure how to do that in TCL, So using a completely different site.
GrimReaper commented on mIRC Snippet: Twitter Latest Bot Script  -  Oct 30, 2012
@imperialturkey Your comment wasn't really needed, I haven't updated this code because I don't have the time to. If you want to post something like that. Post it on your own profile, Not on someone else's code snippet.
GrimReaper commented on TCL Snippet: Website Advisor for Eggdrop  -  Jun 05, 2012
I have the RSS going in a bot channel on GeekShed. So I see all post's and comment's straight away. :)
GrimReaper commented on TCL Snippet: Website Advisor for Eggdrop  -  Jun 05, 2012
I saw you using the mIRC version of this before, Such an amazing script and I will definately be adding it to my eggdrop bot. :D
GrimReaper commented on TCL Snippet: RottenTomato tcl for eggdrop  -  Jun 03, 2012
Very nice work again @FordLawnmower exceptional work as usual. :) keep up the great work!!
GrimReaper commented on mIRC Snippet: Facebook Updater for mIRC  -  Jun 03, 2012
@frederik I will have a look into changing it for you, But I'm unsure if it still works.. But will see what I come up with for you. :)
GrimReaper commented on TCL Snippet: TCL Xbox Live GamerTag Status & Gamerscore  -  May 31, 2012
@iDLE When you loaded the script into your eggdrop how did you do it? Because if you pasted it in PuTTY without it being maximized then it would word wrap the code meaning there will be misplaced information. I would suggest using some sort of FTP program and pasting the code that way, Or maximizing PuTTY before pasting it.
GrimReaper commented on Status: GrimReaper  -  May 01, 2012
Great job on the layout @Hawkee Looks totally awesome :)
GrimReaper commented on Image: New Design Preview  -  Apr 23, 2012
Nice. I'm always logged into Hawkee.com but will have to logout just to see it. :) Keep up the awesome work Scott :)
GrimReaper commented on Image: New Design Preview  -  Apr 23, 2012
Nice design on the layout @Hawkee Excellent job on updating the site as usual. I can't wait til the updated design goes live :D
GrimReaper commented on Thread: Hawkee  -  Apr 20, 2012
Very good work @Hawkee keep up the AWESOME work dude! :)
GrimReaper commented on mIRC Snippet: Xbox Live Gamer-Tag Look-Up Socket  -  Apr 18, 2012
@Jethro I tried that with my TCL code, the way that the PSN has it setup, There is no definative way to get that information, I will have another look tho and if I see a way, I will show Napa. :)
GrimReaper commented on mIRC Snippet: Hawkee script stats  -  Apr 16, 2012
Looks like @Aha2Y One thing that I spotted was that you use the $noHTML alias but it's not included, Might want to add that as some people /may/ not have it. Other than that, Good script :D
GrimReaper commented on Image: Coming Soon: Following  -  Apr 14, 2012
Nice and clean @Hawkee great work. Get's a like from me too :)
GrimReaper commented on Thread: Hawkee  -  Mar 29, 2012
Nice layout on the "Code Snippet" there @Hawkee excellent work. :)
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  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.