Search Menu Script
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Aug 25, 2009 |
| Last Updated | Aug 26, 2009 |
| Tags | amazon askjeeves ebay google image search yahoo youtube |
Description
Just a little menu i put together with various differant searches. hope you like it.
Update:
cleaned up the code a bit
fixed a few errors
Well the script is finished from my point of view , if any of you have any other ideas for searches you want in it plz post
Update:
cleaned up the code a bit
fixed a few errors
Well the script is finished from my point of view , if any of you have any other ideas for searches you want in it plz post
mIRC Snippet:
Search Menu Script
Posted on Aug 26, 2009 12:48 am
Posted on Aug 26, 2009 12:48 am
did you even test this?
wont work you need to get rid of the ()'s
ex:
also you can use /url instead of /run when using a link
| Code: |
| ($$?="What Would You Like To Search") |
wont work you need to get rid of the ()'s
ex:
| Code: |
| alias google { run http://www.google.com/#hl=en&source=hp&q= $+ $$?="What Would You Like To Search" } |
also you can use /url instead of /run when using a link
mIRC Snippet:
Search Menu Script
Posted on Aug 26, 2009 12:54 am
Posted on Aug 26, 2009 12:54 am
i did test it yes. and i forgot to remove the () in the last update. it was corrected likely while you were posting hence the .1 on the version
mIRC Snippet:
Search Menu Script
Posted on Aug 26, 2009 11:36 am
Posted on Aug 26, 2009 11:36 am
The "&source=hp" is not needed in the google search.
That's just Hewlett Packard taking credit for referrals.
That's just Hewlett Packard taking credit for referrals.





