Is there a way that you could make it differentiate between audio and video files? I'm playing an AVI, but it still says "[Type] Audio". Also, maybe this doesn't mean anything to anyone else, but I added a little touch of my own to change the script. But I don't understand regex, so I couldn't code it to work differently for each file type. I can only make it work for one filetype at a time. >_< But I'm sure anyone who likes my idea, and knows how to script, can add if's of their own to implement it. But I changed line:
Code
to
Code
I'm not sure if there's a simpler way to do it, I just thought I'd give input regardless.
I have no way of hosting my bot, so I close mIRC every night before going to sleep. When I re-open it, the RSS list is empty. Is there any way to change that?
A really nice option would be if you could script it to restrict unlock attempts after a certain amount of failed attempts. Like "You have failed to log in *number* amount of times, you can not log in for *number* minutes"
@azy :P I wanted to avoid writing a file, because that would be much more simple. I script as a means of passing time, so I don't always search for the most logical way. :)
Meh. I just started scripting about a week ago, and I haven't slept in a while, so I might apply your suggestions later, although I did fix the brackets and backslashes.
Thanks for the comment, that probably saved me a lot of complications. :)
Code
to
Code
I'm not sure if there's a simpler way to do it, I just thought I'd give input regardless.
Great script though! :D