Shoutbox

Idea for a plugin - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Idea for a plugin (/showthread.php?tid=52677)

Idea for a plugin by SikStyles on 11-05-2005 at 09:00 PM

Well as some of you know IRC has this Google thing you know, cant find the right word to name it :chrongue: , anyhoo why not make a plugin for MSN that operates in the same way, you type in a command ex: /google <insert search word(s) here>

Maybe this plug-in could give more results than one, say 2-4 maybe.

It could have an image search option aswell but its not that important.

Well thanks for reading :)


RE: Idea for a plugin by user27089 on 11-05-2005 at 09:02 PM

I think James (Stigmata) or somebody was making a plugin like this... It worked pretty well, I'm not sure if it's out anymore though...

It sounds like a good idea to me, and would be really useful... I know that some bots have it.


RE: Idea for a plugin by SikStyles on 11-05-2005 at 09:04 PM

quote:
Originally posted by traxor
I think James (Stigmata) or somebody was making a plugin like this... It worked pretty well, I'm not sure if it's out anymore though...

thanks, i'll contact James :)
RE: Idea for a plugin by Supersonicdarky on 11-05-2005 at 09:06 PM

old stuffplug has this

except images


RE: Idea for a plugin by Ash_ on 11-06-2005 at 01:25 PM

using firefox a quicktext could use something like.

/run "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.google.com/search?q=(!P)

unless you want the information sent to your friends.


RE: Idea for a plugin by SikStyles on 11-06-2005 at 04:34 PM

quote:
Originally posted by Ash_
unless you want the information sent to your friends.



yes that was what i was thinking of
but as im seeing old stuffplug had it so im just going to use it unless someone wants to make one :chrongue:

Btw does old stuffplug work with the latest msn and plus?
RE: RE: Idea for a plugin by J-Thread on 11-06-2005 at 05:14 PM

quote:
Originally posted by Ash_
/run "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.google.com/search?q=(!P)


Make that:
code:
/run http://www.google.com/search?q=(!P)

It'll open the link in the default browser :)
RE: Idea for a plugin by Itsme-HcK on 11-07-2005 at 07:48 AM

I'll try to make one. :) (with a little more options)