exitMPLobby.php
WARNING
Everything here is based on leaks, unused code and educated guesses. As such, everything you see here is subject to change, and most likely will be changed!
Exits from a multiplayer lobby. This endpoint is hosted on geometrydash.com, not boomlings.com.
Parameters
| Parameter | Explanation | Required |
|---|---|---|
accountID | The player's account ID | Yes |
gjp2 | The player's GJP2 | Yes |
secret | Account Secret: Wmfv3899gc9 | Yes |
gameID | The ID of the multiplayer lobby | Yes |
gameVersion | 22 | |
binaryVersion | 42 | |
gdw | 0 |
Response
Currently unknown, but most likely 1 if successful and -1 if the request was rejected.
