Redirect friendster profile to other website.

singa

BANNED
Joined
Jan 5, 2009
Messages
92
Reaction score
12
Code:
http://profiles.friendster.com/94178794

Try that, it'll redirect to BHW on 30 days, as after 30 days that account will be deleted by the owner...

That's not mine...

What's the use?

Make a hot chick fs,
put nice pic, say u like to flirt, sex talk, etc...
And use fs bomber,
Add many friends,

Then before put this code, copy your profile source code and put it on html, host on other site.

Change the google ads to yours,
or add pops up, or kontera, or etc...

Then put the redirection code,
then redirect that same looking fs to the html page...

How's that?

Stupid method?
 
Yes of course...

Here's the code...

Code:
var place=document.location.href;
if(place!="http://profiles.friendster.com/user.php?uid="+pageOwnerID){
top.location.href="ur site here";
}
 
Yes of course...

Here's the code...
Can you also put some tutorial about putting this code:)Its a really nice trick you got:)

And also anyone got trick for commenting redirect?This might be useful!
Code:
http://www.friendster.com/forums/post/list/11/253
 
Last edited:
easy...

put the code on some hosting... name something.js then add "about me" application on your friendster account, and then paste the link on the "about me" widget:
Code:
[x] Name: <script src="http://yourhost/thenameofjsfile.js"></script>
 
easy...

put the code on some hosting... name something.js then add "about me" application on your friendster account, and then paste the link on the "about me" widget:
Code:
[x] Name: <script src="http://yourhost/thenameofjsfile.js"></script>

That's it! :p
Hahaha...
 
Can you also put some tutorial about putting this code:)Its a really nice trick you got:)

And also anyone got trick for commenting redirect?This might be useful!
Code:
http://www.friendster.com/forums/post/list/11/253

Seems it's getting though for comments...

That method actually called the script from an iframe...
Oh, no...
It's from
Code:
<object>

You know that object tag can serve as iframe too right?

But that was filtered by friendster already...

So no chance at all... :(
 
I once did this with myspace.

My method was redirecting them to a page that looks exactly like a myspace page, on this page they see a message like.

"Congratulations, you are our 100.000th visitor today. You get a chance to enter our IPHONE (xbox, ipod, etc...) contest.
Click here to enter the contest, (goes to the cpa)
click here to go back to the profile. (goes back to the myspace homepage)"

It worked like a charm because people did believe it was a myspace contest due to the exact same layout of the page i created.
 
I once did this with myspace.

My method was redirecting them to a page that looks exactly like a myspace page, on this page they see a message like.

"Congratulations, you are our 100.000th visitor today. You get a chance to enter our IPHONE (xbox, ipod, etc...) contest.
Click here to enter the contest, (goes to the cpa)
click here to go back to the profile. (goes back to the myspace homepage)"

It worked like a charm because people did believe it was a myspace contest due to the exact same layout of the page i created.

Damn genius...
I think myspace is much more effective...
Share the myspace redirection code dude... :D
 
It doesn't work. I put this code
Code:
[x] Name: <script src="http://yourhost/thenameofjsfile.js"></script>
in my about me textbox. But after I click the save, the code will gone in the box.. any idea?
 
Ok. It is now working.. But the Problem is, How to delete the about me apps that I installed.. Because what if I don't want to redirect it now..
 
Ok. It is now working.. But the Problem is, How to delete the about me apps that I installed.. Because what if I don't want to redirect it now..

Just go to my apps, and remove it or edit the Name text area. ;)
 
I click the "Apps" link and It still redirect me to my website.. Becuase the apps will be viewed.
 
Then delete the js files from your host 1st... lol... :D
 
seems that this method is not working anymore, as FS will delete script code stored on "about me" section.
 
Last edited:
seems that this method is not working anymore, as FS will delete script code stored on "about me" section.

Still lookin fine for me, the fs profile I put here is still redirectiong to BHW... :)
 
it will work. just do your research guys. you have to call the javascript outside of a server and not plant it in the about me section.
 
esmudnco install the about me apps, not the about me in your profile settings.. lol
 
Back
Top