What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Remove custom emoticons from message + possible bug in Plus?

Remove custom emoticons from message + possible bug in Plus?
Author: Message:
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
O.P. Remove custom emoticons from message + possible bug in Plus?
OK, not sure if I should post this here but anyways:

When a message is received on OnEvent_ChatWndReceiveMessage, is it possible to remove all the custom emoticons contained in it?

The reason being, which also leads to my question about a possible bug is this:

I have a contact who has an emoticon pinned to #.

When they send me a message containing a colour code in the format:

#000000

the colour code succeeds in changing the text colour, however the emoticon appears, followed by what seems to be 6 spaces.

Not sure whether the 6 spaces thing could be a bug in Plus!, but I'm thinking if not then maybe by removing custom emoticons from the message before sending it to the window it will solve this.

Anyway, as usual, any help is appreciated :)

Edit: This is what happens:

Code typed (emoticon is the hash)

Received message appears like this


This post was edited on 07-05-2006 at 11:37 PM by pollolibredegrasa.
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
07-05-2006 10:50 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Remove custom emoticons from message + possible bug in Plus?
It's a limitation caused by the operation of emoticon insertion. I doubt a script could work around it. Just get the contact to change the shortcut.
[Image: spartaafk.png]
07-09-2006 08:51 PM
Profile PM Web Find Quote Report
Voldemort
Veteran Member
*****

Avatar

Posts: 3504
Reputation: 49
– / – / Flag
Joined: Jul 2005
Status: Away
RE: Remove custom emoticons from message + possible bug in Plus?
Yes, just like cutom emos in regular letters with custom sounds...
*All posts are a purely speculative hypothesis based on abstract reasoning.
Not my daughter, you bitch!
[Image: ico-mollytrix16.gif]
07-09-2006 09:04 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Remove custom emoticons from message + possible bug in Plus?
quote:
Originally posted by fatfreechicken
OK, not sure if I should post this here but anyways:

When a message is received on OnEvent_ChatWndReceiveMessage, is it possible to remove all the custom emoticons contained in it?

The reason being, which also leads to my question about a possible bug is this:

I have a contact who has an emoticon pinned to #.

When they send me a message containing a colour code in the format:

#000000

the colour code succeeds in changing the text colour, however the emoticon appears, followed by what seems to be 6 spaces.

Not sure whether the 6 spaces thing could be a bug in Plus!, but I'm thinking if not then maybe by removing custom emoticons from the message before sending it to the window it will solve this.
The spaces appear because those color codes are special (actually non-printable) characters. eg: select the text containing those characters in your post here. You'll see that strange things will happen. Copy/paste the string to the edit box and try to remove some character from the string. Again you'll see things will be fux0red. That's the cause of those spaces. Not much can be done for it, it's just that those characters are printed while they are actually not printable (and thus even maybe will be replaced with spaces by WLM)....
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-09-2006 10:28 PM
Profile 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