Advertisement
Kristjonz

Roblox Toycode Redeemer 500

Jul 1st, 2017
677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. alert("Roblox Toycode Redeemer By KNightmare Foxy ROBLOX & More")
  2. var speed = prompt("500")
  3. var nums = [6, 7]
  4.  
  5. function main() {
  6. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  7. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  8. 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()));
  9. var code = (key + " " + key2 + " " + key3)
  10. document.getElementById("pin").value = code;
  11. Roblox.GameCard.redeemCode();
  12. }
  13.  
  14. setInterval(function() {
  15. main();
  16. }, speed);
  17.  
  18.  
  19.  
  20. --DONT PASTE BELOW OR THIS TEXT--
  21.  
  22. In order for free robux, click redeem and when you are on the page right click and go to 'Inspect Element' (This only works on Chrome). Go to the console and paste the code above. Credit to SecretRobloxAgent (my real roblox username won't be shown). This can take from 5 minutes to 3 hours, depending on if the bot finds the correct code. THIS HAS BEEN TESTED. I BOUGHT CLOCKWORK GLASSES WITH THIS EXPLOIT. This is safe, I don't take passwords. (Although to prevent being banned, try this on an alt first).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement