Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript:
- var iTimer = prompt("Digite o tempo da música em Segundos ..");
- setInterval("yt.www.watch.player.seekTo(0*60+00)",(parseInt(iTimer) * 1000));
- //www.ips-team.blogspot.com
- //Por Bruno da Silva
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement