Roblox is the name of the platform when it does not specify a minimum age. Every user of any age is able to create and join groups, chat, and interact with others. However, Roblox has become is target for some bad people. That is why there is an age restriction to protect the kids under 13 years old.
Roblox urges the parents to help protecting the kinds by enabling privacy settings, teaching them how to recognize the ways that online predators use to win the trust of the kids and exploit them, and showing kids how to report bad behavior and block them. However, some kids think it is too much for them to get controlled by the parents and they are wondering if there is a way to bypass the age restriction in Roblox.
So, how to bypass age restriction even if you are under 13 years old? Here is a tutorial as shared by a Youtube channel called iAmFranklin. Th first thing that you have to do is obviously to go to the official website of Roblox. There, enter TheAgeBypassGlitch on Username box and enter your password. The uploader said that the screen recording did not pick up so it is unknown what happens to the birth of date. After that, press the green Sign Up button. The next thing that you have to do is to go to Catalog. Then, copy the following script.
// SetAge
// @DominusTrex
var token = Roblox.XsrfToken.getToken();
$.ajaxPrefilter(function (options, originalOptions, jqXHR) {
jqXHR.setRequestHeader(‘X-CSRF-Token’, token);
});
$.ajax({
type: “POST”,
url: “/usercheck/updatepersonalinfo”,
data: JSON. stringify ( {genderId: 2, birthYear: 1990, birthDay: 1, birthMonth: 1} ),
contentType: “application/json”,
dataType: “json”
})
The next step is to right click on your mouse and click on Inspect Elements. Afterward, you need to go to Console and paste the script that you just copied before. When it is done, you can press Enter. After pressing Enter, please go to Settings. In My Settings, you are able to change your age. Again, the uploader said that the record cannot record some stuff. When you are out, you are able to use that account.
Is the method above to bypass age restriction actually working? No one knows. It seems fishy as the uploader really said that the recorder did not work twice, right when it comes to the age. Another fishy thing is when the uploader told to paste the script. At the time, the screen actually displayed the warning to not to paste anything asked. It was really warning with a huge STOP word.
In this case, it is better for you to think twice before trying the method to bypass the age restriction. If you try it without thinking, your Roblox account might be at risk. If you want to access something that should be accessed by someone who is more than 13 years, you can ask your parents and ask for parental control. It is safer compared to bypass the age restriction by yourself without telling your parents.