@startmeup I had this script on the BROKEN list. The code at the top of the page is now working.
Please explain a little more what you want the script to do and I will try to help you.
Try this edit evvabuo -->> http://pastebin.com/ccUrWLxL
I have it working but idk ;/
[20:35:47] <!Ford> !nonciclopedia nessuno
[20:35:48] -FoSho- Searching.......
[20:35:50] -FoSho- Proprio come la fatina dei denti, il cervello dei truzzi, Babbo Natale, Pikachu, Dio e il piccolo drago Grisù. Sappiamo che questa sarà un'informazione sconvolgente per molti poveri bambini che credevano fermamente nell'esistenza di una cosa chiamata "Nessuno", ma è così. http://nonciclopedia.com/wiki/Nessuno
I hope that doesn't say anything bad :PpPpPpP
@evvabuo You are very correct. Uncyclopedia uses the same wikimedia template as nonciclopedia. I don't know any Italian but I'll have a look at it and see if I can sort it out.
I'll post something back in a little bit and you will have to tell me how accurate the results are. Not sure if I can get it 100% right without being able to read Italian, but I'm sure I can get the script running for you.
Sorry I missed your comment Eirwyn. It is probably possible to do what you are asking, I haven't looked at this script in quite a while. I'll take a peek and post back in a few.
Good script N3M3S1S :)
You should unset %ytube* at the end though.
Inside "on sockopen" you don't need the Connection: or the Content-Type: lines.
The GET line should also use sockwrite -nt. The t is needed anytime there is a chance there could be an & in the data. This prevents mIRC from interpreting it as &binvar.
It's been a while since I had to mess with youtube but it might be better just to use some urlencoding.
I like how you took the extra time to check for multiple links in the text :)
Most people wouldn't put out the extra effort.
You might want to remove the www. though or take a look at using regex there.
@HeartbrokenTR As far as I can tell - http://www.emugle.com/ - Is not working right now.
I am unable to perform searches from my browser so I will have to wait till the site is working to check the script. If they don't get it working in a day or so I will look for a different ed2k search site for this script.
All the feedback I've received an these automated scripts tells me the user would rather have no response than the error Jethro_. This only applies to automated scripts such as this one because they are triggered hundreds of times a day. I plan to post an update for this that will use use hinc and post a single error if there are X amount of errors in a given time frame but for now I've removed the initial error trap.
I will get to this a.s.a.p. but I am currently working on a .dll that is very much needed for some of my scripts to work in mIRC 7.
This script works fine , the advisor site has just been having a lot of trouble keeping up with the traffic.
@IRCBoy Try going back through the procedure of adding your tokens to the script. Make sure all of the tokens and secrets are in the correct spot. This must be 100% correct for the script to update your status.
@Cheiron That error is actually caused when the socket never connects to the site. This is caused by the site being too busy or down. There is never anything in .wserr or .wsmsg in this case. I've removed it for now. Let me know if you still get an error.
**Updated**
Basic version of this script with no colors.
+-spell to turn the script off/on in a channel.
@spell word - to message the result to the channel (voices or higher)
!spell word - will notice the user.
Suggestions will be given even if the word is spelled correctly. I will make this an option when I update it tomorrow.
I will also update the description and add some other options.
I took a quick look at this and it's not salvageable. The pages it used do not even exist anymore. I'll post a basic working replacement in just a few and then I will update it further tomorrow.
Thanks Wookie :)
The records are stored in your mIRC directory under Nicknames.hsh but this is not a normal text file. It's not really readable and if you edit it the file will be boken.
Thanks cupcake :)
@Wookie all the data is saved on disconnect or on exit. If you just /quit from the server and close mIRC normally before rebooting the script should save all the info for you.
If you are just rebooting with the mIRC window open, it's probably just being forced closed by windows before the data can be saved.
If this doesn't help resolve your issue Wookie please let me know and I'll help you sort it out.
I would definitely use On Help and On Voice instead of On Join GrimReaper.
It's a good idea though. If you don't script something to enforce it, ~q: mute ban is useless.