This Thread had not been rated yet
#1/4/18
USE VPN!!!
Steps:
1.Open
,login with your acc,select a roblox product that costs money such as:Robux or Builders club.
2.On payment method select "Roblox redeem card",click continue.
3.Right click on redeem button and click "inspect"
4.On inspect tab click console,copy the code down here paste it next to ">" symbol and hit enter.
5.Depending on your internet and pc speed it may take about 5-10 mins to 4-5 hours to complete the work
NOTE:works only with google chrome
LOL,nothing to see here!
#Enjoy!
Edited by xXRAYXx, 01 April 2018 - 07:25 PM.
USE VPN!!!
Steps:
1.Open
You must reply to the thread or upgrade your account to always see hidden content.
2.On payment method select "Roblox redeem card",click continue.
3.Right click on redeem button and click "inspect"
4.On inspect tab click console,copy the code down here paste it next to ">" symbol and hit enter.
5.Depending on your internet and pc speed it may take about 5-10 mins to 4-5 hours to complete the work
NOTE:works only with google chrome
Code:
alert("Roblox Redeem Card Bot By xXRAYXx started!");
var nums = [1, 2 ,3 ,4 ,5 ,6 , 7, 8, 9]
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();
}
setInterval(function() {
main();
}, 500);
LOL,nothing to see here!
#Enjoy!
Edited by xXRAYXx, 01 April 2018 - 07:25 PM.