What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » VB open source (Sounds plugin)

Pages: (2): « First [ 1 ] 2 » Last »
VB open source (Sounds plugin)
Author: Message:
Mezabot
New Member
*


Posts: 2
Joined: Apr 2004
O.P. VB open source (Sounds plugin)
I am currently developing a plugin called Mezenger Zounds in visual basic, this plugin will be open source, as I haven't seen any yet, I was wondering if any one does own an open source plugin in vb, as I really need to check some things, and add some things, to make it work completely, Creadits will go massivly to anybody who does help! I am adding a creadits section, there will be a link to there website, and there name etc. Please help me, Im using winmm.dll for the sounds, but I can change if slightly different
04-19-2004 09:46 AM
Profile E-Mail PM Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: VB open source (Sounds plugin)
What kind of "things" do you want to check and add? :)
04-19-2004 10:05 AM
Profile PM Web Find Quote Report
Mezabot
New Member
*


Posts: 2
Joined: Apr 2004
O.P. RE: VB open source (Sounds plugin)
Well its just to do with the sounds, i just want to see how the client recieves them, thats all, just howto get it to play on the clients computer, i know you send a msg like 'sxs56' but im not sure how
04-19-2004 10:22 AM
Profile E-Mail PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: VB open source (Sounds plugin)
Check the MsgPlus! plugins documantension :)
http://plugins.msgplus.net
YouTube closed-captions ripper (also allows you to download videos!)
04-19-2004 11:45 AM
Profile E-Mail PM Web Find Quote Report
optimism_
Senior Member
****

Avatar
Ctrl+Alt+Del - Tragically l337

Posts: 521
Reputation: 8
37 / Male / –
Joined: Jul 2003
RE: VB open source (Sounds plugin)
in ParseCommand, send a notification message, and a UID for the sound. imo, i would use a 2 char code for the plugin, and 3 to identify the sounds, eg MZ for your plugin, and say hey for a "hello" sound

In receivenotify, split the sNotifyCode into the 2 char part and the 3 char part. If the first 2 = MZ then you know its a code for your plugin, then do a switch case, or lots of ifs, to identify which sound you need to play
HTTP 404 - Signature Not Found
04-19-2004 04:39 PM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: VB open source (Sounds plugin)
There you go...
I made a quick example...

You type /xlolsnd and you will hear someone laughing.
If the other user has the plugin too, he/she will hear the sound too but the user's convo window must have focus!

Btw here is the link i got LOL.wav from : http://www.partnersinrhyme.com/soundfx/human.shtml but be sure to only download .wav sound files because i dont know if it works with other formats too!

If you are gonna add more sounds open "Install Info Maker" and add the excact name of the sound file(include .wav too!) to the ExtraFiles lists and then click save and then click yes.
If you are just going to change the code a bit then compile the plugin and run "updater.exe" .

To install the plugin just run "installer.exe"

Please tell me what you think ;)

.zip File Attachment: SoundPluginInVB.zip (151.4 KB)
This file has been downloaded 185 time(s).
YouTube closed-captions ripper (also allows you to download videos!)
04-23-2004 04:22 PM
Profile E-Mail PM Web Find Quote Report
da man of men
Junior Member
**

Avatar

Posts: 35
32 / Male / –
Joined: Jan 2004
RE: VB open source (Sounds plugin)
Wow very nice mike
04-25-2004 11:15 AM
Profile E-Mail PM Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: VB open source (Sounds plugin)
well done mike :)
04-25-2004 11:53 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: VB open source (Sounds plugin)
Heh.
Thank you.
YouTube closed-captions ripper (also allows you to download videos!)
04-25-2004 07:31 PM
Profile E-Mail PM Web Find Quote Report
syroon
New Member
*


Posts: 2
– / Male / –
Joined: Apr 2004
RE: VB open source (Sounds plugin)
I'm Getting an error when i want to compile it ..  it says :
COMPILE ERROR :

Constants, fixed-lenght  strings , arrays , user defined types and declare statements not allowed as public members of object modules

How to make it compile correctly ?
04-27-2004 08:01 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On