What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [RELEASE PATCH]Invisible Notification when you are writing a message

[RELEASE PATCH]Invisible Notification when you are writing a message
Author: Message:
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
34 / Male / Flag
Joined: Nov 2006
O.P. [RELEASE PATCH]Invisible Notification when you are writing a message
Hi on the Microway request i have made a patch to doesn't show to other a notification when you are writing a message.I had done this patch for msn  8.0.812.000..I don't know if it works on another msn's versions....Information about Patch is here:
when you keydown on textbox in a conversation you send a packet to tell your contact that you are writing a message...but if you jump the keydown check you don't send te packet...asm code is here:


0052FD08   /7C 49           JL SHORT 0052FD53
0052FD0A   |83BD 58FFFFFF 0>CMP DWORD PTR SS:[EBP-A8],1
0052FD11   |0F85 13160000   JNZ 0053132A
0052FD17   |FFB5 60FFFFFF   PUSH DWORD PTR SS:[EBP-A0]
0052FD1D   |8D8D 64FFFFFF   LEA ECX,DWORD PTR SS:[EBP-9C]
0052FD23   |E8 D0DAF1FF     CALL 0044D7F8
0052FD28   |8B00            MOV EAX,DWORD PTR DS:[EAX]
0052FD2A   |6A FF           PUSH -1
0052FD2C   |50              PUSH EAX
0052FD2D   |C645 FC 04      MOV BYTE PTR SS:[EBP-4],4
0052FD31   |68 E0FD5200     PUSH 0052FDE0                           
0052FD36   |8D8D 1CFFFFFF   LEA ECX,DWORD PTR SS:[EBP-E4]
0052FD3C   |E8 1A030000     CALL 0053005B
0052FD41   |8D85 68FFFFFF   LEA EAX,DWORD PTR SS:[EBP-98]
0052FD47   |3985 64FFFFFF   CMP DWORD PTR SS:[EBP-9C],EAX
0052FD4D  ^|0F85 7EFDFFFF   JNZ 0052FAD1

it's sufficient to change jl in jmp:):):):):)

if you want modify the code in hex editor go on raw offset 0012F108 and change byte 7c in Eb......mmmh....i had done a wrong patch...it didn't work....i had updated...
                                                              HAVE FUN!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
SORRY FOR MY ENGLISH I'M ITALIAN

                                                           THEGURUSUPREMACY

.rar File Attachment: msn.messenger(wlm)-patch.rar (53.67 KB)
This file has been downloaded 126 time(s).

This post was edited on 11-17-2006 at 08:54 PM by TheGuruSupremacy.
11-17-2006 03:45 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[RELEASE PATCH]Invisible Notification when you are writing a message - by TheGuruSupremacy on 11-17-2006 at 03:45 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by MicroWay on 11-17-2006 at 07:50 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by TheGuruSupremacy on 11-17-2006 at 08:08 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by CookieRevised on 11-17-2006 at 09:56 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by andrey on 11-17-2006 at 10:18 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by TheGuruSupremacy on 11-17-2006 at 10:27 PM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by MicroWay on 11-18-2006 at 12:09 AM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by CookieRevised on 11-18-2006 at 12:16 AM
RE: RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by TheGuruSupremacy on 11-18-2006 at 11:59 AM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by felipEx on 11-18-2006 at 12:31 AM
RE: [RELEASE PATCH]Invisible Notification when you are writing a message - by andrey on 11-18-2006 at 12:36 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