What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Custom Tab

Custom Tab
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Custom Tab
for 6.1.0211 it is:
Offset: 0x000206C0
Max length: 56 bytes (including null-byte)

for 6.2.0133 it is:
Offset: 0x00022A48
Max length: 56 bytes (including null-byte)

for 6.2.0137 it is:
Offset: 0x00022A48
Max length: 56 bytes (including null-byte)

So at that location you need to change "http://config.messenger.msn.com/Config/MsgrConfig.asmx" to your used URL...
And you can do this with any programming language. It's indeed just going to that location and write your own string (and terminate with a null-byte), close the file and you're done...

PS: So, I take it that your serverside script is ASMX? otherwise it wouldn't work...

This post was edited on 07-02-2004 at 08:44 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-02-2004 08:37 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Custom Tab - by vChris on 07-02-2004 at 07:45 PM
RE: Custom Tab - by CookieRevised on 07-02-2004 at 08:37 PM
RE: Custom Tab - by vChris on 07-03-2004 at 01:15 AM
RE: Custom Tab - by CookieRevised on 07-03-2004 at 09:19 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