Cvolton / GMDprivateServer

Geometry Dash Private Server
GNU General Public License v3.0
397 stars 295 forks source link

Missing scripts #1045

Open smpial opened 11 months ago

smpial commented 11 months ago

In GeometryDash.exe file I found those scripts that are not yet in this repository (some of them are related to 2.2). Will they be added later? https://www.boomlings.com/databas/checkIfServerOnline.php https://www.boomlings.com/database/getSaveData.php https://www.boomlings.com/database/deleteGJLevelList.php https://www.boomlings.com/database/uploadGJLevelList.php https://www.boomlings.com/database/getGJLevelLists.php https://www.boomlings.com/database/getGJLevelScoresPlat.php https://www.boomlings.com/database/submitGJUserInfo.php https://www.geometrydash.com/database/uploadMPComment.php https://www.boomlings.com/database/getCustomContentURL.php

smpial commented 11 months ago

deleteGJLevelList.php, uploadGJLevelList.php, getGJLevelLists,php: actions with level lists getGJLevelScoresPlat.php: returns leaderboard for platformer levels getCustomContentURL.php: returns https://geometrydashfiles.b-cdn.net getSaveData.php, submitGJUserInfo.php, uploadMPComment.php: idk checkIfServerOnline.php: 404 response

MegaSa1nt commented 11 months ago

1043