FordLawnmower commented on mIRC Snippet: Auto Translator  -  Nov 20, 2010
YW startmeup :)
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 19, 2010
Your welcome cupcake :)
FordLawnmower commented on mIRC Snippet: Easy Google Translator  -  Nov 19, 2010
No problem startmeup. I fixed this one because of your comment :)
I put your edit on the other post.
FordLawnmower commented on mIRC Snippet: Auto Translator  -  Nov 19, 2010
@startmeup Try this version -->> http://pastebin.com/NBxaTuZn
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 19, 2010
Let me know if this works for you cupcake -->> http://pastebin.com/dqTdTzRa
Just do a find and replace : Find: #opchan Replace: #YourOpChanName
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 19, 2010
Okey I'll make you a quick update.
FordLawnmower commented on mIRC Snippet: Easy Google Translator  -  Nov 19, 2010
@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.
FordLawnmower commented on mIRC Snippet: !Uncyclopedia Search Script w/Random  -  Nov 19, 2010
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
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 19, 2010
Explain a little more cupcake. You want it to post the aka message in say #opchannel every time someone joins a channel the bot is in?
FordLawnmower commented on mIRC Snippet: !Uncyclopedia Search Script w/Random  -  Nov 19, 2010
@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.
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 18, 2010
Try this edit Eirwyn -->> http://pastebin.com/0Dme2nM5
Let me know how it works for you.
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 18, 2010
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.
FordLawnmower commented on mIRC Snippet: YouTube Script 2.0  -  Nov 17, 2010
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.
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 15, 2010
Thanks cupcake :)
FordLawnmower commented on mIRC Snippet: Emule - Emugle Ed2K Search  -  Nov 13, 2010
@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.
FordLawnmower commented on mIRC Snippet: !Slang Urban Dictionary Script  -  Nov 11, 2010
Thanks Slyvar :)
@startmeup no problem. I'm glad you got it working the way you want :)
FordLawnmower commented on mIRC Snippet: Web Site Advisor  -  Nov 09, 2010
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.
FordLawnmower commented on mIRC Snippet: Twitter single token status update  -  Nov 09, 2010
@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.
FordLawnmower commented on mIRC Snippet: Web Site Advisor  -  Nov 09, 2010
@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.
FordLawnmower commented on mIRC Snippet: !IMDB Movie Search  -  Nov 08, 2010
@bourneident I think imdb was havings some problems. It should be working now. Let me know if you're still having trouble.
@MashhitDK Thanks :)
FordLawnmower commented on mIRC Snippet: !Slang Urban Dictionary Script  -  Nov 07, 2010
@startmeup
Just find this line:

Code

 

I have it at line 56
Change it to:

Code

 


Your welcome MashhitDK :)
FordLawnmower commented on mIRC Snippet: !spell  -  Nov 07, 2010
**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.
FordLawnmower commented on mIRC Snippet: !spell  -  Nov 07, 2010
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.
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 07, 2010
Actually that is what the dialog was made for :P
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 07, 2010
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.
FordLawnmower commented on mIRC Snippet: !spell  -  Nov 07, 2010
Seems to be broken MashhitDK. I'll have a look at it a little later and post an update a.s.a.p.
FordLawnmower commented on mIRC Snippet: AKA Nick Tracker  -  Nov 05, 2010
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.
FordLawnmower commented on mIRC Snippet: Multi chan silence script  -  Nov 03, 2010
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.
FordLawnmower commented on mIRC Snippet: Web Site Advisor  -  Nov 03, 2010
Thanks irchainscriptz :)
FordLawnmower commented on mIRC Snippet: Web Site Advisor  -  Nov 03, 2010
Thanks Amiga600 :)

Just updated *bug fix*
  1. Prev
  2. 10
  3. 11
  4. 12
  5. 13
  6. 14
  7. 15
  8. 16
  9. 17
  10. 18
  11. 19
  12. 20
  13. 21
  14. 22
  15. 23
  16. 24
  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.