What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Autosound talker plugin idea!

Autosound talker plugin idea!
Author: Message:
Martijn.
Full Member
***

Avatar
Previously known as |\/|artij|\|

Posts: 162
Reputation: 2
34 / Male / –
Joined: Apr 2004
RE: Autosound talker plugin idea!
First, make sure you have StuffPlug-NG installed, then read on...

This is one of the most simple things to do with a talker. Make a new, empty text file in the "Messenger Plus! 3\Plugins\StuffPlug-NG"-folder, and rename it to talker.sevil.vbs (you can change the red part to whatever you want it to be called), then, copy/paste the following in it with notepad:
code:
Function talker(input)
   talker = "J" + input
End Function

You can change the "/sevil " part to match any command you like, but make sure to keep the space!

Then, in a conversation, type the following:

/xautotalker sevil

Finally, the simple reason that I didn't post it as an attachment is that I don't want everyone to just use that thing to annoy their contacts, this way you'll have to do some trouble for it, so it's a bit less attractive;). Besides, you'll learn a little bit about how VBScript works:happy:.

Oh, and by the way, I'm not responsible for all the contacts that are going to block you for this:dodgy:.

EDIT: Just tested it for myself, StuffPlug-NG seems to change the text after plus scans for commands, so I changed the above code to a version that contains the special character used to send the sound...

This post was edited on 11-20-2004 at 10:22 AM by Martijn..
"If freedom is outlawed, only outlaws will have freedom."
11-20-2004 10:14 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Autosound talker plugin idea! - by Jatt on 11-20-2004 at 08:09 AM
RE: Autosound talker plugin idea! - by Underlord on 11-20-2004 at 08:15 AM
RE: Autosound talker plugin idea! - by Eljay on 11-20-2004 at 08:20 AM
RE: Autosound talker plugin idea! - by Martijn. on 11-20-2004 at 10:14 AM


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