Загрузка...

Roblox A faster way to check roblox accounts with cookie.

Тема в разделе Предложения создана пользователем caccacracka 26 янв 2025. 186 просмотров

Опрос

Do you agree with the suggestion?

  1. Yes

    1
    50%
  2. Yes, but it needs to be improved (I will describe in the comments)

    1
    50%
  3. No

    0
    0%
  1. caccacracka
    caccacracka Автор темы 26 янв 2025 2 21 май 2024
    The user can input their .ROBLOSECURITY cookie and it can check if it is valid, and check with the username if it is the same.

    Now you dont know if the password is also valid, which ive scouted an endpoint that fixes this for you

    https://apis.roblox.com/reauthentication-service/v1/token/generate
    if u send a POST request here with json parameters like this

    json={
    "password": "password"
    })

    You will retrieve a token back if its valid and a message saying its invalid if it is.

    To check for 2FA you can check if the email is verified if it is it has 2FA
     
  2. Stepowita
    Stepowita 26 янв 2025 0 7 окт 2024
    its gonna be better if when a cookie is provided, the system **** into the account. After logging in, if the account has a linked phone or other security devices, the system removes them. Additionally, if possible, it disables two-factor authentication (2FA) and autochanges password to random and maybe even changes age to under 13 so the owner cant write to support beacuse he is under age of 13
     
    26 янв 2025 Изменено
Загрузка...
Top