• ARCHIVES 
  • » Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Pages: 12

Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>TITLE</title> <script language="JavaScript1.1"> var locationAfterPreload = "http://profiles.friendster.com/user.php?uid=[b]USERID[/b]" var lengthOfPreloadBar = 200 var heightOfPreloadBar = 10 var yourImages = new Array("http://fsprofile.webng.com/preloader/preloaderbg.jpg" ,"http://fsprofile.webng.com/preloader/preloaderbg.png") // Do not modify anything beyond this point! if (document.images) { var dots = new Array() dots[0] = new Image(1,1) dots[0].src = "http://fsprofile.webng.com/preloader/black.gif" dots[1] = new Image(1,1) dots[1].src = "http://fsprofile.webng.com/preloader/blue.gif" var preImages = new Array(),coverage = Math.floor(lengthOfPreloadBar/yourImages.length),currCount = 0 var loaded = new Array(),i,covered,timerID var leftOverWidth = lengthOfPreloadBar%coverage } function loadImages() { for (i = 0; i < yourImages.length; i++) { preImages[i] = new Image() preImages[i].src = yourImages[i] } for (i = 0; i < preImages.length; i++) { loaded[i] = false } checkLoad() } function checkLoad() { if (currCount == preImages.length) { location.replace(locationAfterPreload) return } for (i = 0; i <= preImages.length; i++) { if (loaded[i] == false && preImages[i].complete) { loaded[i] = true eval("document.img" + currCount + ".src=dots[1].src") currCount++ } } timerID = setTimeout("checkLoad()",10) } </script> </head> <body background="http://fsprofile.webng.com/preloader/preloaderbg.jpg" scroll="no" link="#000000" vlink="#000000" alink="#000000"> <br><br><br><br><br><br><br><br><br><br><br><br><br><br> <br><br><br> <center> <b><font face="Tahoma" size="2">Loading Please Wait.. </font></b><br> <script language="JavaScript1.1"> if (document.images) { var preloadBar = '' for (i = 0; i < yourImages.length-1; i++) { preloadBar += '<img src="' + dots[0].src + '" width="' + coverage + '" height="' + heightOfPreloadBar + '" name="img' + i + '" align="absmiddle">' } preloadBar += '<img src="' + dots[0].src + '" width="' + (leftOverWidth+coverage) + '" height="' + heightOfPreloadBar + '" name="img' + (yourImages.length-1) + '" align="absmiddle">' document.write(preloadBar) loadImages() } document.write('<br><small><a href="javascript:window.location=locationAfterPreload">Skip Preloading</a></small>') </script></center> </body> </html>[/quote] Step 2 Upload your HTML File on your webhost (eg. ripway,fileave) Step 3 Copy the code below then paste it to your JS extension on the top [quote]var place=document.location.href; if(place!="http://profiles.friendster.com/user.php?uid="+pageOwnerID){ top.location.href="[b]LINK OF THE HTML FILE[/b]"; }[/quote] ITS DONE Here's the preview.. http://profiles.friendster.com/76851582 dont mind the google advertisment above my preloader im using web host dat have adss... if u will use ripway no google ads will apper at your preloader enkss...
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Not bad clowie...guess what..im so happy you guys are starting to contribute some of your hidden talents here in the forum..please continue ok..cheers! A + plus reputation from me :)
regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

wee.. haha.. another redirection code.. nice.. ++++++++reeeeeppp for you.. :D
clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Tenks for the reeppppp :D
MsKawaii--
» FTalkGeek
FTalk Level: zero
1009
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

^ Very nice and neat trick. +repu for you.

Last edited by MsKawaii-- (2008-08-14 07:43:01)

Joonbi
» n00b
FTalk Level: zero
8
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

A very neat and nice trick. So bad. Can't give you a +repu. :wallbash: Gotta use this for the next batch of my layies. ( wondering when :paranoid: )

Last edited by Joonbi (2008-08-14 07:46:52)

scott159
» FTalkAddict
FTalk Level: zero
329
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

hey dude... sumtinks wrong with my prof... its not working... can u help me out... u can 1st view my profile then let me know wat is the problem k...
clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

ur using private profile :paranoid:
kacang`z
» FTalkWhiz
FTalk Level: zero
Some FTalkers ♥ My Threads!
2662
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

nice your topic...... thanks for sharing............. :thumbsup: :thumbsup:
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

not bad.. thanks for sharing.. ;)
suddendeath
» Banned
FTalk Level: zero
956
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

its need addbox function??..
clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

[quote=suddendeath]its need addbox function??..[/quote] nope no nid to put addbox :d just follow the step above then its done ;)
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Thanks for sharing but why does it not finishing loading with IE7, it will only redirect to the profile when I click the other box?
clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

[quote=bobcbar]Thanks for sharing but why does it not finishing loading with IE7, it will only redirect to the profile when I click the other box?[/quote] hmmm.... [quote]var yourImages = new Array("http://fsprofile.webng.com/preloader/preloaderbg.jpg" ,"http://fsprofile.webng.com/preloader/preloaderbg.png")[/quote] search dat code in html and put ,"image u want to load " add a heavy image to load :D
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

[quote=clowie01]search dat code in html and put ,"image u want to load " add a heavy image to load[/quote] Sorry I meant to say in ur preview..the loading image just stays there until I click the box to skip it.
alhakeem
» n00b
FTalk Level: zero
82
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

i encountered the same problem too, the trick doesn't automatically go to the owner's (viewed) profile.

Last edited by alhakeem (2008-08-20 07:13:55)

shia chan
» FTalkManiac
FTalk Level: zero
730
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

thnx for dz code bt.. im kinda confuse.. wer do i paste dz code.?
clowie01
» Banned
FTalk Level: zero
30
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

[quote=alhakeem]i encountered the same problem too, the trick doesn't automatically go to the owner's (viewed) profile.[/quote] var locationAfterPreload = "http://profiles.friendster.com/user.php?uid=USERID" Just put your user ID replace the USERID w/ ur Friendster ID [quote=bobcbar]Sorry I meant to say in ur preview..the loading image just stays there until I click the box to skip it.[/quote] hmmmm.... its working on me but on you.... maybe u put some error image for dat :(
gresikfriendster
» FTalker
FTalk Level: zero
131
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

nice ....... i like it.... thanks for sharing.... :thumbsup: :thumbsup:
leonard021
» n00b
FTalk Level: zero
95
0
1969-12-31

Re: Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

[align=center][b]Thnzz for sharing[/b][/align] [align=center][img]http://addons.friendstertalk.com/userbar130831-4.gif[/img][/align] [align=center][img]http://i82.photobucket.com/albums/j256/galaxy_01/dnote_sig.gif[/img][/align]
  • ARCHIVES 
  • » Modified Enter page trick.. Credits to Refresh/Reload Angell De Ville for the redirection code Step 1. Create a html file copy the code below [quote]<head> <meta http-equiv="Content-Type" content=

Pages: 12

Board footer

© 2024 F Talk

Current time is 04:57

[ 10 queries - 0.032 second ]
Privacy Policy