What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Message color parsing problem

Message color parsing problem
Author: Message:
TheSarlacc
New Member
*

Avatar
Kinh, ur the greatest!

Posts: 7
39 / Male / –
Joined: Dec 2004
O.P. Message color parsing problem
Hey guys,

I've made a plug-in that is supposed to colour each character of the message being sent a random colour. It does this by putting the (!FCxx) tag in front of each character. (xx = random number b/w 1 and 67)
It does this fine, but when it's sent, Messenger Plus! doesn't parse the tags and the modified message appears with the tags.

(eg. "test" could become "(!FC11)t(!FC25)e(!FC43)s(!FC01)t", which if typed manually, would become coloured when sent. But it appears "as is" when the plug-in sends it).

any help would be gr8!

cheers..Anthony
12-28-2004 12:50 PM
Profile E-Mail PM Find Quote Report
TheSarlacc
New Member
*

Avatar
Kinh, ur the greatest!

Posts: 7
39 / Male / –
Joined: Dec 2004
O.P. RE: Message color parsing problem
FOLLOWUP:
Ok I've figured out why I have the problem. I tried getting my plug-in to send a QuickText as well with the command "#/Slap" (in VB) and it still sends just that text, not the QuickText. So I'm guessing Patchou overlooked it, it's a bug, or Patchou purposefully left it out for some reason. I might have to PM him and ask.
Religion is a disease for which science is the antidote.
12-30-2004 02:49 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: Message color parsing problem
Hello.

First, please don't double post :)
Edit your first post.

Secondly, you can't use tags in messages the plugin sends.
You have to use the character that is used when Ctrl + K is pressed on a conversation window.
I suppose you use Visual Basic. If you look in the module that comes with the plugin api, there is a const that if you use Chr$ on it, it will become the color code.

Thridly, I'm sorry to tell you, but the plugin you are making, has been made as a StuffPlug talker and as a plugin by me. :(
YouTube closed-captions ripper (also allows you to download videos!)
12-30-2004 08:45 AM
Profile E-Mail PM Web Find Quote Report
TheSarlacc
New Member
*

Avatar
Kinh, ur the greatest!

Posts: 7
39 / Male / –
Joined: Dec 2004
O.P. RE: Message color parsing problem
ok cool. thanks for that. bit of a tricky thing.

quote:
Thridly, I'm sorry to tell you, but the plugin you are making, has been made as a StuffPlug talker and as a plugin by me.
So? I'm not going to post my plugin for download. It's just something to do for myself. You can relax ok.
Religion is a disease for which science is the antidote.
12-30-2004 08:54 AM
Profile E-Mail PM Find Quote Report
« 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