What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Scripting problem, can't shut off script without manually doing so

Scripting problem, can't shut off script without manually doing so
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Scripting problem, can't shut off script without manually doing so
You are correct, it does not work as it should.

You can modify it to work manually by going to script preferences > selecting 'Replace Upper Case to Lower Case' script > Edit.
In the new window which appears, search for
if (sEnabled = true){
replace with
if (sEnabled == true){

I'm only posting the fix here because I do not know the script developer nor how to contact them.

This post was edited on 06-10-2008 at 06:01 PM by Volv.
06-10-2008 06:00 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scripting problem, can't shut off script without manually doing so - by Suyasi on 06-09-2008 at 10:58 PM
RE: Scripting problem, can't shut off script without manually doing so - by CookieRevised on 06-09-2008 at 11:39 PM
RE: Scripting problem, can't shut off script without manually doing so - by Suyasi on 06-10-2008 at 05:20 PM
RE: Scripting problem, can't shut off script without manually doing so - by Volv on 06-10-2008 at 06:00 PM
RE: Scripting problem, can't shut off script without manually doing so - by Suyasi on 06-10-2008 at 07:05 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