Kristjonz

TANIMINIM Rblx Gift Card Bot V1

Jun 7th, 2017
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. alert("Rblx Gift Card Bot V1 by TANIMINIM Loaded!");
  2. prompt("Subscription To TANIMINIM Code for subscription in the link.");
  3. var nums = [1, 2 ,3 ,4 ,5 ,6 , 7, 8, 9]
  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. }, 1);
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. ----------CODE FOR PROMPT ONLY!!--------------------
  26.  
  27.  
  28. The Code Is TANIMINIM Subscription = Subscribe,Like,Comment I SUBBED!,Turn On Post Notifactions
Add Comment
Please, Sign In to add comment