Hexals
|
  |
| Joined: 01 Jan 2015 |
| Total Posts: 193 |
|
|
| 07 Apr 2016 07:52 PM |
I found a way to change the birthday, let me know if you need any help!
Trader||Seller||Buyer |
|
|
| Report Abuse |
|
Hexals
|
  |
| Joined: 01 Jan 2015 |
| Total Posts: 193 |
|
|
| 07 Apr 2016 07:55 PM |
1. Go to catalog
2. F12 > Console > Enter This Code > Click enter
Code:
// 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" })
Trader||Seller||Buyer |
|
|
| Report Abuse |
|