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.
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
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
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
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. :)
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.
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.
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. :)
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.
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.
@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.
@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.
@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. :)
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