Skip to content
/ bloodweb Public

Automatically levels the bloodweb in dead by daylight (DBD)

Notifications You must be signed in to change notification settings

wuku0/bloodweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto leveler for DBD Bloodweb

Overview

This repository contains a simple Python script that acts as an auto clicker to automate the process of leveling up Bloodwebs in Dead by Daylight (DBD). The Bloodweb is a game mechanic where players can spend Bloodpoints to level up their characters and unlock perks, items, and offerings. This script is intended to assist players in automating the repetitive clicking required to progress through the Bloodweb.

Usage

WINDOWS

  1. Go to releases and download the current version .exe
  2. Run the .exe
  3. In the GUI window, press the "RUN (R)" button to start the auto-leveling process.
  4. To stop the automation, press the "STOP (S)" button or close the GUI window.

LINUX / OSX

  1. Install the required libraries by running: pip install pyautogui keyboard tkinter requests webbrowser. (--break-system-packages flag might be required on some distros)
  2. Run the main.py script, or download latest release .py. (Root access might be required.)
  3. In the GUI window, press the "RUN (R)" button to start the auto-leveling process.
  4. To stop the automation, press the "STOP (S)" button or close the GUI window.

Known Issues

Important Note

Although there seems to be no danger in using this script. Use this script responsibly and only for personal use. Automating tasks in games or applications might be against their terms of service, and it can potentially result in penalties or account suspension. Always ensure you have proper permissions to automate any task.

Contributing

Contributions to this project are welcome! Feel free to create pull requests or report issues if you encounter any problems.

Disclaimer

This script is provided "as is" and without warranty of any kind. The authors of this script are not responsible for any consequences arising from the use of this software. Use it at your own risk.

License

This project is licensed under the MIT License.

For more information about Dead by Daylight, please visit the official Dead by Daylight website.

About

Automatically levels the bloodweb in dead by daylight (DBD)

Resources

Stars

Watchers

Forks

Packages

No packages published