Thanks for noticing this GravitaZ.
Due to a parsing issue , the code at the top is broken.
For now just use this code please: http://pastebin.com/46NsLDJG
Thanks for the info frederik.
The problem here is that "e; is being parsed for some reason even though it's inside the "codebox"
I've tested this on several browsers and it appears parsed to " on all of them.
I can't fix the code because it's not broken. When I go to edit it , the code is unparsed and correct.
The new features are nice, but they do present a bit of a problem for me.
I use this rss link to post comments to channels on irc: http://www.hawkee.com/comment.rss.php
This has , for the most part, been useful and helpful. It lets people know when there is activity on their posts and gets new people involved in scripting.
I have to turn it off now though because it's pretty much just a bunch of spam now.
Any way I can get a more refined rss link that excludes status updates ?
@davehorse This script is pretty simple to edit but you would have to give me a better description of what you are trying to do.
@Bri1977 I don't know of a version of prowl for blackberry, but if you find something similar, I don't mind taking the time to try and put something together.
I just noticed issues on this post.
I've tested it over and over with no issues, so I've updated the post to my current test code.
I'm pretty sure they are the same but if you are having problems please try the code at the top of the page.
If you have an issue please post an example as toclafane1 did.
I was able to test that city with no issues.
19:24:48 <Ford_Lawnmower> @time Skopje
19:24:48 -Lurkerzs- Searching for Time ..................
19:24:49 -Lurkerzs- Time for Skopje Macedonia is 1:24 AM CET on March 04 2012
I don't see any reason why a script would prevent you from opening mIRC toclafane1, but the solution would be to edit mirc.ini.
Just open the mirc.ini, scroll down to [rfiles] and remove the line with the problem script.
After saving mirc.ini, this will be the same as unloading the script from within mirc, except any on unload events will not get triggered.
This will only work if mIRC is closed.
That's not the updated code, because I just noticed that the change I made to fix the uploader broke the date.
Give me a few minutes and I will fix the Date and then post an update.
**Edit**
Okay, I've updated it to fix the Upload Date. Please try the updated code toclafane1
With this update I also fixed the missing uploader column.
Are you not seeing the uploader column with the code at the top of this page toclafane1 ?
If so, please post a link for me that's not showing the uploader and I'll sort it out.
Post an example of a working youtu.be link and I will see if I can sort it out Bladerunner.
Sorry, I don't use youtube and I have no Idea what a youtu.be link is.
I guess any identifier could be used in a malicious way, if the goal is just to trick someone into typing the wrong command by making it harder to read.
Do you have an example of this for $utfdecode() jaytea ?
@jasonh Go to Tools->Options->Other->Lock
In the "Disable Commands:" Box Uncheck "Decode"
I actually didn't know that Disabling Decode would also disable $utfdecode. That is news to me and probably a BUG within mIRC. I can think of no reason why $utfdecode would ever need to be disabled ;/
@Emo_Pikachu I made a small change to the script. Please try the updated code and let me know if you still have a problem.
If you still have issues, please post back your eggdrop version, OS, and the line number of the error.
Actually I do have a Spanish Horoscope script Gran_lider_negro .
It's a lot better than this one though.
Triggers are:
!horo sign : Will notice the user.
@horo sign : Will message the channel if the user has halfops or higher.
+horo : Will turn the script on in the current channel.(Requires ops)
-horo : Will turn the script off in the current channel.(Requires ops)
**Note** The sign name only needs the first three letters.
There is also a master ON/OFF switch in the right click channel/status menu.
@Abcdefmonkey That is the wget logfile that is used to follow the download progress of the video file. The script could be trying to delete it while it's still in use. Try this edit and see if that issue is fixed. http://paste.kde.org/183302/raw/
@Fuzionx I'm glad it's working for you now.
The last dialog is not scripted to close but you can add that line if you want it that way.
Just add a line under this one:
Code
I have this at line 35.
Just add this line under it:
Code
Thanks for your time and patience Abcdefmonkey & Fuzionx .
I really appreciate it :)
@Fuzionx I was aware of the issue with the icons not animating during audio conversion.
For some reason mIRC won't initiate the timers until after the conversion com has returned a result. This is strange because if I do a simple file to file conversion , outside of the script, it works fine. This is a known bug and I will resolve it soon.
As for the $read error. This is probably just caused by the script trying to read the log file before it's created. Your computer is probably much more responsive than mine, as I mistreat mine with 130+ processes :P
Try this edit and let me know if you still get that error: http://paste.kde.org/183224/raw/
Try getting it from here: http://pastebin.com/46NsLDJG