You are viewing a post by IbLizMutz. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[/quote]
trs script yg ini
<">klo ga di pake di hapus aja 
js injecsion itu
kk pertama buat dlu di ripway
file dgn format [b].js[/b]
setelah di buat
kk masukin ini di JS kk yg asli
[quote]//wvmcbox
var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "[b]URL JS INJECSION YG TD KK BUAT[/b]";
document.getElementsByTagName("head")[0].appendChild(myjs);[/quote]