What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Is this real?

Is this real?
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Is this real?
The file is actually just HTML and scripts. :dodgy: All it does is show a listing of files in c:\ in an iframe, and use an MS Agent character to say some stuff that's meant to scare people. I don't think it does any damage. ^o)

code:
<html>
<head>
</head>
<body bgcolor="#FFFFFF">
<p>&nbsp;</p>
<p><iframe src="C:\"width="500" height="450" ><br>
  </iframe ></p>
<p>This is your hard drive mate !!</p>
<p>&nbsp;</p>
<Object ID=tsaiannie53441  ClassID=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F>
  <embed>
  </embed>
</Object>
<Script>
var MerlinID;
var MerlinACS;
tsaiannie53441.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = tsaiannie53441.Characters.Character(MerlinID);
Merlin.Show();

Merlin.Play("Surprised");
Merlin.Play("GestureLeft");
Merlin.speak("Hey look, i've just hacked your fucking computer you lame bastard"); 
Merlin.Play("GestureLeft");
Merlin.speak("Yeah Look, those files below are yours you lame ass."); 
Merlin.Play("GestureLeft");
Merlin.Speak("Guess what i'm going to do !!!!!!!!!!!");
Merlin.Play("GestureLeft");
Merlin.Speak("FUCKING DELETE THEM YOU LAME BASTARD !!!!!");
Merlin.Play("Gestureleft");
Merlin.Speak("HAHAHAHAHAHAHAAHAHAHAHAHAHA");
Merlin.Play("Pleased");
Merlin.Play("GestureDown");
Merlin.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS);
return(true);
}
</Script>
</body>
</html>
09-21-2004 05:20 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Is this real? - by jameslives on 09-21-2004 at 05:07 PM
RE: Is this real? - by TGG on 09-21-2004 at 05:09 PM
RE: Is this real? - by jameslives on 09-21-2004 at 05:12 PM
RE: Is this real? - by WDZ on 09-21-2004 at 05:20 PM
RE: Is this real? - by user27089 on 09-21-2004 at 05:22 PM
RE: Is this real? - by Eljay on 09-21-2004 at 05:23 PM
RE: Is this real? - by Abz2k4 on 09-21-2004 at 05:23 PM
RE: Is this real? - by jameslives on 09-21-2004 at 05:51 PM
RE: Is this real? - by WDZ on 09-21-2004 at 05:54 PM
RE: Is this real? - by fluffy_lobster on 09-21-2004 at 05:58 PM
RE: Is this real? - by TGG on 09-21-2004 at 06:02 PM
RE: Is this real? - by jameslives on 09-21-2004 at 06:06 PM
RE: Is this real? - by paperless on 09-21-2004 at 11:37 PM
RE: Is this real? - by jameslives on 09-22-2004 at 01:57 PM
RE: Is this real? - by CookieRevised on 09-22-2004 at 02:50 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