Advertisement
blockrobloxboy

Untitled

Nov 24th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 10000000000=robux ()=limited2packs
  2. var robux = 100000000000000;
  3. setInterval(function() {
  4. robux++;
  5. document.getElementById('nav-robux-amount').innerHTML = robux;
  6. }, 80);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement