Theskyler900

Free robux card method!

Jul 19th, 2017
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. alert("Bot by Anonymous loaded");
  2. var nums = [6, 7]
  3.  
  4. function main() { var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString())); var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString())); var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString())); var code = (key + " " + key2 + " " + key3) document.getElementById("pin").value = code; Roblox.GameCard.redeemCode();
  5. }
  6.  
  7. setInterval(function() { main();
  8. }, 1);
Add Comment
Please, Sign In to add comment