mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2010
Posts: 3
R
Self-satisified door
OP Offline
Self-satisified door
R
Joined: Jul 2010
Posts: 3
How can i create a searching script, like i put:
/search apple
and then it go to google or yahoo and search the apple
I was see that but i dont remember how to do it


User from irc.onlinegamesnet.net
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Here is an old one I have for Google.

Code:
google run $+(http://www.google.com/search?q=,$replace($1-,$chr(32),+),&num=100&newwindow=1)


/google apple

Joined: Jul 2007
Posts: 1,129
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Jul 2007
Posts: 1,129
I have seen people use /url and /run

What is the best command to use in this case?

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
From what I've seen, /url is more likely to open correctly based on your browser settings and default browser setting, but in most cases, you're fine using either (especially if you're using IE for your browser).

I'd probably recommend /url for opening any webpages, though.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard