Google
 

Go Back   NackVision > Website Related > Friendster Overlay

Friendster Overlay Codes and tutorials on overlay

Reply
 
Thread Tools
Old 05-15-2006, 12:57 PM   #1
gwapings213
Moderator
 
gwapings213's Avatar
 
Join Date: Apr 2006
Location: dasmarinas village
Posts: 798
Send a message via AIM to gwapings213 Send a message via MSN to gwapings213 Send a message via Yahoo to gwapings213 Send a message via Skype™ to gwapings213
AWESOME MERLIN WIZARD CODE

you may edit(PUT TXT HERE)
source: www.rainbow.arch.scriptmania.com








 
<!-- Copy and Paste into the BODY of your HTML -->
<OBJECT ID="Rainbow" width="0" height="0"
CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
CODEBASE="#VERSION=2,0,0,0">
</OBJECT>
<OBJECT ID="TruVoice" width="0" height="0"
CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
CODEBASE="#VERSION=6,0,0,0">
</OBJECT>
<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;
UsedChars = "Char";
CharID = "Char";
CharACS = "";
CharLoaded = false;
Window_OnLoad();
function Window_OnLoad() {
Rainbow.Connected = true;
CharLoaded = LoadLocalChar(CharID, CharACS);
if (!CharLoaded) {
CharLoaded = LoadLocalChar(CharID, "");
}
if (CharLoaded) {
SetCharObj();
}
CheckLoadStatus();
}
function LoadLocalChar(CharID, CharACS) {
Rainbow.RaiseRequestErrors = false;
if (CharACS == "") {
LoadReq = Rainbow.Characters.Load(CharID);
}
else {
LoadReq = Rainbow.Characters.Load(CharID, CharACS);
}
Rainbow.RaiseRequestErrors = true;
if (LoadReq.Status != 1) {
return(true);
}
return(false);
}
function SetCharObj() {
Char = Rainbow.Characters.Character(CharID);
Char.LanguageID = 0x409;
}
function CheckLoadStatus() {
if (!CharLoaded) {
LoadError();
return(false);
}
window.status = "";
AgentIntro();
return(true);
}
function LoadError() {
var strMsg;
window.status = "";
strMsg = "Error Loading Character: " + CharID + "\n";
strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
strMsg = strMsg + UsedChars;
alert(strMsg);
}
function InitAgentCommands() {
Char.Commands.RemoveAll();
}
function AgentIntro() {
InitAgentCommands();
// *** BEGIN CHARACTER SCRIPT ***
Char.MoveTo(0, 0);
Char.Show();
Char.MoveTo(900, 500);
Char.Play("Announce");
Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
Char.Play("Greet");
Char.Speak("I can greet your visitor");
Char.Speak("I can get their attention");
Char.Play("GetAttention");
Char.Play("GetAttentionContinued");
Char.Play("GetAttentionReturn");
Char.Speak("I can tell them about your site");
Char.Play("GestureRight");
Char.Speak("PUT TEXT 1 HERE");
Char.MoveTo(10, 500);
Char.Play("GestureLeft");
Char.Speak("PUT TEXT 2 HERE");
Char.MoveTo(10, 200);
Char.Speak("PUT TEXT 3 HERE");
Char.MoveTo(600, 200);
Char.Play("DoMagic1");
Char.Play("DoMagic2");
Char.Play("GestureUp");
Char.Speak("PUT TEXT 4 HERE");
Char.Play("Pleased");
Char.MoveTo(0, 500);
Char.Play("Read");
Char.Play("WriteContinued");
Char.Speak("PUT TEXT 5 HERE");
Char.Play("WriteReturn");
Char.MoveTo(500, 500);
Char.Play("Think");
Char.Think("PUT TEXT 6 HERE");
Char.Think("I think I will tell them I have to go.");
Char.Play("Uncertain");
Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
Char.Play("Wave");
Char.Speak("Enjoy this site. Goodbye!");
Char.Play("Wave");
Char.Hide();
 
// *** END CHARACTER SCRIPT ***
}
//-->
</script>
<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
// Purpose: Stop character on single-click
Char.StopAll();
Char.Play ("Alert");
Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
Char.Play ("Blink");
Char.Play ("RestPose");
// -->
</script>
<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
// Purpose: Stop and Hide character on double-click
Char.StopAll();
Char.Play ("Alert");
Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
Char.Hide();
//-->
</script>

