You'll have to style the more button yourself. There is some example code above to help you style it. It should not show the word false. Is there any whitespace or any other characters that might be interfering?
using the || isn't necessary in this script that means or, so for example if i'm mod in a channel and the bot is not and i try to use the command the bot will still try to do it. you should use && but there is a quicker way than that if you add a @ on the on text event itself
on @*:text. the @ means if the bot/person hosting the script is mod thus rendering the if ($me isop $chan) part uneeded
Great addon Ford, I have been using it on my bot for awhile now. I have 1 one question though, In the dialog part it checks for proxies, could that be added to the channel trigger part? From what I can read of the code (I am no good at sockets) it looks like it is but I have never seen it return a reply for an open proxy. It might also be the website the script pulls the info from too. I just checked manually at the website and it shows false. But if I check it from whatismyipaddress.com it shows true.
I added this to my mIRC client yesterday and it works good, I do have a question. I do a little coding myself but am no good at sockets. I checked the website that this pulls from and saw that it checks for proxies, is there anyway to add that to this?
First, thanks for a really cool plugin. I have gotten the scrolling to work great, but I had a couple of questions. First, my More button never shows up when I scroll down. Only a text version. I included all the required libraries, but perhaps there is a style missing?
Second, at the end of my list the word "false" shows up in my result set since that is what is supposed to signal the end of the data? Is there a way to remove that?
It also will show up multiple times if I hit the show more text link? Perhaps the two situations are related? Any guidance you could provide a newbie would be much appreciated.
@AddictedtoFM Now that I have said that, I actually don't feel like completely rewriting it with a different API (at least not right now). Sorry, and good luck with trading!
the domain is vho.st, I used someone else's script for running it. I will first expand it (run it on more servers) and then I'll start developing it for my servers and testing it. Changing the design etc.
Yay! I set up a load balanced url shortener on nginx that was intended for Apache! Took me a few hours to work everything out, but eventually it all works. Now I can finally make proper use of that expensive domain!
My box is outside US so it wont let me take eng title possible you can help out?
For some reason it wont take the title from above the "<i>(original title)</i>" http://pastebin.com/ptbqZGFR
@AddictedtoFM i updated it to include the market cap in the result.
There aren't any ratios provided in the free API I am using. If you happen to know of a better API let me know (see below comments).
Glad you like it! Let me know if you need any other tweaks/suggestions.
I hate to be a pain but would it be possible for you to adjust the script so it will display ratios and market caps as well? I'm afraid I don't have the scripting ability to do the modification myself.
Thank you so much for this really useful script. :)