Hawkee commented on Comment: Vho.st  -  19 days ago
What did you end up using for the clipboard? I know in the past it had to be a flash plugin to be 100% cross browser.
Hawkee commented on Comment: Scroll Append - Inifinite/Endless Scroll  -  19 days ago
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?
[nas]peter commented on Comment: Vho.st  -  19 days ago
Done! You should now also see the minor changes that I have made to it so far!
[nas]peter commented on Comment: Vho.st  -  19 days ago
Damn! Are you trying to read my mind? I was just trying to figure that out! But apparently it's not exactly easy to do so with Firefox.
SunnyD commented on Web App: Vho.st  -  19 days ago
Would be nice if you could figure in the ability to automatically add it to your clipboard. ;) Nice application.
blackvenomm666 commented on mIRC Snippet: Simple Moderate Command  -  19 days ago
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
blackvenomm666 commented on Comment: WHOIS IP Tracker  -  19 days ago
yes there is a way to add it to it
play4free2 commented on mIRC Snippet: IP Address Locator  -  19 days ago
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.
play4free2 commented on mIRC Snippet: WHOIS IP Tracker  -  19 days ago
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?
jkurzner commented on jQuery Snippet: Scroll Append - Inifinite/Endless Scroll  -  19 days ago
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.
illhawkthat commented on Comment: Stocks Script (Quote for Ticker Symbol) v1.4  -  19 days ago
@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!
[nas]peter commented on Thread: [nas]peter  -  19 days ago
Thank you! I thought I did something wrong! I fixed it now!
SunnyD commented on Web Snippet: URL Shortener  -  19 days ago
Looks nice. It'd be convenient if it could automatically copy it to your clipboard. :)
Hawkee commented on Thread: [nas]peter  -  19 days ago
You should post it as an app rather than a snippet. Go to the apps section under Explore and click post app on the right.
[nas]peter commented on Thread: [nas]peter  -  19 days ago
I just added these short URL's: vho.st/4 and vho.st/hawkee ! Also, what was up with the website a few hours ago?
Hawkee commented on Thread: [nas]peter  -  19 days ago
Works great. Feel free to submit it as a web app here on Hawkee.
[nas]peter commented on Thread: [nas]peter  -  19 days ago
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.
Hawkee commented on Thread: [nas]peter  -  20 days ago
Excellent, what is the domain?
beni commented on Thread: miranda21  -  20 days ago
can you pastebin (pastebin.com) your script? And tell me how you set and save their nick to be 1. :)
AddictedtoFM commented on Comment: Stocks Script (Quote for Ticker Symbol) v1.4  -  20 days ago
Thank you so much! :D Would this API be any use to you? http://www.gummy-stuff.org/Yahoo-data.htm
miranda21 commented on Thread: miranda21  -  20 days ago
I can not fucione me, any solution?
beni commented on Thread: miranda21  -  20 days ago
Well %nicknom is set as $nick so it can never be 1 %nicknom will always be $nick.
[nas]peter commented on Status: [nas]peter  -  20 days ago
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!
miranda21 commented on Status: miranda21  -  20 days ago
hi i want to check if nick is equal to 1

my var

Code

 


My script

Code

 


but this does not check if nick is one, thank you very much for your prompt help
ovelayer commented on mIRC Snippet: How to do /me on mIRC  -  21 days ago
i think he ment why would you post a script like this?
kelvin1234 commented on Comment: How to do /me on mIRC  -  21 days ago
because /me means to describe yourself doing something.
SunnyD commented on mIRC Snippet: How to do /me on mIRC  -  21 days ago
Why?
beni commented on mIRC Snippet: !IMDB Movie Search  -  22 days ago
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
illhawkthat commented on Comment: Stocks Script (Quote for Ticker Symbol) v1.4  -  23 days ago
@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.
AddictedtoFM commented on mIRC Snippet: Stocks Script (Quote for Ticker Symbol) v1.4  -  23 days ago
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. :)
  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. 10
  12. 11
  13. 12
  14. 13
  15. 14
  16. 15
  17. Next
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.