quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by Plan-1130
make it work with commands too, like "/google <seach query>"
That'd only work with pre-defined browsers as I'd need to assign a command to each one.
I'm already working on the other suggestion, but results won't be returned in the chat window (I HATE shared search)
You could actually do this by checking the command against a variable and writing to an xml with every addition. It is very possible to do, the only problem is double ups of commands. Just you have to use arrays or the likes for the process and use something like Cooke's command finder thing using RegExp to get the command and params. If you need a hand then just ask and I'll take a look.