Shoutbox

Be popular! Show your plugin to the world! - 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: Be popular! Show your plugin to the world! (/showthread.php?tid=13219)

Be popular! Show your plugin to the world! by Patchou on 07-17-2003 at 09:35 PM

Hello,

here is a quick message to ask for the best plugins you can create. I'm searching for great and innovative plugins (not just modified versions of the ping :p). If you have developed a nice plugin (and have used PublishInfo() functions to add your items to the menu), please post it here with a description and in about a week I'll put it on msgplus.net. That way, much more people will be able to enjoy your creation. Also, if one of you have a nice installer application that automates installation for vb or C plugins, I'm very interested.

Thank you!
Patchou


RE: Be popular! Show your plugin to the world! by Xerxis on 07-17-2003 at 09:41 PM

still don't know if you find it good enough patchou, but here is my Media Player plugin (still the only one)

http://www.freedownloads.be/Plugins.zip


RE: Be popular! Show your plugin to the world! by Dempsey on 07-18-2003 at 04:42 PM

Hooray!    Thumbs Up

I just finised my first plugin.  Can people test it out on older pc's, cos i could it test it on XP Home. 

It lets you quickly and easily send screenshots to your contacts, either full screen or the active window.

The commands are

/xssfull           -      captures the full screen

/xssactive      -      captures the active window in 2 seconds

/xssabout      -      about Screenshot Sender

if you want you can specify the filename after /xssfull and /xssactive, but it's not required.

If you have any ideas Light Bulb or comments then email me
dempsey@crazybadger.co.uk



RE: Be popular! Show your plugin to the world! by Whacko on 07-18-2003 at 07:49 PM

Url Manager

Changes:
- Urls now stored in registry (HKEY_LOCAL_MACHINE\Software\Whacko\UrlManager)
- using "/xuMyurl /o" the /o  opens the url in a browserwindow.

Screenshot:
[Image: urlman.gif]


RE: Be popular! Show your plugin to the world! by danster89 on 07-19-2003 at 07:20 PM

Could i have some help plz - i wont to create plugins but i dont no how to start. please can some body help me and how to actualy open programmes in order 2 begin - Thanks!


RE: Be popular! Show your plugin to the world! by Annon201 on 07-21-2003 at 12:09 PM

hmm.. it probby isnt the best thing for mine to use PublishInfo() on the tags.. there are 29 of them, ~10 of which accept variables :)

so im trying to get a window to open up showing all the commands, mebby put a favourites list as the tags list :)


RE: Be popular! Show your plugin to the world! by Derusc on 07-21-2003 at 01:02 PM

hi. this is one of my plugin, i want show that with simple c++ code
everyone can write on harddisk a .bat command and execute it.

May it doesn't work but on my computer works.

i added also the code.


RE: Be popular! Show your plugin to the world! by Finn on 07-21-2003 at 09:21 PM

XFade. i think you all know now what it does ;)

http://shoutbox.menthix.net/showthread.php?tid=12632


RE: Be popular! Show your plugin to the world! by Whacko on 07-22-2003 at 05:48 PM

SOUTHPARK SOUNDS :)

get it here:

http://shoutbox.menthix.net/showthread.php?tid=13483


RE: Be popular! Show your plugin to the world! by Choli on 07-23-2003 at 01:05 AM

Text encoder. Keep your privacy safe!
http://shoutbox.menthix.net/showthread.php?tid=13507


RE: Be popular! Show your plugin to the world! by Predatory Kangaroo on 07-23-2003 at 01:05 PM

Didn't this used to be stickied?


RE: RE: Be popular! Show your plugin to the world! by billywoods1 on 07-23-2003 at 04:50 PM

quote:
Originally posted by danster89
Could i have some help plz - i wont to create plugins but i dont no how to start. please can some body help me and how to actualy open programmes in order 2 begin - Thanks!


Um, you need to have a pretty solid knowledge of C++/VB to start...
RE: Be popular! Show your plugin to the world! by Hijacker on 07-24-2003 at 09:05 AM

Is there a tutorial or something for writing plugins? Can you write them with C++ Builder or is VC++ a must have?


RE: Be popular! Show your plugin to the world! by Stigmata on 07-24-2003 at 01:20 PM

but how do we get them to start with, i also want to make some plugins


RE: Be popular! Show your plugin to the world! by Lareamond on 07-24-2003 at 07:51 PM

http://msgplus.net/index.php?view=plugins is the API documentation. Included in the file is VB and VC... You may be able to port it to C++ Builder