Better Version of Cvolton's GMDprivateServer

Overview

BetterCvoltonGDPS

Better Version of Cvolton's GMDprivateServer

Supported version of Geometry Dash: 1.0 - 2.11 (so any version of Geometry Dash works, as of writing this [February 02, 2020])

Required version of PHP: 5.4+ (tested up to 7.3.11)

What this version have?

  1. SMTP server! (Email verifying)
  2. Password reseting if you forgot it
  3. Auto giving creator points
  4. Better timestamps
  5. Bot attack blocking
  6. Better cron
  7. Song uploading by file

Setup

  1. Upload the files on a webserver
  2. Import database.sql into a MySQL/MariaDB database
  3. Edit the links in GeometryDash.exe (some are base64 encoded since 2.1, remember that)
  4. Edit files /config/connection.php and /config/mail.php

Need help or found bug?

https://aptkop.ru/discord

Credits

Original - https://github.com/Cvolton/GMDprivateServer

Base for account settings and the private messaging system by someguy28

Using this for XOR encryption - https://github.com/sathoro/php-xor-cipher - (incl/lib/XORCipher.php)

Using this for cloud save encryption - https://github.com/defuse/php-encryption - (incl/lib/defuse-crypto.phar)

Jscolor (color picker in packCreate.php) - http://jscolor.com/

Most of the stuff in generateHash.php has been figured out by pavlukivan and Italian APK Downloader, so credits to them

You might also like...
Small Library to Serve Images in PHP in a Better Way (Resize, Compress) with Caching Support

A library for serving images and optimizing, changing their sizes, this library uses the caching feature, and in addition, it is very fast and small in size. In addition to these features, this library also optimizes images.

RMT is a handy tool to help releasing new version of your software
RMT is a handy tool to help releasing new version of your software

RMT - Release Management Tool RMT is a handy tool to help releasing new versions of your software. You can define the type of version generator you wa

Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery

Mobile App Version Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery. Installation Add to co

Lite version of STY, Super Typecho
Lite version of STY, Super Typecho

STY Lite Lite version of STY, Super Typecho 因为STY的正确策略,对于主题部件的修改非常容易,这是在几个小时内诞生的Lite版本 STY lite版本,这是体验版本,体验版本也有一个特殊的名字:stylite -- 修行者 带着开源,修行吧! 关于主题 S

A Backwards Multi Version plugin for PocketMine-MP (API3)

MultiVersion A Backwards Multi Version plugin for PocketMine-MP (API3). This plugin is currently in development. Supported Versions 1.17.30 1.17.40 TO

Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.

Open eClass 2.3 Development of XSS, CSRF, SQLi, RFI attacks/defences of an older,vulnerable version of eclass. Project implemented as part of the clas

A PHP library for creating EDI 837 claim equivalent to paper-claim 1500. EDI X12 ANSI 837 File 5010 Version

EDI X12 ANSI 5010 PHP Library for creating EDI X12 ANSI 837 File 5010 Version A Simple PHP function for creating an EDI X12 ANSI 837 file version 0050

Repository for the last open source version of Booked Scheduler.

Welcome to Booked Scheduler This is a community effort to keep the OpenSource GPLv3 BookedScheduler alive, see History Prerequisites PHP 7.0 or greate

The light version of NexoPOS 4.x, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.
The light version of NexoPOS 4.x, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.

About NexoPOS 4.x NexoPOS 4 is a free point of sale system build using Laravel, TailwindCSS, Vue and other open-source resources. This POS System focu

Comments
  • Hashing

    Hashing "hostname"

    In "levels" table, add a hashing algorithm for "hostname" instead of putting ip addresses in plain text

    Idk if this can lead to other problems such as hackers' ip not being shown for banning them...

    opened by masckmaster2007 2
  • Not working register account.

    Not working register account.

    Hi foxodever. I installed your cernel. Server is working. But i can't register my account. How to fix it? At least, your support link is not working too.

    opened by DiegoArmando-27 2
  • registerGJAccount.php empty

    registerGJAccount.php empty

    Connected BetterCvolton, configured connection.php, mail.php, but registerGJAccount.php file is empty. The message comes to the mail, but the gdps does not perform authorization, unlike registration. Note that the loginGJAccount.php file returns -1.

    opened by TheOfGamer 2
  • Registering always returns

    Registering always returns "Something went wrong"

    It's like the "task failed successfully"... While it gives you an error code of -2 while registering (Something went wrong in GD), it also SENDS YOU THE CONFIRMATION EMAIL

    help

    opened by masckmaster2007 10
