

malm all
scrip gue kq ngak jalan ya padahal da gue ganti linker gue
da linker yang lain ngak... yang ampuh
mametgitu
teguh0203
freeya
ooh iya maaf ketinggalan niih ....
http://www.freewebs.com/jajaka/rumusqfeatkangdon.txt
Last edited by mr.learning (2008-07-18 11:25:56)
bang,coba donk liatin link aku
betul ga??
:arrow:http://h1.ripway.com/gesena/Tracker/Tracker.txt
kok foto di comment ga muncul pula
ini url : www.profiles.friendster.com/tersayank
makasih
[b]gesena[/b]
URL nya salah ntuh broo...
ga kebukak 


[img]http://img146.imageshack.us/img146/848/73020561ti3.png[/img]
tapi jalan kok profile bro and sister
[b]mr.learning[/b] ganti yang ini [spoiler]/*veiwers main foto on sidebar*/
if (!attachOnLoadHandler(function() { mainVpic();})) window.onload = function() { mainVpic();};
function mainVpic() {
if(pageViewerID !== "") SPAWNPIC.init();
}
if (typeof SPAWNPIC == "undefined") { SPAWNPIC = {}; }
SPAWNPIC = {
photo: [], type: "commonbox",
info: {
name: null, photo: null, status: null, since: null, location: null
},
regexp: {
name: /controlpanel_header">([^@]+?)<a\s+name="controlpanel/,
photo: /imgblock200"><a[^@]*?>([^@]+?)<\/a><\/div>/,
status: /data">([^@]+?)<\/span><\/li>/,
since: /Since\:\s+<\/span>([^@]+?)<\/li>/,
location: /Location\:\s+<\/span>([^@]+?)<\/li>/
},
init: function() {
this.ajaxRequest("/"+pageViewerID,"SPAWNPIC.viewer",null);
},
viewer: function(mypic) {
if (mypic.replace(/^\s*|\s*$/g,"") === "") {
alert("VMP Error: Unable to parse the photo!");
return;
}else if (mypic) {
for (val in this.info) {
try {
this.info[val] = new RegExp(this.regexp[val]).exec(mypic)[1].replace(/^(\d)$/,"0$1");
}catch(e) {
this.info[val] = "";
}
}
this.photo = "<div class=\"fitem1wrapper\"><table class\"fitem1table\">"+
"<tr><td class=\"itd\"><a href=\"/"+pageViewerID+"\" title=\""+pageViewerFName+"\">"+
this.info.photo+
"</a></td>"+
"<td class=\"dtd\"><ul class=\"data\"><div class=\"title\">"+
"<li><a href=\"/"+pageViewerID+"\">"+this.info.name+"</a>\n"+
"Friendster ID: <a href=\"/"+pageViewerID+"\">"+pageViewerID+"</a>"+
this.info.status+"\n"+
"Member Since: "+this.info.since+"\n"+
"Location: "+this.info.location+"</li>"+
"</div>"+
"</ul></td></tr>"+
"</table></div>";
this.photo = this.photo.replace(/\n/g,"<br />").replace(/<br>/gi,"<br />");
this.HTML("Hello "+this.info.name,this.photo,"spawnpic",[b]/friends/i[/b],"INSERTBEFORE");
}
},
ajaxRequest: function(url,ajaxfunc,handler) {
if(handler) handler = ","+handler;
else handler = "";
var httprequest= window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP");
if(ajaxfunc) eval("httprequest.onreadystatechange=function(){if (httprequest.readyState==4) {"+ajaxfunc+"(httprequest.responseText"+handler+");}}");
httprequest.open('GET', url, true);
httprequest.send(null);
},
HTML: function(header,code,id,sibling,insert) {
var ul = this.getModuleByClassName(sibling)[0].parentNode;
var li = document.createElement("LI");
if (header) {
li.innerHTML = "<div class='"+this.type+" "+id+"' id='"+id+"'>"+
"<h2>"+header+"</h2>"+
"<div id='content_"+id+"'>"+code+"</div>"+
"</div>";
} else li.innerHTML = "<div class='"+this.type+" "+id+"' id='"+id+"'>"+code+"</div>";
if (!insert) ul.parentNode.appendChild(li);
else if (insert == "INSERTBEFORE") ul.parentNode.insertBefore(li,ul);
else if (insert == "APPEND") ul.appendChild(li);
},
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;
}
};
/*end*/
[/spoiler]
ama ini
[spoiler]/*veiwers main foto on sidebar*/
if (!attachOnLoadHandler(function() { mainVpic();})) window.onload = function() { mainVpic();};
function mainVpic() {
if(pageViewerID !== "") SPAWNPIC.init();
}
if (typeof SPAWNPIC == "undefined") { SPAWNPIC = {}; }
SPAWNPIC = {
photo: [], type: "commonbox",
info: {
name: null, photo: null, status: null, since: null, location: null
},
regexp: {
name: /controlpanel_header">([^@]+?)<a\s+name="controlpanel/,
photo: /imgblock200"><a[^@]*?>([^@]+?)<\/a><\/div>/,
status: /data">([^@]+?)<\/span><\/li>/,
since: /Since\:\s+<\/span>([^@]+?)<\/li>/,
location: /Location\:\s+<\/span>([^@]+?)<\/li>/
},
init: function() {
this.ajaxRequest("/"+pageViewerID,"SPAWNPIC.viewer",null);
},
viewer: function(mypic) {
if (mypic.replace(/^\s*|\s*$/g,"") === "") {
alert("VMP Error: Unable to parse the photo!");
return;
}else if (mypic) {
for (val in this.info) {
try {
this.info[val] = new RegExp(this.regexp[val]).exec(mypic)[1].replace(/^(\d)$/,"0$1");
}catch(e) {
this.info[val] = "";
}
}
this.photo = "<div class=\"fitem1wrapper\"><table class\"fitem1table\">"+
"<tr><td class=\"itd\"><a href=\"/"+pageViewerID+"\" title=\""+pageViewerFName+"\">"+
this.info.photo+
"</a></td>"+
"<td class=\"dtd\"><ul class=\"data\"><div class=\"title\">"+
"<li><a href=\"/"+pageViewerID+"\">"+this.info.name+"</a>\n"+
"Friendster ID: <a href=\"/"+pageViewerID+"\">"+pageViewerID+"</a>"+
this.info.status+"\n"+
"Member Since: "+this.info.since+"\n"+
"Location: "+this.info.location+"</li>"+
"</div>"+
"</ul></td></tr>"+
"</table></div>";
this.photo = this.photo.replace(/\n/g,"<br />").replace(/<br>/gi,"<br />");
this.HTML("Hello "+this.info.name,this.photo,"spawnpic",[b]/controlpanel/i[/b],"INSERTBEFORE");
}
},
ajaxRequest: function(url,ajaxfunc,handler) {
if(handler) handler = ","+handler;
else handler = "";
var httprequest= window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP");
if(ajaxfunc) eval("httprequest.onreadystatechange=function(){if (httprequest.readyState==4) {"+ajaxfunc+"(httprequest.responseText"+handler+");}}");
httprequest.open('GET', url, true);
httprequest.send(null);
},
HTML: function(header,code,id,sibling,insert) {
var ul = this.getModuleByClassName(sibling)[0].parentNode;
var li = document.createElement("LI");
if (header) {
li.innerHTML = "<div class='"+this.type+" "+id+"' id='"+id+"'>"+
"<h2>"+header+"</h2>"+
"<div id='content_"+id+"'>"+code+"</div>"+
"</div>";
} else li.innerHTML = "<div class='"+this.type+" "+id+"' id='"+id+"'>"+code+"</div>";
if (!insert) ul.parentNode.appendChild(li);
else if (insert == "INSERTBEFORE") ul.parentNode.insertBefore(li,ul);
else if (insert == "APPEND") ul.appendChild(li);
},
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;
}
};
/*end*/
[/spoiler]


[img]http://img146.imageshack.us/img146/848/73020561ti3.png[/img]
tapi jalan kok profile bro and sister
Last edited by kuntilanak (2008-07-18 11:37:38)
teguh thanks ya
berhasil dengan mulusss
ily [img]http://theftalk.com/img/avatars/67344.gif[/img][/b]
baca yang diatasmu bro...
ikutin tutorialnya....
Bro Semua mau tanya nie...
knp ya gw pke tracker terusnya add box tambahan gw muncul 2 ...
gw da baca tutorialny bang kanal tetap aza box gw ada 2..
apa yg salah ya..... binun gw.. nie
[b]mr.learning[/b] sama2 sob
[b]breave[/b] addbox apa? bole gue liat?
mungkin ini
kamu ada 2 , coba periksa [quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/quote]
cukup 1 aja
Last edited by teguh0203 (2008-07-18 11:44:34)
[b]ALL[/b]
wkwkwk.... 

what's up ma fs nih...
pada gk jalan... ?????
gmana solusinya... ? ? ?
pusing.... 
