
help me please.....
the trick is working in my proffy but after i click the image it will go to my profile only for few seconds and then it will go back to the welcome page again.....
please help me on this....
i always wanted to have an enter page trick
-Offline- |

Tazmaine wrote:
actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extensionvar myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.php?uid=1234567"){
}
else if (myplace == "http://www.friendster.com/user.php?uid=1234567"){
}
else {
location.href = "URL";
}change 1234567 to ur own id
change URL to the url address u create for ENTRY PAGE
u can also make a redirection page for those who are not log-in, or those you have been banned
code looks related to terhzky's post code^^
to create a HTML DOC for ur page
open a text file ex from ripway make a html doc there and save it
i use my file name in .php but u can use .htm/.html too
the url of this html doc is the URL u will put in the code above
use this as ur reference:<html>
<head>
<title>entering charmaine's place</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor='#bbddff'>
<center><table width="950" height="550" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle" bgcolor="#bbddff">
<a href='http://www.friendster.com/user.php?uid=7147883'><img src=http://h1.ripway.com/june211989/enter.gif border=0></a>
<br><font color="midnightblue" size="1" face="Verdana, Arial, Helvetica, sans-serif">www.friendster.com/7147783 ||www.friendster.com/june211989</font>
</td>
</tr>
</table>
</center>
</body>
</html>PS ^^ remember to make a href / link that will go through ur friendster
the link is http://www.friendster.com/user.php?uid=UROWNID
==========================================================================
=============== My QuwSTioN :
need to put image as a bg, thread me how .... :
quote]<html>
<head>
<title>entering charmaine's place</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
-Offline- |
i have a question... coz the PROBLEM IS...
I CLICK THE LINK...
then it "redirects..."
then when it's SUPPOSED TO LOAD MY PROFILE...
i get redirected AGAIN... AND AGAIN... and so on..
pls heLPp!!! 



-Offline- |

bohemianabie wrote:
My QuwSTioN :
need to put image as a bg, thread me how .... :
look for this on ur codes!(see the bolded part)![]()
<td align="center" valign="middle" bg color="#bbddff">
<a href='http://www.friendster.com/user.php?uid=7147883'><img src=http://h1.ripway.com/june211989/enter.gif border=0></a>
<br><font color="midnightblue" size="1" face="Verdana, Arial, Helvetica, sans-serif">www.friendster.com/7147783 ||www.friendster.com/june211989</font>
</td>
And change that in to this..![]()
<td align="center" valign="middle" BACKGROUND="URL OF UR BG">
<a href='http://www.friendster.com/user.php?uid=7147883'><img src=http://h1.ripway.com/june211989/enter.gif border=0></a>
<br><font color="midnightblue" size="1" face="Verdana, Arial, Helvetica, sans-serif">www.friendster.com/7147783 ||www.friendster.com/june211989</font>
</td>
thats all!
cheri3eLaura wrote:
i have a question... coz the PROBLEM IS...
I CLICK THE LINK...
then it "redirects..."
then when it's SUPPOSED TO LOAD MY PROFILE...
i get redirected AGAIN... AND AGAIN... and so on..
pls heLPp!!!![]()
maybe you put that link incorrectly..
check ur codes again..

Thanks fos the trick!!!!!!!!


-Offline- |
wat do u mean by js? i dunno were should i post this code
-Offline- |

rheixhel18 wrote:
wat do u mean by js? i dunno were should i post this code
js means javascript..
you should paste your codes in your external javascript..

thanks for sharing!

-Offline- |

-Offline- |

-Offline- |

it's working...but when i click the link to view my page...the welcome page is showing again!!! i wonder if what's wrong..can somebody tell me?
-Offline- |

tnx for sharing... 
-Offline- |

where can i find the js extension?????
-Offline- |

nice trick....![]()
thanx 4 sharing=)

-Offline- |

gumana...pero dalawang profile gamit ko...hehehe!

-Offline- |

+Online+ |

wer will i PUT those COdes? i'm a lil bit confused.. can u help me pls? tnx. :]

-Offline- |

i dunnoe y its not working? where shud i put those codes? i already edited it all. but still its not working. waa. ~ help me pls.

-Offline- |

what if the layouts is css. where will i put those codes?~help pls. tnx. :]]

-Offline- |

krizia91 wrote:
i dunnoe y its not working? where shud i put those codes? i already edited it all. but still its not working. waa. ~
what if the layouts is css. where will i put those codes?~help pls. tnx. :]][
Toinkz!multiple posting!!it's not allowed here!!
Anywayz,this is just a handler for your enter page trick..
make sure you have your enter page html file for that....
then you should place it on your external js..
if you want your css file to be visible,use css injection..
Last edited by i i LeA i i (2008-09-18 00:31:50)