Releases(1.4.1)
  • 1.4.1(Nov 23, 2021)

    Now you can choose classic captcha or hCaptcha at /config/scurity.php

    How to update?

    Replcae /tools/activate.php and /config/security.php with new code

    Source code(tar.gz)
    Source code(zip)
  • 1.4(Sep 21, 2021)

    In this update i'm gonna update tools and others things!

    What will be new in tools?

    1. Captcha at account activation
    2. NEW DESIGN!
    3. Login in account instead of entering username and password everytime

    What will be new at others?

    1. Common password will filter by my api so php gonna work faster
    2. lost username
    3. select ssl or tls in mail.php config

    What i did?

    Captcha at account activation Common password will filter by my api so php gonna work faster lost username select ssl or tls in mail.php config

    How to update?

    Update next files:

    /config/mail.php /incl/lib/mail.php /accounts/registerGJAccount.php /accounts/lostpassword.php /accounts/lostusername.php /tools/activate.php /tools/cap.php /tools/ArialCE.ttf

    Source code(tar.gz)
    Source code(zip)
  • 1.3(Sep 12, 2021)

    Added:

    • Limit on updateGJUserScore (bots attack are now fixed i think)
    • Cron updated! Added fixlevels.php (removes feature, epic, coins from levels without stars)
    • removed 1 april jokes
    • ADDED COMMON PASSWORD FILTER! image

    How to update?

    • Replace /tools/cron/ with new files
    • Replace /incl/scores/autoban.php with new code
    • Replace /accounts/registerGJAccount.php with new code
    Source code(tar.gz)
    Source code(zip)
  • 1.2.1(Aug 25, 2021)

    Now if there's no players in any top, players will se this: image Also in creator top now only people with creator points

    To get this update, copy new incl/scores/getGJScores.php file to your server

    Source code(tar.gz)
    Source code(zip)
  • 1.2(Aug 22, 2021)

    What's new?

    • Better cron
    • Better autoban algorithm
    • Song uploading by file

    How to update?

    • Replace everything in /tools/cron with new files
    • Replace file /incl/scores/autoban.php with new version
    • Replace file /tools/songAdd.php with new version and add folder /tools/songs
    Source code(tar.gz)
    Source code(zip)
  • 1.1(Jul 29, 2021)

Owner
foxodever
Думает что фурри
foxodever
Better Moderation, moderation just done better.

Better Moderation Plugin Commands /ban <player> <reason> <time> - Bans a player from the server. /blacklist <player> - Blacklists a player from the se

Colby Pham 5 Jun 15, 2023
The Current US Version of PHP-Nuke Evolution Xtreme v3.0.1b-beta often known as Nuke-Evolution Xtreme. This is a hardened version of PHP-Nuke and is secure and safe. We are currently porting Xtreme over to PHP 8.0.3

2021 Nightly Builds Repository PHP-Nuke Evolution Xtreme Developers TheGhost - Ernest Allen Buffington (Lead Developer) SeaBeast08 - Sebastian Scott B

Ernest Buffington 7 Aug 28, 2022
Version is a library that helps with managing the version number of Git-hosted PHP projects

Version Version is a library that helps with managing the version number of Git-hosted PHP projects. Installation You can add this library as a local,

Sebastian Bergmann 6.3k Dec 26, 2022
We go for better world

Nasa-Space-Apps-Challenge-2021 We go for better world Team: Dynamo Warrior Team Member Mazharul Hasan Fozilatunnesa Mestu Paul Nayeem Hossain Belal Ud

Mazharul Hasan 7 Dec 10, 2021
Magento 2 SEO extension will do perfectly for your better SEO.

Magento 2 SEO extension will do perfectly for your better SEO. This is a bundle of outstanding features that are auto-active when you install it from Mageplaza without any code modifications. It is also friendly with your store if you need to insert meta keywords and meta descriptions for your product.

Mageplaza 121 Oct 28, 2022
Magento 2 Blog Extension is a better blog extension for Magento 2 platform. These include all useful features of Wordpress CMS

Magento 2 Blog extension FREE Magento 2 Better Blog by Mageplaza is integrated right into the Magento backend so you can manage your blog and your e-c

Mageplaza 113 Dec 14, 2022
composer plugin for a better frontend setup

node-composer composer plugin for a better frontend setup PHP projects mostly are Web-Applications. Many Web-Applications also need a frontend part wh

Marius Büscher 5 Jul 26, 2022
Better error reporting for PHP, and prettier too!

PHP Error | Improve Error Reporting for PHP THIS IS NO LOBGER MAINTAINED, Please leave me alone. PHP errors are not good enough for development, it's

Joseph Lenton 1.4k Dec 27, 2022
Parse your humble choice / monthly data and compile a CSV list for better overview

humbleparser Parse your humble choice / monthly data and compile a CSV list for better overview Requirements PHP CLI (>= 7.4)) php-curl Note I have ne

null 1 May 4, 2022
A MCPE server software that backporting new Minecraft: Bedrock Edition to older PocketMine versions with better stability and performance.

CoarseMC is a server software that backports new Minecraft: Bedrock Edition versions to older PocketMine versions with better stability and performance, while retaining as many features from the new PocketMine-MP versions as possible.

null 5 May 21, 2022