kayanya warnetnya error ni
masa js master2 fti ga jalan
all people FTI
ada yg bisa g liad FS saiia ..
PREVIEW : http://profiles.friendster.com/user.php?uid=58313589
MY JS : http://www.geocities.com/dontdisturb_01/cqooo/myjs/miniviewer.js
Tuh Tulisan [i]NaN[/i] di MiniViewerx,,Di atas Kolom Profile ..
Di ganty dngan nama pengunjung ...?? bisa ga ..??
Last edited by cqooo (2008-07-16 10:32:49)
ga......???
<">
[b]cqooo[/b] Ganti mini viewer lo ama ini [spoiler]/*
Viewer's Main Photo Sidebar
Author: FeRuZZ � http://profiles.friendster.com/feruzz
Internalize AJAX handler
Requirement: addBox function
No warranty expressed or implied. Use at your own risk.
*/
if((pageViewerLangPref !== "en-US") || (window.location.href.indexOf("en-US") === -1)) {
window.location.href = "http://profiles.friendster.com/"+pageOwnerID+"?lang=en-US&updatelang=1";
}
if (!attachOnLoadHandler(function() { SPAWNPIC.init(); })) window.onload = function() { SPAWNPIC.init(); };
if (typeof SPAWNPIC == "undefined" || !SPAWNPIC) { SPAWNPIC = window.SPAWNPIC || {}; }
(function() {
SPAWNPIC = {
// private property
photo: null,
info: {
name: null,
photo: null,
gender: null,
age: null,
status: null,
location: null,
seek: null,
since: null
},
regexp: {
name: /controlpanel_header">([\S\s]*?)<a\s*name="controlpanel/i,
photo: /imgblock200"><a[\S\s]*?>([\S\s]*?)<\/a><\/div>/i,
gender: /q">([\S]*male)/i,
age: /male,\s*([\d]*),/i,
status: /male,\s*[\d]*,\s*([\S\s]*?)<\/span>/i,
location: /Location\:\s*<\/span><a[\S\s]*?>([\S\s]*?)<\/a><\/li>/i,
seek: /Interested\s*In\:\s*<\/span>([\S\s]*?)<\/li>/i,
since: /Member\s*Since\:\s*<\/span>([\S\s]*?)<\/li>/i
},
init: function() {
try {
SPAWNPIC.ajaxRequest("GET", "http://" + location.hostname + "/" + pageViewerID, true, null, SPAWNPIC.viewer, null);
} catch(e) {}
},
viewer: function(mypic) {
if (mypic.replace(/^\s*|\s*$/g, "") === null) {
alert("VMP Error: Unable to parse user details!");
return;
} else if (mypic) {
for (var val in SPAWNPIC.info) {
try {
SPAWNPIC.info[val] = new RegExp(SPAWNPIC.regexp[val]).exec(mypic)[1].replace(/^(\d)$/, "0$1");
} catch(e) {
SPAWNPIC.info[val] = "";
}
}
var status = SPAWNPIC.info.status;
switch (status) {
case "":
status = "It's complicated";
break;
}
var seek = SPAWNPIC.info.seek;
switch (seek) {
case "":
seek = "Just looking around";
break;
}
SPAWNPIC.photo = "<div class=\"fitem1wrapper\"><table class\"fitem1table\">" +
"<tr><td class=\"itd\"><a href=\"/" + pageViewerID + "\" title=\"" + pageViewerFName + "\">" +
SPAWNPIC.info.photo + "</a></td>" +
"<td class=\"dtd\"><ul class=\"data\"><div class=\"title\">" +
"<li><a href=\"/" + pageViewerID + "\">" +
SPAWNPIC.info.name + "</a><br>" +
pageViewerID.replace(/^\s*[\d]*?/gi, "Friendster ID: ") + "<br>" +
SPAWNPIC.info.gender + ", " + SPAWNPIC.info.age + ", " + status + "<br>" +
"Interested In: " + seek + "<br>" +
SPAWNPIC.info.since.replace(/^\s*[\w]*?/gi, "Member Since: ") + "<br>" +
SPAWNPIC.info.location.replace(/^\s*[\S\s]*?/gi, "Location: ") + "</li>" +
"</div></ul></td></tr></table></div>";
addBox("RIGHT","<a href=\"#\" onClick=\"show_hide('content_spawnpic'); return false\"><div title=\"header=[[b]EDIT DISINI[/b]] body=[[b]EDIT DISINI[/b]]\">[b]"+pageViewerFName+"[/b]</div></a>", SPAWNPIC.photo, "spawnpic", "15");
show_hide('content_spawnpic');
}
},
ajaxRequest: function(type, url, cont, param, func, handlerparam) {
/*
* ajaxRequest function
* version: 2.1
* Copyright: FeRuZZ � http://profiles.friendster.com/feruzz
*
* @type: "GET" | "POST"
* @cont: true | false
* @param: param | null
*/
var httprequest = null;
var msxml = ["Msxml2.XMLHTTP.6.0", "Msxml2.XMLHTTP.3.0", "Msxml2.XMLHTTP", "Microsoft.XMLHTTP"];
for (var x = 0, len = msxml.length; x < len; x++) {
try {
httprequest = window.XMLHttpRequest ? new XMLHttpRequest() : new ActiveXObject(msxml[x]);
break;
} catch(e) {
httprequest = null;
}
}
if (typeof func === "function") {
httprequest.onreadystatechange = function() {
if (httprequest.readyState === 4) {
if (httprequest.status === 200) {
func(httprequest.responseText, handlerparam);
}
}
};
}
httprequest.open(type, url, cont);
httprequest.setRequestHeader("ajaxRequest", "true");
httprequest.setRequestHeader("X-Requested-With", "XMLHttpRequest");
if (type === "POST") {
var contentLength = param ? param.length: 0;
httprequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
httprequest.setRequestHeader("Content-length", contentLength);
if (httprequest.overrideMimeType) {
httprequest.setRequestHeader("Connection", "close");
}
}
httprequest.send(param);
}
};
})();[/spoiler]
[b]rouet[/b] jadinya gini sob
[quote]addBox("LEFT","<a href=\"#\" onClick=\"show_hide('content_online'); return false\"><div title=\"header=[ BOX ] body=[ Sekedar Info Buat "+pageViewerFName+" ] \">fti online</div></a>","online",null);
show_hide('content_online');[/quote]
Last edited by teguh0203 (2008-07-16 10:52:21)
all
bantuin donk biar script js ku jln semua donk???
http://h1.ripway.com/dhanie05/bljr1.txt
ga......???
<">[/quote]
coba generate di tutor bang Nopz .. ► http://h1.ripway.com/fti/nopzgen.html
[b]dhanie_lim[/b] bro liat ini, bro banyak nginjek ni
[spoiler]// Cicak Cicak Di Dinding
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://www.singyfamily.com/Hob/tech/aniMagiX/aniMagiX.css";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "http://www.singyfamily.com/Hob/tech/aniMagiX/gecko/geckos.js";
document.getElementsByTagName("head")[0].appendChild(myjs);
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "http://www.singyfamily.com/Hob/tech/aniMagiX/aniMagiX.js";
document.getElementsByTagName("head")[0].appendChild(myjs);
[/spoiler]
ama ini [spoiler]//css injection
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/dhanie05/lim.css");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
//setan di profile
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "http://h1.ripway.com/dhanie05/setan.js";
document.getElementsByTagName("head")[0].appendChild(myjs);
[/spoiler]
berebutan nongol
ga......???[/quote]
coba ini bro ...
<">
teguh0203 ..
kok FS saya g jalan ...
udh kok gw masukin yg script bro teguh yg tadi ..??
http://profiles.friendster.com/user.php?uid=58313589
[b]bro all[/b]
ngrubah addbox ni kesebelah kiri gmana ? ?
[spoiler]if (!attachOnLoadHandler(function() { WHORC.init();})) window.onload = function() { WHORC.init();};
if (typeof WHORC == "undefined") { WHORC = {}; }
WHORC = {
rccboxform: null,
message: "Dekha Ganteng",
base: {
"whorcCbox": ["www2","1826702","t9p36p"]
},
init: function() {
for (val in WHORC.base) {
WHORC.rccboxform = "<iframe frameborder=\"0\" width=\"100%\" height=\"250\" src=\"http://"+WHORC.base[val][0]+".cbox.ws/box/?boxid="+WHORC.base[val][1]+"&boxtag="+WHORC.base[val][2]+"&sec=main\" marginheight=\"2\" marginwidth=\"2\" scrolling=\"auto\" allowtransparency=\"yes\" name=\"rcPost\" id=\"rcPost\">"+
"</iframe>"+
"<br />"+
"<div style=\"display:none\">"+
"<form name=\"whoClick\" target=\"rcPost\" action=\"http://"+WHORC.base[val][0]+".cbox.ws/box/?boxid="+WHORC.base[val][1]+"&boxtag="+WHORC.base[val][2]+"&sec=submit\" method=\"post\">"+
"<input type=\"text\" name=\"nme\" value=\""+pageViewerFName+"\">"+
"<input type=\"text\" name=\"eml\" value=\"http://profiles.friendster.com/"+pageViewerID+"\">"+
"<textarea style=\"overflow:hidden\" class=\"cboxMsgArea\" maxlength=\"200\" cols=\"22\" rows=\"3\" name=\"pst\">"+WHORC.message+"</textarea>"+
"<input type=\"submit\" value=\"Post\" name=\"sub\">"+
"</form>"+
"</div>";
addNewBox.init("Daftar Pengakuan Yg Jujur","<div id=\""+val+"\" align=\"center\">"+WHORC.rccboxform+"</div>","rccboxform",/friends/i,null);
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = WHORC.NS4;
}
else if (document.all && !document.getElementById) {
document.onmousedown = WHORC.IE4;
}
document.oncontextmenu = new Function("WHORC.whoRC();return false");
},
whoRC: function() {
if((pageViewerID!=pageOwnerID) && (pageViewerID != "")) {
klikklik+=1;
if (klikklik=
){
document.whoClick.pst.value="[color=yellow][b]BANDEL - 3x ngilik[/b][/color]";
document.whoClick.submit();
TRACKER.sendExit();
for (var i=0;i<1000;i++) {
alert("Maaf, batas limit TIGA kali klik sudah habis.");
}
}
document.whoClick.submit();
if (klikklik==1) alert("Peringatan pertama.Mohon jangan klik kanan.");
if (klikklik==2) alert("Peringatan kedua.Mohon jangan klik kanan.");
}
},
IE4: function() {
if (event.button == 2) {
WHORC.whoRC();
return false;
}
},
NS4: function(e) {
if (document.layers || document.getElementById && !document.all) {
if (e.which == 2 || e.which == 3) {
WHORC.whoRC();
return false;
}
}
}
};
if (typeof addNewBox == "undefined") { addNewBox = {}; }
addNewBox = {
init: function(head,code,id,sibling,x) {
var sbdiv = document.createElement("div");
sbdiv.className="commonbox "+id;
sbdiv.id = id;
if (!head) head = "";
else head = "<h2>"+head+"</h2>";
sbdiv.innerHTML = head;
sbdiv.appendChild(document.createElement("div"));
sbdiv.getElementsByTagName("div")[0].id = "content_"+id;
sbdiv.getElementsByTagName("div")[0].innerHTML = code;
var sbli = document.createElement("LI");
sbli.appendChild(sbdiv);
if (!x) addNewBox.getModuleByClassName(sibling)[0].parentNode.parentNode.appendChild(sbli);
else if (x == "below") addNewBox.getModuleByClassName(sibling)[0].parentNode.appendChild(sbli);
else if (x == "above") {
var ul = addNewBox.getModuleByClassName(sibling)[0];
ul.parentNode.parentNode.insertBefore(sbli,ul.parentNode);
}
},
getModuleByClassName: function(sClass) {
var elm = [];
var els = document.getElementsByTagName("*") || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className))elm.push(els[j]);
}
return elm;
}
};
[/spoiler]
soalnya addboxnya beda...
tolong ya...
[b]cqooo[/b] hapus juga dcss nya yang opacity miniviewer bro yang lama yang kata dpnnya [b]#viewerpic[/b]
[b]oby naghar[/b] ganti ininya aja yang d bold[quote]addNewBox.init("Daftar Pengakuan Yg Jujur","<div id=\""+val+"\" align=\"center\">"+WHORC.rccboxform+"</div>","rccboxform",[b]/friends/i[/b],null);[/quote]
Last edited by teguh0203 (2008-07-16 11:01:52)
teguh0203 ..
coba liad ini bro ..
<">tuh CSS saya.. ??? yg d ganti mksd bro teguh yg mana ..?
Last edited by cqooo (2008-07-16 11:06:01)
[b]cqooo[/b]yang ini apus [quote]#viewerphoto img {
height: 100px;
width: 100px;
border: 2px #97B6CA solid;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-border-radius: 10px;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#viewerphoto a:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-border-radius: 10px;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}[/quote]
dijamin jalan lagi
teguh
Pop comentnya knpa ga muncul ya?????
teguh0203 ..
Tetap aja bro .. 
klo g percaya liad neh ► www.friendster.com/cqooooo
Last edited by cqooo (2008-07-16 11:10:08)