Last edited by gwapings213; 08-23-2006 at 03:27 AM.
(Offline)
 
Reply With Quote
Old 05-16-2006, 04:31 PM   #2
martinmanali
Junior Member
 
martinmanali's Avatar
 
Join Date: Apr 2006
Posts: 26
help

wer will i put the code?
(Offline)
 
Reply With Quote
Old 08-23-2006, 03:22 AM   #3
xoxoxo
Junior Member
 
xoxoxo's Avatar
 
Join Date: Feb 2006
Location: LAND OF GODEZT
Posts: 14
hey ur code is not working
(Offline)
 
Reply With Quote
Old 08-23-2006, 03:24 AM   #4
gwapings213
Moderator
 
gwapings213's Avatar
 
Join Date: Apr 2006
Location: dasmarinas village
Posts: 798
Send a message via AIM to gwapings213 Send a message via MSN to gwapings213 Send a message via Yahoo to gwapings213 Send a message via Skype™ to gwapings213
Originally Posted by xoxoxo
hey ur code is not working
its working just fine with me...and thats not my code.. i just shared it..
just follow the instruction ryt.
(Offline)
 
Reply With Quote
Old 08-23-2006, 06:38 AM   #5
lowa_selarom
Senior Member
 
lowa_selarom's Avatar
 
Join Date: Feb 2006
Location: In The Middle Of Nowhere
Posts: 443
basahin nyo po bago kayo comment ok
__________________


YOU DONT KNOW WHO AM I
I AM WHAT I AM
(Offline)
 
Reply With Quote
Old 08-23-2006, 11:34 AM   #6
soul480
Junior Member
 
Join Date: Aug 2006
Location: Canada
Posts: 16
gwapingz 123...nakita ko na page mo...ang cute.....pwede mo ba ibigay codez mo ?....plzz...post mo n lng po ..!
(Offline)
 
Reply With Quote
Old 08-23-2006, 04:50 PM   #7
cHiquEhUrr
Member
 
Join Date: Aug 2006
Posts: 78
Question wAiT laNg poH..

fOr nOn-ovErlay pOh bA taLagA tOh?! pweDe bAng i-iNseRt tOh sA ovErlaY??kC poH mAlapiT kO nA poH gAwinG ovERlayEd pRofiLE kO..
(Offline)
 
Reply With Quote
Old 08-30-2006, 06:52 PM   #8
eureka827
Junior Member
 
Join Date: Aug 2006
Location: taguig city
Posts: 3
hi poh.,wahh.,bobo q d2,d q lam san ipapaste eh.,nagawa q naman s microsoft frontpage,lumabas nman c merlin nong preniview q xa but i dunno san b ipapaste un code s edit profile.,san poh ba.,please un nlang poh prob q eh.,thanks poh..gusto q poh kc tlga ilagay s profile q c merlin...please poh..
(Offline)
 
Reply With Quote
Old 08-30-2006, 06:56 PM   #9
mudblood09
Junior Member
 
Join Date: Jan 2006
Posts: 6
sana gumagana rin ung ibang character
(Offline)
 
Reply With Quote
Old 08-30-2006, 07:00 PM   #10
eureka827
Junior Member
 
Join Date: Aug 2006
Location: taguig city
Posts: 3
ge n poh please..............help me nman

d q poh tlaga alam san ilalagay ung code.,nagawa q nman s frontpage as in.,but i dunno wer to paste it.,un lang oh..tangengot kc aq thanks tlga s makakapagturo lostgirl827@yahoo.com add nio q ha
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 07:46 PM.