What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [request] Remove custom emots for specific contact

Pages: (3): « First « 1 2 [ 3 ] Last »
[request] Remove custom emots for specific contact
Author: Message:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: [request] Remove custom emots for specific contact
what i meant was your idea

quote:
Originally posted by bigbob85
Email Address - Emoticon Text
Then on recieve message, if email is correct, and if that text exists, put some color codes in to stop it

but on send message, and just put [c=1][/c] in the middle of the emoticon. that should work
10-14-2006 04:56 AM
Profile PM Find Quote Report
bigbob85
Full Member
***

Avatar
Is Good, Is Bob...

Posts: 128
Reputation: 4
36 / Male / Flag
Joined: Jul 2003
RE: [request] Remove custom emots for specific contact
But if your doing it on send message, your only stopping your own custom emoticons. I wanted to stop everyone elses.
10-14-2006 04:58 AM
Profile E-Mail PM Web Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: [request] Remove custom emots for specific contact
ah i didnt read it right :P

ok well you could just replace that text using
code:
Message = Message.replace(/emote/gi, "emote");
im quite sure that would work
10-14-2006 05:10 AM
Profile PM Find Quote Report
bigbob85
Full Member
***

Avatar
Is Good, Is Bob...

Posts: 128
Reputation: 4
36 / Male / Flag
Joined: Jul 2003
RE: [request] Remove custom emots for specific contact
Well, after we just tested this, we found its not possible.

We replaced the text toungen with aaaaaa. The message traced as aaaaaa, but still showed custom emoticon.

If only someone would make a chat thing, to chat in a plus window...
10-14-2006 05:35 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [request] Remove custom emots for specific contact
To do this you need to work on protocol level. Any other method will fail or is just a dirty not fully workig workaround.
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-14-2006 10:17 AM
Profile PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] 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