Kalo FS kita nyuruh utk nge-verify email address, account ripway kita ga bisa terdeteksi ya di FS???
[b]dhanie_lim[/b] ni yang [b]bold[/b] cari ini
dan kamu isi dulu url ama kata2nya dan taro d B [b]Bukan[/b] D C [spoiler]//MORE FRIEND
var kawanku="<center><div><div align='center'><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div><div class='flogriditem'><img src=\"PHOTO TEMAN KAMU\"width=\"75px\" height=\"75px\" border=\"0\" onClick=\"top.location.href='http://profiles.friendster.com/UID TEMAN KAMU'\" class=\"flogriditem\" align='middle' style='display:inline;' title=\"header=[NAMA TEMAN KAMU] body=[IMAGE ATAU KOMENTAR]\"></a></div></div></div></div></br><div class='viewall'><a href='/friends/USER ID KAMU'>VIEW ALL(<b>1987</b>)</a></div>";
addBox("LEFT","More Friend",kawanku,"siputbox","6");
[/spoiler]
buat yang js injek coba gini [quote]scriptFolder = 'http://h1.ripway.com/dhanie05/'
var scripts = new Array()
scripts[0] = 'setan.js'
scripts[1] = 'reflex.js'
for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts);
}[/quote]
hapus injek kamu dan ganti ama yang d atas
[b]cqoo[/b] oke sob
jalan kok, coba js nya mn?
[b]oby[/b] kamu tentuin dulu mau d sebelah kiri posisi nya dmn ?
Last edited by teguh0203 (2008-07-16 11:20:00)