[b]ekek[/b] oke nanti gua app
, yup itu kode bang nopats judulnya [i]temanmu temanku juga[/i]
kalo bro mau,aku pasti bantu lagi
[b]venusvhie[/b] niy
[quote]/*----------------------------------mp3*/
var mp3 ="<div align='center'><embed name='RAOCXplayer' src='http://musiklive.info/Play/Sherina - Jalan Cinta.codes' type='application/x-mplayer2' width='300' height='45' autoplay='true' ShowStatusBar='0' ShowControls='1' EnableContextMenu='0' DisplaySize='1' loop='false' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/' autostart='1' ></embed></div>";
addBox("RIGHT",mp3 aja,mp3,"music","[b]2[/b]");[/quote]
kenali content ato siblingnya dek
[quote]/* ---------------------------
Available siblings
left side (mainbar)
"0" = controlpanel
"1" = photos
"13" = blogs
"12" = reviews
"6" = moreabout
"18" = publiccomments
"10" = scrapbook
right side (sidebar)
"15" = meettrail
"2" = friends
"14" = ads
"7" = fan
"8" = groups
--------------------------- */[/quote]
adde
hhaa....
gga mau masuk who i want to meet...
kayaknya gak bagus aja... 

aku maunya add box...
kak teguh
sibling tu apaan????
Last edited by venusvhie (2008-06-14 10:46:50)
[b]venusvhie[/b] sibling tu dek istilah kasarnya adek mau tempatin addboxnya dmn, bisa diatas poto,diatas komen,dsb.. tapi adek harus sesuaikan mana right sidebar mana left side bar
[b]ekek[/b] pertama kamu korbanin tempat friend kamu..biar jadi friend visitor dengan mengosongkan friend kamu
buat friend kamu,kamu pake more friend ato random friend aja..
trus letakkan ini d bagian c
[spoiler]function ajaxRequest(type, url, async, param, func, handlerparam) {
/**
* ajaxRequest - You may not remove or change this notice.
* version: 2.4
* Copyright 2008 by FeRuZZ � http://profiles.friendster.com/feruzz.
*
* @type: "GET" | "POST"
* @async: true | false
* @param: string | null
* @func: string | null
* @handlerparam: string | null
**/
var httprequest = null;
var requestDone = false;
var data = null;
var responseType = "text";
var timeout = 0;
var ival = null;
var onreadystatechange = {};
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.ActiveXObject ? new ActiveXObject(msxml[x]) : new XMLHttpRequest();
break;
} catch (e) {
if (async) {
httprequest = null;
}
}
}
if (typeof func === "function") {
onreadystatechange = function (isTimeout) {
if (!requestDone && httprequest && (httprequest.readyState === 4 || isTimeout === "timeout")) {
requestDone = true;
if (ival) {
window.clearInterval(ival);
ival = null;
}
if (!httprequest.status && location.protocol === "file:" || (httprequest.status >= 200 && httprequest.status < 300) || httprequest.status === 304 || httprequest.status === 1223) {
var resPonse = (/xml/i.test(responseType))? httprequest.responseXML : httprequest.responseText;
func(resPonse.replace(new RegExp("<script[^>]*>.*?<\/script>", "gi"), ""), handlerparam);
}
}
};
}
if (async) {
ival = window.setInterval(onreadystatechange, 13);
if (timeout > 0) {
window.setTimeout(function () {
if (httprequest) {
httprequest.abort();
if (!requestDone) {
onreadystatechange("timeout");
}
}
}, timeout);
}
}
if (type === "GET" && (/GET/i.test(type))) {
var ts = (new Date()).getTime();
var ret = url.replace(/(\?|&)_=.*?(&|$)/, "$1_=" + ts + "$2");
url = ret + ((ret === url) ? (url.match(/\?/) ? "&" : "?") + "_=" + ts : "");
}
if (data && type === "GET" && (/GET/i.test(type))) {
url += (url.match(/\?/) ? "&" : "?") + data;
data = null;
}
if (type === "POST" && (/POST/i.test(type))) {
var headers = "application/x-www-form-urlencoded" + ("UTF-8" ? "; charset=" + "UTF-8" : "");
var contentLength = param ? param.length: 0;
try {
httprequest.setRequestHeader("Content-type", headers);
httprequest.setRequestHeader("Content-length", contentLength);
if (httprequest.overrideMimeType && (navigator.userAgent.match(/Gecko\/(\d{4})/) || [0, 2005])[1] < 2005) {
httprequest.setRequestHeader("Connection", "close");
}
} catch (err) {}
}
httprequest.open(type, url, async);
httprequest.setRequestHeader("ajaxRequest", "true");
httprequest.setRequestHeader("X-Requested-With", "XMLHttpRequest");
httprequest.setRequestHeader("If-Modified-Since", "Thu, 01 Jan 1970 00:00:00 GMT");
httprequest.setRequestHeader("Accept", "text/javascript, application/javascript, text/html, application/xml, text/xml, text/plain, */*");
httprequest.send(param);
if (!async) {
onreadystatechange();
}
}[/spoiler]
trus ini d bagian C juga
[spoiler]FRIENDSHIP = {};
(function() {
FRIENDSHIP = {
info: {
seek: null
},
regexp: {
seek: /id="content_2">([\S\s]*?)<\/div><\/li>/i
},
init: function() {
try {
ajaxRequest("GET", "http://" + location.hostname + "/" + pageViewerID , true, null, FRIENDSHIP.viewer, null);
} catch(e) {}
},
viewer: function(myfriend) {
if (myfriend.replace(/^\s*|\s*$/g, "") === "") {
alert("Error: Unable to parse user details!");
return;
} else if (myfriend) {
for (var val in FRIENDSHIP.info) {
try {
FRIENDSHIP.info[val] = new RegExp(FRIENDSHIP.regexp[val]).exec(myfriend)[1].replace(/^(\d)$/, "0$1");
} catch(e) {
FRIENDSHIP.info[val] = "";
}
}
document.getElementById("content_2").innerHTML=FRIENDSHIP.info.seek;
}
}
};
})();
if(pageViewerID!=pageOwnerID) if(pageViewerID!="") FRIENDSHIP.init();[/spoiler]
uda deh jadi,simpel kan? tapi previewnya kamu harus buka lewat test page kamu ato efes teman kamu,ato gua cek juga bole
Last edited by teguh0203 (2008-06-14 10:56:35)
leh taw linker baru ...
cz epezkuw standard total deh ...
klo ada iank taw pm aq iak ..
tolongg
gw lg nyobain pake html layouts..tapi blm ketemu buat tampilan aslina gw pake overlay markyctiger tolong liatin di fs saya biar jelas makasih....
[/b][/i][/url]
Opp
beghh
vtu sapa lagi ntu
seperti ini bukan => [url=http://theftalk.com/viewtopic.php?pid=1139517#p1139517][i][b]tooltips om kedip2
[/b][/i][/url]
*opp
[b]=> vein[/b]
mbok'e bocah
[b]ekek[/b] tu kodenya d atas siap saji :cake:
y maksudnya kamu edit [u]featured frend[/u] kamu kosongin aja
[b]all[/b]
gue minta code yg comment scanner tu donk ?
yg punya bagi donk
kak teguh
kode yg tadi dimasukin kemana kak..??
dek masukin ke js injek yg ada malah about me nya ilangs... 
[b]paijoooo[/b] sini
[url]http://theftalk.com/t23595-Auto-coment-scaner-alert-Translated%29.html[/url]
[b]venusvhie[/b] taro d bagian B dalam onload header, dek copas fungsi addbox jangan lupa
Last edited by teguh0203 (2008-06-14 11:08:12)