You are viewing a post by mR.speed. 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-.
ada yg bisa bantu sayah...
klo kode
buat getar windows
pas masuk profile kita gmna yah??[/quote]
pake ini bro
[quote]//window bergetar
function Shw(n) {if (self.moveBy) {for (i = 35; i> 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(25)[/quote]