NOTE: any data in settings or home isn't persistent at the moment
Dperx - Reborn is a modified cheat tool for the game DDNet. This project provides various features to enhance the gameplay experience by manipulating the game client.
- Aiming Assistance:
- Aimbot: Configurable via hotkeys, toggleable hold functionality, max distance slider for targeting range.
- Movement Enhancements:
- Spinbot: Automates spinning with adjustable speed and distance, alongside hotkeys.
- Auto Balancer: Ensures movement balancing, controllable via hotkeys and max distance.
- ESP & Vision Enhancements:
- Features aimed at enhancing your awareness through visual cues (future plans may include ESP boxes or snaplines).
- Anti-Detection & Spoofing:
- Spoofer: Protects identity by spoofing, allowing for backups and customizable hotkeys.
- Bot Manipulation:
- Future functionalities might include bot attack strategies or the ability to join custom bots.
- Clone the repository:
git clone https://github.com/k-i-o/dperx-reborn.git
- Install all dependencies:
npm i
- Run the client in dev mode:
npm run dev
- Edit the code if needed
- Restart
- Open the game and press the "Attach" button
- Open DDNet and start the cheat by running the command
npm run dev
or generating the buildnpm run build:win
. - Use the GUI/Hotkeys to enable or disable various cheat features:
- Aiming Assistance:
- Aimbot: Configurable via hotkeys, toggleable hold functionality, max distance slider for targeting range.
- Movement Enhancements:
- Spinbot: Automates spinning with adjustable speed and distance, alongside hotkeys.
- Auto Balancer: Ensures movement balancing, controllable via hotkeys and max distance.
- ESP & Vision Enhancements:
- Features aimed at enhancing your awareness through visual cues (future plans may include ESP boxes or snaplines).
- Anti-Detection & Spoofing:
- Spoofer: Protects identity by spoofing, allowing for backups and customizable hotkeys.
- Bot Manipulation:
- Future functionalities might include bot attack strategies or the ability to join custom bots.
- Aiming Assistance:
Using this cheat may violate the terms of service of the DDNet game. Use the software at your own risk.
Contributions and improvements are welcome!
- Fork the repository
- Create a branch for your feature:
git checkout -b feature/new-feature
- Commit your changes:
git commit -m 'Add new feature'
- Push the branch:
git push origin feature/new-feature
- Open a pull request
Note: don't install new dependencies if not needed
This project is licensed under the MIT License. See the LICENSE file for more details.