A Challenges instance with the account hooked up, provided Intents has CHALLENGES
Creates a new account
a Bot instance to hook the account up to
raw login data from the queryServices packet
raw firebase data from the firebase login
The account's admin permissions
A ChiknWinner instance with the account hooked up
The account's egg balance
The account's email, if it was signed in with one
Is the account email verified?
The Firebase authentication information
The ID in Firebase's database
The ID in the game's database; used for authentication
Was the account created before 5/1/24? (acts as chat bypass)
Is the account linked to CG?
The account's loadout (comsetics on the eggs in-game)
An array of item IDs that the account owns
The account's password, if it was signed in with one
Raw socket output for the login data
The renew session interval, provided Intents has RENEW_SESSION
A session number
A session UUID
A Shop instance with the account hooked up
Is the account a VIP?
Represents an account. Includes the VIP status, owned items, loadout, and more.