What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Increase personal message max character size!

[Request] Increase personal message max character size!
Author: Message:
chr1ssyboy
New Member
*


Posts: 1
Joined: Jan 2008
O.P. [Request] Increase personal message max character size!
Hiho!
Dunno if its already been asked for (probs has) but is there a way to extend the amount of characters you can put into a personal message?i think its like 140max atm. so yea anyway to increase the size?! i like to put lyrics in my pm xD but sometimes i can't fit all in, others i have to cut the word up, like you becomes u etc

cheers!
01-30-2008 02:10 AM
Profile E-Mail PM Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: [Request] Increase personal message max character size!
you could use Mess Patch to increase the max to 500 characters.

but your contacts can't see the words after 140(?)129 characters

This post was edited on 01-30-2008 at 08:53 PM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
01-30-2008 03:38 AM
Profile PM Web Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
RE: [Request] Increase personal message max character size!
The max is actually 129. Go fill your PSM with just i's until no more can be added and then run this. :P

code:
function OnEvent_Initialize(MessengerStart)
{
    var PSM = Messenger.MyPersonalMessage;
    MsgPlus.DisplayToast("PSM Length", PSM.length);
}
01-30-2008 03:57 AM
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