Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let robuxContainer = document.getElementById('nav-robux-amount');
- let amount = 'enter robux amount here';
- robuxContainer.innerText = amount;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement