Google
 

Go Back   NackVision > Website Related > Friendster Overlay

Friendster Overlay Codes and tutorials on overlay

Reply
 
Thread Tools
Old 04-24-2006, 09:29 PM   #1
YeoJRocKZ_12
Member
 
YeoJRocKZ_12's Avatar
 
Join Date: Apr 2006
Location: SA BAHAY NAMIn..
Posts: 51
Send a message via Yahoo to YeoJRocKZ_12
TALKING WIZARD CODE (JAVA SCRIPT)

PARA TO DUN SA MGA GUMAGAMIT NG OVERLAY GENERATOR NI MARKYCTRIGGER..JAVA SCRIPT PO 2,NDI CSS..
KAU NA BHALA MG-EDIT NUNG MESSAGE..

place this code inside the <body> tag ok?

<script language="javascript">
DOC=document;var data, p;
var agt=navigator.userAgent.toLowerCase();
p='http';
if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(DOC.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent)
if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)};
</script><br><br><Object ID=tsaiannie53441 ClassID=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></Object>
<script language="JavaScript">
<!--
//
//edit at next section
var RoverID; 
var RoverACS; 
tsaiannie53441.Connected = true; 
RoverLoaded = LoadLocalAgent(RoverID, RoverACS); 
Rover = tsaiannie53441.Characters.Character(RoverID);
Rover.Show();

//The USAGE

//use Rover.Play to make it move
//use Rover.Speak to make it talk
//use Rover.MoveTo to move it into another position
//use Rover.Think to make the wizard act as if he saying something in his mind 

///commands for Rover.Play:
//greet
//write
//gestureright
//gestureleft
//Idle1_1
//Idle2_2
//blink
//Explain
//search
//acknowledge
//announce
//process
//confused
//DoMagic1
//DoMagic2
//Getattention
//Uncertain
//Congratulate
//WriteContinued
//Surprised
//Wave //


//this is the example

Rover.Play("Search");
Rover.Play("Surprised");
Rover.Speak("this is an example");
Rover.Play("Acknowledge");
Rover.Play("Announce");
Rover.Speak("is this the wizard ur looking for?");
Rover.Speak("Let us Fly Around Together");
Rover.MoveTo (300,300);
Rover.Play("Getattention");
Rover.Play("Confused");
Rover.Play("Getattention");
Rover.Speak("So how are u?");
Rover.Play("Uncertain");
Rover.Think("Hope u use this code");
Rover.MoveTo (600,600);
Rover.Play("DoMAgic1");
Rover.Speak("for better profile");
Rover.Play("Process");
Rover.Think("Hope so");
Rover.Speak("ok?");
Rover.Play("DoMAgic2");
Rover.Speak("good luck");


//do not edit below this line
Rover.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS);
return(true);
}
//-->
</script>

Last edited by ambot; 05-21-2006 at 12:46 AM.
(Offline)
 
Reply With Quote
Old 04-25-2006, 06:35 AM   #2
mayrenissa
Senior Member
 
mayrenissa's Avatar
 
Join Date: Mar 2006
Location: Quezon City
Posts: 101
Send a message via ICQ to mayrenissa Send a message via AIM to mayrenissa Send a message via MSN to mayrenissa Send a message via Yahoo to mayrenissa
Wanna ask, wat was this for? Im currently using mark's OG. I just dont understand what was the javascript is for? It just confuse me. Please im asking for a little bit more of your explanation
__________________
Bhie & Bear
010306
"I love you with all my heart, you are my angel..."

(Offline)
 
Reply With Quote
Old 04-25-2006, 07:29 AM   #3
lemuel
Senior Member
 
lemuel's Avatar
 
Join Date: Dec 2005
Location: Toon World
Posts: 471
Send a message via Yahoo to lemuel
e2 po na ung nagsasalita na wizard

wow astig talaga nun eh

san nmn po yan ilalagay sa loob po ba ng

<body>

blah,blah

</body>
__________________

Life is really simple, but we insist on making it complicated. ~Confucius

Add me on friendster >>>
http://www.friendster.com/user.phpuid=19901547

my 3rd acct...
http://www.friendster.com/iznowman




sa friend ko po e2
http://www.friendster.com/6371474
(Offline)
 
Reply With Quote
Old 04-25-2006, 07:32 AM   #4
adiktos
Moderator
 
adiktos's Avatar
 
Join Date: Apr 2006
Location: Mindanao
Posts: 223
Send a message via MSN to adiktos Send a message via Yahoo to adiktos Send a message via Skype™ to adiktos
Cool

Originally Posted by YeoJRocKZ_12
PARA TO DUN SA MGA GUMAGAMIT NG OVERLAY GENERATOR NI MARKYCTRIGGER..JAVA SCRIPT PO 2,NDI CSS..
KAU NA BHALA MG-EDIT NUNG MESSAGE..

<!-- Talking Wizard code: Provided by ReqUestCenTraL@Xanga -->
<Object ID=tsaiannie53441 ClassID=CLSID45FD31B-5C6E-11D1-9EC1-00C04FD7081F></Object>
<script language="JavaScript">
<!--
//
//edit at next section
var RoverID;
var RoverACS;
tsaiannie53441.Connected = true;
RoverLoaded = LoadLocalAgent(RoverID, RoverACS);
Rover = tsaiannie53441.Characters.Character(RoverID);
Rover.Show();
//list the actions below
//use Rover.Play to make it move
//use Rover.Speak to make it talk
Rover.Play("GetAttention");
Rover.Speak(" TEXT HERE!!! ");
Rover.Play("Acknowledge");
Rover.Speak(" TEXT HERE!!! ");
//do not edit below this line
Rover.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS);
return(true);
}
//-->
</script>
<div align="center">Talking Wizard code found at <a href="http://xanga.com/ReqUestCenTraL
">ReqUestCenTraL</a></div>
<!-- End Script : Provided by ReqUestCenTraL@Xanga -->
can i have an example profile for that code?..
__________________


(Offline)
 
Reply With Quote
Old 04-25-2006, 07:33 AM   #5
lemuel
Senior Member
 
lemuel's Avatar
 
Join Date: Dec 2005
Location: Toon World
Posts: 471
Send a message via Yahoo to lemuel
xensya na po may nakalimutan aq itanong pano po kung gustong qng mas mahaba pa ung message po


Rover.Play("GetAttention");
Rover.Speak(" TEXT HERE!!! ");
Rover.Play("Acknowledge");
Rover.Speak(" TEXT HERE!!! ");

uulitin lng po ba 2 ^
__________________

Life is really simple, but we insist on making it complicated. ~Confucius

Add me on friendster >>>
http://www.friendster.com/user.phpuid=19901547

my 3rd acct...
http://www.friendster.com/iznowman




sa friend ko po e2
http://www.friendster.com/6371474
(Offline)
 
Reply With Quote
Old 04-25-2006, 07:35 AM   #6
ambot
Janitor
 
ambot's Avatar
 
Join Date: Apr 2006
Location: SparkCom
Posts: 1,265
Originally Posted by adiktos
can i have an example profile for that code?..

it only works for OVERLAY PROFILE
__________________
More Friendster Layouts
http://www.sparkcom.org
(Offline)
 
Reply With Quote
Old 04-25-2006, 07:54 AM   #7
lemuel
Senior Member
 
lemuel's Avatar
 
Join Date: Dec 2005
Location: Toon World
Posts: 471
Send a message via Yahoo to lemuel
ambot r u using overlay??
__________________

Life is really simple, but we insist on making it complicated. ~Confucius

Add me on friendster >>>
http://www.friendster.com/user.phpuid=19901547

my 3rd acct...
http://www.friendster.com/iznowman




sa friend ko po e2
http://www.friendster.com/6371474
(Offline)
 
Reply With Quote
Old 04-26-2006, 02:25 AM   #8
mhaiah
Junior Member
 
mhaiah's Avatar
 
Join Date: Feb 2006
Location: born in batangas, but recently i moved in dubai
Posts: 5
whuts d difference betweeen the OVERLAY GENERATOR NI MARKYCTRIGGER from other gens? does this mean i cannot use this on other gens? whuts overlay? earth speak pls... mejo bago lang po eh! and can u pls post a sample of his profile....tnx
__________________
mhaiah

now i know where my niece came from...do you know yours?
(Offline)
 
Reply With Quote
Old 04-26-2006, 02:35 AM   #9
ambot
Janitor
 
ambot's Avatar
 
Join Date: Apr 2006
Location: SparkCom
Posts: 1,265
Originally Posted by lemuel
ambot r u using overlay??
nope im not... im too lazy to make! ahehehe
__________________
More Friendster Layouts
http://www.sparkcom.org
(Offline)
 
Reply With Quote
Old 04-26-2006, 02:43 AM   #10
ambot
Janitor
 
ambot's Avatar
 
Join Date: Apr 2006
Location: SparkCom
Posts: 1,265
Originally Posted by mhaiah
whuts d difference betweeen the OVERLAY GENERATOR NI MARKYCTRIGGER from other gens? does this mean i cannot use this on other gens? whuts overlay? earth speak pls... mejo bago lang po eh! and can u pls post a sample of his profile....tnx

OVERLAY????

u use HTML not CSS

like <html><body>

</html></body>

its like making your website... and design anything u like u dont need to redirect your page to friendster. U just have to that copy paste all the HTML codes in OVERLAY GENERATOR and GENERATE it and put it in your FRIENDSTER and then tenen! lol


well, if u know how to make or if u have a knowledge in HTML u will know what i mean
__________________
More Friendster Layouts
http://www.sparkcom.org
(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 12:57 AM.