What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help!] Two questions for a noob like me =(

[Help!] Two questions for a noob like me =(
Author: Message:
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: [Help!] Two questions for a noob like me =(
Your first question is rather easy to do, by simply checking if the message is longer than a certain length, splitting it at that length, putting each new part-message into an array and sending the array items one at a time. The concept here is pretty easy, I could probably get one done for you myself, and I don't know that much about scripting (compared to most other scripters on this forum :P).

Your other question may be a little hard to implement, and is certainly beyond my "expertise". As far as I know there is no way to reintroduce individual colorization to chat windows. It might be possible with some API calls, I wouldn't know, I'm not experienced in using APIs in scripts.

Hope this helps!

EDIT: Messenger Plus! Live already detects if your message is larger than 1100 characters and sends a text file with your message to your contact. I've realized the script would likely be useless if this feature is turned on, but I didn't get very far anyway (I just found out JScript has no foreach loop :dodgy:).

This post was edited on 03-11-2009 at 09:35 AM by ryxdp.
03-11-2009 08:50 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help!] Two questions for a noob like me =( - by babylicious on 03-11-2009 at 06:52 AM
RE: [Help!] Two questions for a noob like me =( - by ryxdp on 03-11-2009 at 08:50 AM
RE: [Help!] Two questions for a noob like me =( - by babylicious on 03-12-2009 at 06:02 AM
RE: [Help!] Two questions for a noob like me =( - by John Anderton on 03-12-2009 at 06:20 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