What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help] Intercept Emoticons on receive

Pages: (2): « First « 1 [ 2 ] Last »
[Help] Intercept Emoticons on receive
Author: Message:
ramik
Junior Member
**


Posts: 34
– / Male / –
Joined: Nov 2003
O.P. RE: [Help] Intercept Emoticons on receive
so with dll's i can intercept the coming stream as it is?

what API should I use, the one for MsgPlus 3.6?

I tried a couple of times to make dll's with FreePascal, will it be ok for such dll's?
06-29-2006 07:15 AM
Profile PM Web Find Quote Report
rob_botch
Full Member
***

Avatar

Posts: 180
Reputation: 4
33 / Male / Flag
Joined: Apr 2006
RE: [Help] Intercept Emoticons on receive
You could try the MsgPlus.RemoveFormatCodes object. That might work, but when you put it back into the message window, WLM might replace the text again. You would also have to be careful to replace the emoticons that you want...
06-29-2006 08:49 AM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [Help] Intercept Emoticons on receive
quote:
Originally posted by rob_botch
MsgPlus.RemoveFormatCodes
The name suggests it only removes Plus! codes, not emoticons.
[Image: spartaafk.png]
06-29-2006 03:13 PM
Profile PM Web Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: [Help] Intercept Emoticons on receive
It only does remove the formatting codes. [c] [b] etc.
06-29-2006 06:12 PM
Profile PM Find Quote Report
Mushroom_Man
Junior Member
**

That crazy guy

Posts: 72
Joined: May 2004
RE: RE: RE: [Help] Intercept Emoticons on receive
quote:
Originally posted by mathieumg
binary? (H)


Nah, then all you'd get is a binary representation of assembler :P
06-29-2006 07:53 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [Help] Intercept Emoticons on receive
quote:
Originally posted by ramik
so with dll's i can intercept the coming stream as it is?

what API should I use, the one for MsgPlus 3.6?

I tried a couple of times to make dll's with FreePascal, will it be ok for such dll's?
The 3.6 API doesn't exist in Live, and if FeeePascal can make Windows DLLs, then that should be fine.

Thing is, due to the low-level nature of what you want to do, you can't just use a pre-existing API. In fact, in order to get the data in the first place, you'll need remote code injection and API hooking.
[Image: spartaafk.png]
06-29-2006 09:24 PM
Profile PM Web 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