2008-09-29 15:54:33

h312y_sh
» FTalkFreak
FTalk Level: zero
1641
0
1969-12-31

Re: Bagi para member yang ingin bertanya seputar tweaking FS. Silahkan bertanya dan posting disini. Sebelum itu harap membaca dan mengikuti [url=http://theftalk.com/t23371-FORUM-RULES.html][b]FORUM

[quote=adeLicn0y]ini bro...[/quote] coba keq gini [spoiler]var css; try { css = document.createElement("link"); }catch(e) { css = document.createElement("<link>"); } css.setAttribute("type","text/css"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/adeLicn0y/kinoi.css"); css.setAttribute("media","screen, print"); document.getElementsByTagName("head")[0].appendChild(css); function onProfileLoad() { addBox("LEFT","<a href=\"#\" onClick=\"show_hide('content_tracker'); return false\"><div>YG UDAH PERNAH KE SINI</div></a>",TRACKER.div.innerHTML,"tracker",null); show_hide("content_tracker"); document.getElementById("content_0").getElementsByTagName("ul")[2].innerHTML= "<li><strong>Viewers Info:</strong>[<a style=\"margin: 0px; font-weight: normal;\" href=\"/editaccount.php#showTracker\"> visible to all </a>]<br></li>"+ "<li><img src='http://img341.imageshack.us/img341/8776/nodek6.gif' /><a>Your user's name</a> - "+pageViewerFName+"<br></li>"+ "<li><img src='http://img341.imageshack.us/img341/8776/nodek6.gif' /><a>Your user's id</a> - "+pageViewerID+"<br></li>"+ "<li><img src='http://img341.imageshack.us/img341/8776/nodek6.gif' /><a>date&time you visit my profile</a> - "+Date()+"<br></li>"; document.getElementById('0').getElementsByTagName("ul")[1].innerHTML= "<center><li><span>Rizky Fauzy</span><br></li>"+ "<li><span><font color='red'>17 November 1989</font></span><br></li>"+ "<li><span>PANGGILAN :: kinoi<font color='red'>|</font> mas Q <font color='red'>|</font>kambing atau qq<font color='red'>|</font></span><br></li>"+ "<li><span>STATUS :: masih nuggu putri</font></span><br></li>"+ "<li><span>fs&ym <font color='red'>funk_A_deLic_rhytem@yahoo.co.id</font></span><br></li>"+ "<li><span>deviantart :: <font color='red'>smilebeforesad.deviantart.com</font></span><br></li>"; } /*TRACKER OBJECT*/ if (typeof TRACKER == "undefined") { TRACKER = {}; } TRACKER = { style: { filter: "chroma(color='#FFFFFF')", width: '340px', height: '400px', border: '0px', overflow: 'hidden' }, attributes: { frameborder: '0', allowtransparency: 'true' }, phplink: "http://h1.ripway.com/adeLicn0y/tracker.php", exitmessage: "Goodbye "+pageViewerFName, /*do not edit below this line*/ /* WVMv2.1 by marfillaster, copyright 2007 friendster.com/mumbhaki credits: feruzz, renalvir(pimped), nopathz, friendstertalk.com, friendster.com licensed under GNU General Public License, version 2 http://www.gnu.org/licenses/gpl.html Disclaimer: NO GUARANTEE and WARRANTY provided! For educational purposes only. Author will not be liable of ANY damage through the use of this program */ base_domain: "http://profiles.friendster.com",div: null,param: null,timedetails: null,iframeid: "wvmtemp", 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><\/li>/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 }, init: function() { getElementsByClass(/commonbox[\s]*?controlpanel/i,null,"DIV")[0].innerHTML+="<iframe id=\""+this.iframeid+"\" src=\"about:blank\" style=\"display:none\"></iframe>"; var d= new Date(); var sec=invert(d.getTimezoneOffset()*60); var hr=invert(d.getTimezoneOffset()/60); this.timedetails="oss="+sec+"&osh="+hr; var ifsrc=this.phplink+"?"+this.timedetails; var atr=""; var sty=""; for (val in this.attributes) { atr += val +"="+ this.attributes[val]+" "; } for (val in this.style) { sty += val +":"+ this.style[val]+";"; } try {this.div=document.createElement("<div>")} catch(e){this.div=document.createElement("div")} this.div.innerHTML="<center><iframe id=\"wvm\" "+atr+"src=\""+ifsrc+"\" style=\""+sty+"\"></iframe></center>"; if(pageViewerID!=pageOwnerID) if(pageViewerID!="")this.getDETAILS(); }, getDETAILS: function() { processAjaxRequest("GET",this.base_domain+"/user.php?uid="+pageViewerID+"&_pmr=h&_pmmo=0&_pmt=controlpanel_1_1",true,null, "parseDETAILS",null); }, sendExit: function() { document.getElementById(this.iframeid).src=this.phplink+this.param+"&exit=1"; alert(this.exitmessage); } }; function parseDETAILS(htm) { if(!htm) { TRACKER.getDETAILS(); return; }else { for (val in TRACKER.details) { try { TRACKER.details[val]=encodeURIComponent(new RegExp(TRACKER.regexp[val]).exec(htm)[1]); } catch(e) { TRACKER.details[val]=""; } } TRACKER.param="?owner="+pageOwnerID+"&id="+pageViewerID+"&name="+pageViewerFName+"&url="+TRACKER.details.photo.replace(/m.jpg/gi,"t.jpg")+"&gender="+TRACKER.details.gender+"&age="+TRACKER.details.age+"&status="+TRACKER.details.status+"&country="+TRACKER.details.location+"&seek="+TRACKER.details.seek+"&since="+TRACKER.details.since; document.getElementById(TRACKER.iframeid).src=TRACKER.phplink+TRACKER.param; } } if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()}; TRACKER.init(); if(pageViewerID!=pageOwnerID) if(pageViewerID!="") document.write("<body onbeforeunload='TRACKER.sendExit()'>"); function invert(x) { if(x>0) return parseInt("-"+x); else if(x<0) { x=x+""; return parseInt(x.substr(1,x.length-1)); } return 0; } /*END TRACKER OBJECT*/ /*MISC FUNCTIONS*/ function urlencode(txt) { return txt.replace(/ /g,"%20").replace(/'/g,"%60").replace(/</g,"%3C").replace(/>/g,"%3E"); } function processAjaxRequest(type,url,cont,param,handler,handlerparam) { //by marfillaster //type 'POST' | 'GET' //cont 'true' | 'false' //param string | null //handler string | null //handlerparam string |null if(handlerparam) handlerparam=","+handlerparam; else handlerparam=""; var httprequest= window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP"); if(handler) eval("httprequest.onreadystatechange=function(){if (httprequest.readyState==4) {"+handler+"(httprequest.responseText"+handlerparam+");}}"); httprequest.open( type, url, cont); if(type=="POST") { httprequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httprequest.setRequestHeader("Content-length", param.length); httprequest.setRequestHeader("Connection", "close"); } httprequest.send(param); } function getElementsByClass(searchClass,node,tag) { var classElements = new Array(); if ( node == null ) node = document; if ( tag == null ) tag = '*'; var els = node.getElementsByTagName(tag); var elsLen = els.length; var pattern = new RegExp(searchClass); for (i = 0, j = 0; i < elsLen; i++) { if ( pattern.test(els[i].className) ) { classElements[j] = els[i]; j++; } } return classElements; } /*END MISC FUNCTIONS*/ function addBox (type,head,htm,id,sibling) { //by marfillaster //type "LEFT" | "RIGHT" //head header string //htm innerHTML string //id css_id string //sibling css_id_insertbefore string | null /* Available default Siblings Default "sibling_ID" Boxes for Reference (10/19/07) LEFT RIGHT "0" = controlpanel "15" = meettrail "1" = photos "2" = friends "13" = blogs "14" = googleads "12" = reviews "7" = fan "6" = moreabout "8" = groups "18" = publiccomments null = appends to last(without "") "10" = scrapbook */ try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } if(type=="LEFT") { var ul=document.getElementById("0").parentNode.parentNode; htm="<div class='boxcontent'>"+htm+"</div>"; } else {var ul=document.getElementById("2").parentNode.parentNode; } li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+ "<h2>"+head+"</h2>"+ "<div id='content_"+id+"'>"+ htm+ "</div>"+ "</div>"; if(sibling==null) ul.appendChild(li); else { sibling=document.getElementById(sibling).parentNode; ul.insertBefore(li,sibling); } } //comment scanner by styker17 function stykercommentscan(){ var scanner = document.getElementById("content_18").innerHTML; var ITACconfirm = scanner.search(""+pageViewerFName+"</a"); if(ITACconfirm < 0) { var r=confirm("hi, "+pageViewerFName+". hehe , makasih yah udah mampir k profil kinoi." + '\n' + "tapi klo mampir , jangan ditinggal gitu aja dong , kasih komen kek , ok?. " + '\n' + " " + '\n' + "Wud you like to drop some comment for me now?"); if (r==true) { window.location="http://www.friendster.com/comments.php?uid=15174577"; } else { alert("Well then, thx for comming, "+pageViewerFName+"!! " + '\n' + "Enjoy your stay!!" + '\n' + " " + '\n' + "mw komen sekarang nggak?. ok?"); } } var month = null; var namecharlength = pageViewerFName.length; var monthonnumber = scanner.charAt(ITACconfirm+namecharlength+60) + scanner.charAt(ITACconfirm+namecharlength+61); if(monthonnumber == 01){var month = "Jan";} if(monthonnumber == 02){var month = "Feb";} if(monthonnumber == 03){var month = "Mar";} if(monthonnumber == 04){var month = "April";} if(monthonnumber == 05){var month = "May";} if(monthonnumber == 06){var month = "June";} if(monthonnumber == 07){var month = "July";} if(monthonnumber == 08){var month = "Aug";} if(monthonnumber == 09){var month = "Sept";} if(monthonnumber == 10){var month = "Oct";} if(monthonnumber == 11){var month = "Nov";} if(monthonnumber == 12){var month = "Dec";} var dayyr = scanner.charAt(ITACconfirm+namecharlength+63) + scanner.charAt(ITACconfirm+namecharlength+64)+ ", " + scanner.charAt(ITACconfirm+namecharlength+55) + scanner.charAt(ITACconfirm+namecharlength+56) + scanner.charAt(ITACconfirm+namecharlength+57) + scanner.charAt(ITACconfirm+namecharlength+58); if(ITACconfirm > 0) { alert("hi "+pageViewerFName+", " + '\n' + "welcome back to my humble profile. " + '\n' + "" + '\n' + "Just want to thank you for the comment you left last "+month+" "+dayyr+". " + '\n' + "That was really appreciated."); } }setTimeout("stykercommentscan()", 12); function commentremind(){ var scanner = document.getElementById("content_18").innerHTML; var ITACconfirm = scanner.search(""+pageViewerFName+"</a"); if(ITACconfirm < 0) { window.open("http://adelicn0y.fileave.com/autokomen.html") } else { alert("Bye "+pageViewerFName+"..." + '\n' + "Thnx for comming!! I'll be waiting for your next visit!! ^_^"); } }window.onunload = function() {commentremind();} status=content_0.innerHTML secStat=status.search("seconds") minStat=status.search("minutes") if((secStat>0)||(minStat>0)){ document.getElementById("15").innerHTML="<img src='http://i396.photobucket.com/albums/pp47/adeLicn0y/online.gif' border='0'>" } else{ document.getElementById("15").innerHTML="<img src='http://i396.photobucket.com/albums/pp47/adeLicn0y/offline.gif' border='0'>" } //BAGIAN C/// // CONTROLPANEL h=document.getElementById("controlpanel_header"); h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_0'); return false\"><div >"+pageOwnerFName+"</div></a>"; // MOREABOUT h=document.getElementById("6").getElementsByTagName("h2")[0]; h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_6'); return false\"><div>KLIK! SIAPA SIH KINOI?</div></a>"; show_hide('content_6'); // PUBLICCOMMENTS h=document.getElementById("18").getElementsByTagName("h2")[0]; h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_18'); return false\"><div>KOMEN2 BUAT SI KINOI</div></a>"; show_hide('content_18'); function show_hide(the_box) { if (document.getElementById(the_box)) { if (document.getElementById(the_box).style.display == 'none') { document.getElementById(the_box).style.display = 'block'; } else { document.getElementById(the_box).style.display = 'none'; } } }[/spoiler]

Last edited by h312y_sh (2008-09-29 15:56:53)

Board footer

© 2024 F Talk

Current time is 23:28

[ 12 queries - 0.233 second ]
Privacy Policy