Shoutbox

[Request] boost caracters in conversation - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Request] boost caracters in conversation (/showthread.php?tid=65607)

[Request] boost caracters in conversation by TheAngel on 08-30-2006 at 02:09 PM

plus has an option to maximaze the size of the messages to 1100 but many times that can be too litle (because of past(s)), stuffplug had a option to 5000.

can a plus script boost the size of the messages ?

thnks


RE: [Request] boost caracters in conversation by Matti on 08-30-2006 at 02:22 PM

I'm afraid that's not possible with a Plus! Live script.
However, StuffPlug 3 (the new version for Windows Live Messenger) will have the ability to boost your messages up to 5000 characters, so if you have a little more patience... ;)

As for now, the translations are done, it's now waiting for the developers doing their work... :)


RE: [Request] boost caracters in conversation by matty on 08-30-2006 at 03:01 PM

It is possible to do by patching a specific memory allocation which deals with the character limit. Mattike please if you don't know the correct answer don't reply. The reason people haven't made this or included any of the features from StuffPlug-NG is out of respect for TB.


RE: [Request] boost caracters in conversation by Matti on 08-30-2006 at 03:15 PM

I only know it will be possible with SP3, I never knew people didn't make it out of respect for TB. :(
My excuses. :$


RE: [Request] boost caracters in conversation by matty on 08-30-2006 at 03:25 PM

quote:
Originally posted by Mattike
I only know it will be possible with SP3, I never knew people didn't make it out of respect for TB. :(
My excuses. :$
Not a problem its just I keep seeing people saying that its not possible but wait for a program that can do it. Which is a complete contradiction. Oh well regardless it is possible but no one has done it.
RE: [Request] boost caracters in conversation by Huhu_Manix on 08-30-2006 at 03:54 PM

I believe when you send a message with "ChatWnd.SendMessage(...);" there's no limit because i made a script to repeat my text ( I send ":) ", the script return ":) :) :) :) ..." and when i send ":) :) :) :) :) ", the script return a huge message. ), but you must use a different text area for this... :s


RE: RE: [Request] boost caracters in conversation by TheAngel on 08-30-2006 at 10:11 PM

quote:
Originally posted by Matty
It is possible to do by patching a specific memory allocation which deals with the character limit. Mattike please if you don't know the correct answer don't reply. The reason people haven't made this or included any of the features from StuffPlug-NG is out of respect for TB.


hmm ok i understand that, stuffplug is realy nice indeed and respect his work and why dont want to make it

well i will try to discover how to do it (not likely (A))