Skip to content

ElectronJS External Cheat Client for DDRace Network, compatible with any DDNet Client

License

Notifications You must be signed in to change notification settings

k-i-o/DPerX-Reborn

Repository files navigation

Dperx - Reborn

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.

Main 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.

Installation

  1. Clone the repository:
        git clone https://github.com/k-i-o/dperx-reborn.git
  2. Install all dependencies:
        npm i
  3. Run the client in dev mode:
        npm run dev
  4. Edit the code if needed
  5. Restart
  6. Open the game and press the "Attach" button

How to Use

  1. Open DDNet and start the cheat by running the command npm run dev or generating the build npm run build:win.
  2. 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.

Warnings

Using this cheat may violate the terms of service of the DDNet game. Use the software at your own risk.

Contributing

Contributions and improvements are welcome!

  1. Fork the repository
  2. Create a branch for your feature: git checkout -b feature/new-feature
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push the branch: git push origin feature/new-feature
  5. Open a pull request

Note: don't install new dependencies if not needed

License

This project is licensed under the MIT License. See the LICENSE file for more details.