Pages: 12344

  2008-07-09 06:00:19

adhie46
» FTalkAddict
FTalk Level: zero
306
0
1969-12-31

KaLo gaK berguna Exit aza mods Disini Aku mau post JS Enterpage Kamu Dengan password Creditnya ::::::::http://javascriptsource.com copy script ini di notepad lalu ubah extensinya jadi .HTML [spoi

KaLo gaK berguna Exit aza mods Disini Aku mau post JS Enterpage Kamu Dengan password Creditnya ::::::::http://javascriptsource.com copy script ini di notepad lalu ubah extensinya jadi .HTML [spoiler]<HTML> <HEAD> <title> WELCOME TO LOGIN FRIENDSTER VISTA </TITLE> <SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available online from --> <!-- The JavaScript Source!! http://javascriptsource.com --> <!-- Begin function LogIn(){ username=" "; password=" "; username=prompt(" Username:",""); username=username.toLowerCase(); password=prompt(" Password:",""); password=password.toLowerCase(); if (username) { if (password) { if (username=="friendster") { if (password=="friendster") { window.location="http://profiles.friendster.com/user.php?uid=[b]URL_UID_FS_KAMU[/b]";} } else { alert('Data Error!'); alert(' Please Repeat This Password \n To preview') } } } } // End --> </SCRIPT> <script language="JavaScript1.2"> /* Shake image script (onMouseover)- © Dynamic Drive (www.dynamicdrive.com) For full source code, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com */ //configure shake degree (where larger # equals greater shake) var rector=3 ///////DONE EDITTING/////////// var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector } else{ shake.style.left=parseInt(shake.style.left)-rector } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=1 which.style.left=0 which.style.top=0 } </script> <script language="JavaScript"> <!-- //Disable right click script III- By Renigade (renigade@mediaone.net) //For full source code, visit http://www.dynamicdrive.com var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> <script language="javascript"> function tb9_makeArray(n){ this.length = n; return this.length; } tb9_messages = new tb9_makeArray(3); tb9_messages[0] = "WELCOME TO LOGIN FRIENDSTER VISTA:::::BY DiSeL Boy" tb9_messages[1] = "WELCOME TO LOGIN FRIENDSTER VISTA:::::BY DiSeL Boy" tb9_messages[2] = "WELCOME TO LOGIN FRIENDSTER VISTA:::::BY DiSeL Boy" tb9_rptType = 'infinite'; tb9_rptNbr = 5; tb9_speed = 100; tb9_delay = 2000; var tb9_counter=1; var tb9_currMsg=0; var tb9_timerID = null var tb9_bannerRunning = false var tb9_state = "" tb9_clearState() function tb9_stopBanner() { if (tb9_bannerRunning) clearTimeout(tb9_timerID) tb9_timerRunning = false } function tb9_startBanner() { tb9_stopBanner() tb9_showBanner() } function tb9_clearState() { tb9_state = "" for (var i = 0; i < tb9_messages[tb9_currMsg].length; ++i) { tb9_state += "0" } } function tb9_showBanner() { if (tb9_getString()) { tb9_currMsg++ if (tb9_messages.length <= tb9_currMsg) { if ((tb9_rptType == 'finite') && (tb9_counter==tb9_rptNbr)){ tb9_stopBanner(); return; } tb9_counter++; tb9_currMsg=0; } tb9_clearState() tb9_timerID = setTimeout("tb9_showBanner()", tb9_delay) } else { var tb9_str = "" for (var j = 0; j < tb9_state.length; ++j) { tb9_str += (tb9_state.charAt(j) == "1") ? tb9_messages[tb9_currMsg].charAt(j) : "____" } document.title = tb9_str tb9_timerID = setTimeout("tb9_showBanner()", tb9_speed) } } function tb9_getString() { var full = true for (var j = 0; j < tb9_state.length; ++j) { if (tb9_state.charAt(j) == 0) full = false } if (full) return true while (1) { var num = tb9_getRandom(tb9_messages[tb9_currMsg].length) if (tb9_state.charAt(num) == "0") break } tb9_state = tb9_state.substring(0, num) + "1" + tb9_state.substring(num + 1, tb9_state.length) return false } function tb9_getRandom(max) { var now = new Date() var num = now.getTime() * now.getSeconds() * Math.random() return num % max } tb9_startBanner() </script> </HEAD> <BODY background="http://i243.photobucket.com/albums/ff72/adhieshinosuke/adhie%201/bmp.jpg"> <style> .shakeimage{ position:relative } .marq { width: 500px; } </style> <center> <form><br><br><br><br><br><br><br><br><br><br><br><img src="http://i243.photobucket.com/albums/ff72/adhieshinosuke/adhie%201/user.png" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="LogIn()"><br><font face="arial black" color="white" size="5">Friendster Vista</font></form> </center> <p class=MsoNormal align=right style='text-align:right'><br><br><br><br><br><br><br><br><br><a href="http://www.friendster.com/logout.php" border="no"><img src="http://i243.photobucket.com/albums/ff72/adhieshinosuke/adhie%201/exit.png" border="no" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" ></p></a> </BODY> </HTML>[/spoiler] ganti yg di bold...... Lalu taro script ini di js File kalian bagian A [spoiler]//ENTER PAGE var myplace = document.location.href; if (myplace == "http://profiles.friendster.com/user.php?uid=[b]URL_UID_KAMU[/b]"){ } else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]URL_UID_KAMU[/b]"){ } else { location.href = "[b]URL_HTML_ENTER_PAGE_KAMU[/b]"; }[/spoiler] ganti yg bold..... kaLo ga ngerti bagian A,B atau C KliK ini [url]http://theftalk.com/t15339.html[/url] preview:::: [url]http://h1.ripway.com/adhie46/loginvista.htm[/url]

Last edited by adhie46 (2008-08-11 04:37:17)

Pages: 12344

Board footer

© 2024 F Talk

Current time is 20:21

[ 12 queries - 0.014 second ]
Privacy Policy