[b]@ vhan_ra7ul[/b]
kamu bikin lagi ajah sobh di [url=http://www.bosiljak.hr/titlemaker/]SINI[/url]
jagn lupa kalo mau make codenya liat ini contoh code dari sana
[quote][b][color=#ff0000]<script type="text/javascript">[/color][/b]
//Created by Title bar Maker (
http://www.bosiljak.hr/titlemaker)
function tb1_makeArray(n){
this.length = n;
return this.length;
}
tb1_messages = new tb1_makeArray(1);
tb1_messages[0] = "BLABLABLA";
tb1_bln = 50;
tb1_rptType = 'infinite';
tb1_rptNbr = 5;
tb1_speed = 100;
tb1_counter=1;
tb1_timer = null;
tb1_last = 1;
tb1_st='';
tb1_currMsg = 0;
function tb1_scrolltitle(){
if (tb1_last > tb1_messages[tb1_currMsg].length){
if (tb1_st.length == 0){
tb1_last=1;
if (tb1_currMsg == tb1_messages.length-1){
if ((tb1_rptType == 'finite') && (tb1_counter==tb1_rptNbr)){
clearTimeout(tb1_timer);
return;
}
tb1_counter++;
tb1_currMsg=0;
}
else{
tb1_currMsg++;
}
}
else{
tb1_st=tb1_st.substring(1,tb1_st.length);
}
}
else{
tb1_st = tb1_messages[tb1_currMsg].substring(0, tb1_last);
for (var i=0; i<=(tb1_bln+tb1_messages[tb1_currMsg].length-tb1_last); i++)
tb1_st="_"+tb1_st;
tb1_last++;
}
document.title = tb1_st;
tb1_timer = setTimeout("tb1_scrolltitle()", tb1_speed);
}
tb1_scrolltitle();
[b][color=#ff0000]</script>[/color][/b][/quote]
yg [b][color=#ff0000]merah[/color][/b] di hapus
kalo buat MP3 kamu buka [url=http://theftalk.com/t3731-Make-Flash-Player.html]INI[/url]
[b]@ ree54[/b]
buka [url=http://h1.ripway.com/Ragnarock/freak.txt]INI[/url] sobh
[b]@ -nDIVe-[/b]
coba injectnya pake JS injection bro
mudah˛an jalan
[quote]var script = document.createElement("script");
script.type = "text/javascript";
script.src = "URL JS NYA";
document.getElementsByTagName("head")[0].appendChild(script);[/quote]
[b]@ decky[/b]
iyah sobh kok putih doank [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/42.gif[/img]
Last edited by Co_don SanAdH (2008-05-28 14:01:37)