This script isn't updated anymore, you may use and change this code as you like, as long as you mention my name
In reply to a request in
this thread for a MultiSearch tool, I created one now...
All updates are underlined...
Its really easy, in my opinion:
/search
/enginename:groupname /searchstring: Search for "Searchstring" with the specified searchengine, multiple can be used, seperated by a comma. The enginename can be left out, it will search with every engine available
/searchadd
/enginename:goupname /url: Add a searchengine, %s will be replaced by the searchstring.
/searchedit is the same, but changes an existing engine
/searchdelete
/enginename:groupname: deletes an engine (d'oh)
/searchlist shows all available engines
Do not forget the [/] slashes before an enginename or searchstring
/searchreload: Reloads all standard engines, and clears the custom ones
Grouping and Multiple Engines
An asterisk in the enginename:groupname pair will match multiple engines or groups, like *oogle:Web will match Google:Web and Froogle:Web (this is not a standard engine)
If an enginename or groupname is left out, it will match every group in that engine, or every engine in that group, like Google: will match Google:Web, Google:Image and Google:Video. :Image will match Google:Image and AltaVista:Image, you could also write *:Image.
When only an enginename is specified, it will search with the standard group of that engine, like Google will match only Google:Web
You can match multiple groups and engines by seperating them with a comma
A few examples:
Search for Script websites with all engines
/Search /:Web /Script
Search for Java with every Google engine
/Search /Google: /Java
Search for MSN with the AltaVista standard group
/Search /Altavista /MSN
Notice the absence of the colon, if a colon was written, it will search with all groups, like in the example above
Search for Titanic with Torrent and Video searchengines
/Search /:Torrent,:Video /Titanic
There are currently 20 standard engines available
[ToDo]
Add more engines (torrents)
Add groups, I.E. Web, Image, Video, Torrents, etc
Add GUI
please give your comment, tell me what groups you'd like to see, wich engines should be added. Also everything you'd like to see added is welcome
AND MOST IMPORTANT OF ALL: Can someone check if it works when FireFox or Netscape is the standard browser?