What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Auto status change

[Release] Auto status change
Author: Message:
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
Roll Eyes  RE: [Release] Auto status change
First post! This is a really good script! ;)
quote:
Originally posted by mlevit
Im giving up on it :) if anyone wants to give it a crack you can, if not ive removed the code that sends to all, i can upload if people want it.

The problem is that the script converts the message into an array before it sends the message to everyone. The commas that you see separate each part of the array.
code:
function splitMessage(msg)
{
...
sentMessage = msg.split(" ");
...
}
To fix this, either don't change the message you send into an array (use another variable) or send the message before you convert it.

Unfortunately, in the one I've fixed, I've changed a lot of stuff to suit my preferences *-):
  • Changed the PSM system to "brb <new PSM>"
  • Removed the send to all function
  • Removed lower case formatting of sent message
  • Removed upper case formatting of custom PSM
  • Removed space deletion formatting of custom PSM
I have however fixed a few bugs that I found like changing status multiple times with PSM and other stuff like that, as well as reducing the overall filesize. I'll attach my script here and mlevit you can add in the other stuff if needed. :D



Update v1.1 - 11 August 2006
  • Fixed a bug where the script is disabled when WLM initializes
  • Added support for manual status changing when status has already been changed ("back" or "bak" will leave as changed status)
  • Added support for manual PSM changing when status has already been changed ("back" or "bak" will leave as changed PSM)

.plsc File Attachment: Auto Status Change v1.1.plsc (1.35 KB)
This file has been downloaded 286 time(s).

This post was edited on 08-11-2006 at 06:03 AM by phalanxii.
08-09-2006 11:41 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Release] Auto status change - by mlevit on 08-04-2006 at 04:37 AM
RE: [Release] Auto status change - by lizard.boy on 08-04-2006 at 04:55 AM
RE: [Release] Auto status change - by artfuldodga on 08-04-2006 at 05:32 AM
RE: RE: [Release] Auto status change - by mlevit on 08-04-2006 at 06:39 AM
RE: [Release] Auto status change - by haydos on 08-04-2006 at 05:39 AM
RE: [Release] Auto status change - by Thor on 08-04-2006 at 10:39 AM
RE: [Release] Auto status change - by Jimcando on 08-04-2006 at 05:52 PM
RE: [Release] Auto status change - by Exca on 08-04-2006 at 06:04 PM
RE: [Release] Auto status change - by snAke_LeAder on 08-05-2006 at 06:50 PM
RE: [Release] Auto status change - by mlevit on 08-06-2006 at 01:48 AM
RE: [Release] Auto status change - by Kenji on 08-06-2006 at 01:53 AM
RE: [Release] Auto status change - by mlevit on 08-06-2006 at 02:24 AM
RE: [Release] Auto status change - by Exca on 08-06-2006 at 08:16 PM
RE: [Release] Auto status change - by Zahid™ on 08-06-2006 at 08:20 PM
RE: [Release] Auto status change - by Jimbo on 08-07-2006 at 10:18 AM
RE: [Release] Auto status change - by 4penguino on 08-07-2006 at 10:35 AM
RE: RE: [Release] Auto status change - by mlevit on 08-08-2006 at 01:30 AM
RE: [Release] Auto status change - by 4penguino on 08-07-2006 at 04:38 PM
RE: [Release] Auto status change - by cloudhunter on 08-07-2006 at 05:57 PM
RE: [Release] Auto status change - by Oxy on 08-07-2006 at 09:32 PM
RE: [Release] Auto status change - by mlevit on 08-07-2006 at 10:19 PM
RE: [Release] Auto status change - by 4penguino on 08-08-2006 at 12:50 PM
RE: [Release] Auto status change - by Kenji on 08-08-2006 at 12:52 PM
RE: [Release] Auto status change - by Oxy on 08-08-2006 at 01:16 PM
RE: [Release] Auto status change - by 4penguino on 08-08-2006 at 09:15 PM
RE: RE: [Release] Auto status change - by Oxy on 08-09-2006 at 10:10 AM
RE: [Release] Auto status change - by mlevit on 08-08-2006 at 09:19 PM
RE: [Release] Auto status change - by Exca on 08-09-2006 at 09:02 AM
RE: [Release] Auto status change - by mlevit on 08-09-2006 at 10:03 AM
RE: [Release] Auto status change - by 4penguino on 08-09-2006 at 10:12 AM
RE: [Release] Auto status change - by mlevit on 08-09-2006 at 10:15 AM
RE: [Release] Auto status change - by phalanxii on 08-09-2006 at 11:41 AM
RE: [Release] Auto status change - by Eddie on 08-09-2006 at 12:13 PM
RE: [Release] Auto status change - by phalanxii on 08-09-2006 at 01:19 PM
RE: [Release] Auto status change - by Exca on 08-09-2006 at 03:12 PM
RE: [Release] Auto status change - by phalanxii on 08-11-2006 at 06:10 AM
RE: [Release] Auto status change - by Exca on 08-11-2006 at 07:49 AM
RE: [Release] Auto status change - by NiteMare on 08-11-2006 at 07:56 AM
RE: [Release] Auto status change - by phalanxii on 08-11-2006 at 08:34 AM
RE: [Release] Auto status change - by NiteMare on 08-11-2006 at 10:12 PM
RE: [Release] Auto status change - by step_on_hen on 08-11-2006 at 11:18 PM
RE: [Release] Auto status change - by phalanxii on 08-12-2006 at 12:32 AM
RE: [Release] Auto status change - by mlevit on 01-27-2008 at 10:21 PM


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