Statuses is a Geometry Dash mod that shows your real-time online presence to other players. This page answers the most common questions about how authentication works, what happens when the server disconnects, which platforms are supported, and how to resolve issues with your status icon.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/cdc-sys/statuses-mod/llms.txt
Use this file to discover all available pages before exploring further.
Do I need to authenticate every time I launch the game?
Do I need to authenticate every time I launch the game?
No. After you complete the first authentication flow, your token is saved locally on your device. Each time you launch Geometry Dash, Statuses reads the saved token and reconnects to the server automatically on the main menu — you do not need to open your profile or tap anything again.If your token is ever revoked by the server, you will see a deauthorization popup and will need to authenticate once more.
What happens if the server disconnects?
What happens if the server disconnects?
Statuses reconnects automatically. The mod has
autoReconnect enabled by default in its connection manager. When the WebSocket connection to the server closes unexpectedly, the mod queues a reconnect attempt on the main thread. You do not need to restart the game.If reconnection fails repeatedly — for example, due to a network outage — the mod will keep trying in the background as long as the game is running.Why am I seeing a 'You've been deauthorized' popup?
Why am I seeing a 'You've been deauthorized' popup?
Can other players fake or spoof my status?
Can other players fake or spoof my status?
No. The authentication flow ties your status to your Geometry Dash account via a server-issued token that is verified by the Statuses server. Your status is only updated when you are connected with your valid token. Another player cannot set or spoof your status without access to your authenticated session.
My status icon isn't showing up — what should I check?
My status icon isn't showing up — what should I check?
Work through the following checks in order:
- Make sure you are logged in to a Geometry Dash account. Statuses requires an active GD login to authenticate and display your status.
- Confirm that Geode is up to date (3.2.0 or later) and that the
geode.node-idsdependency is installed. You can verify this in the Geode mod panel. - Open your profile and tap the status icon to trigger or retry authentication.
- Check that you are not running a conflicting mod. If
xanii.youtubersoruproxide.geodedevelopersis installed and active, disable or uninstall it, then restart the game. - Check your network connection. Statuses connects to the server over port 80. A restrictive network may block this connection.
What is the Invisible status?
What is the Invisible status?
Invisible lets you connect to the Statuses server without appearing online to other players. While Invisible, you remain connected and can still see other players’ statuses, but your own status shows as offline from their perspective.You can switch to Invisible from the status selection menu on your profile page.
Does Statuses work on iOS or macOS?
Does Statuses work on iOS or macOS?
No. Statuses is built for Windows and Android (32-bit and 64-bit) only. There is no iOS or macOS build. If you are on macOS or iOS, the mod is not available for your platform in the current release.
What is the 'Welcome!' popup I saw when I first installed the mod?
What is the 'Welcome!' popup I saw when I first installed the mod?
This is the first-run onboarding popup that appears the first time you launch Geometry Dash after installing Statuses. It asks if you want to open your profile to complete authentication.
- Tap OPEN to go to your profile immediately and begin the authentication flow.
- Tap Later to dismiss the popup. You can authenticate at any time afterward by opening your profile and tapping the status icon.