Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › Dead by Daylight Hacks & Cheats › Automatic Bloodweb Leveler

Thumbs upAutomatic Bloodweb Leveler

Posts 1–15 of 119 · Page 1 of 8
…
8otto
8otto
Automatic Bloodweb Leveler
Automatic Bloodweb Leveler by 8otto

Tool that avoid boring manual level up of character.
Thanks to @pgm48 that gives me the idea, I started the project from his AHK macro and then switched to Python.

It works on all resolution and all UI % size

USAGE:
Open Auto Bloodweb.exe
Press F2 to start the process
Press F3 to stop the process (it's not immediate, it will end after current level)
Press ESC to kill the app (Immediate stop)

Common problems:
Height not aligned (wrong mouse movements or Bloodweb not found):
Create a txt file in same folder of Auto Bloodweb.exe call it height and enter a value (default for 100% UI is 165)
Not working on UI lower than 100%:
Create a txt file in same folder of Auto Bloodweb.exe call it resize and enter UI value without % EX. UI 75% write in file 75

If you have other problems:
Create a txt file in same folder of Auto Bloodweb.exe call it debug then restart the app and a file will appear in same folder Circles.png cover your name with paint or others and send here with imgbb.com or similar
App Crash on opening:
Create a cmd file (with Notepad) in same folder of Auto Bloodweb.exe
Code:
    @EcHo off
"Auto Bloodweb.exe"
pause
Now make a screen to the error and send here with imgbb.com or similar
PS. ALT+STAMP make a window screen that you can paste into paint


How it works:
It makes screenshot every time a bloodweb is completed (+ first time)
From the screenshot it recognizes bloodweb's "circles" and then do a match with fixed values that i took from @pgm48
Then uses these screen coordinates to press mouse in bloodweb's "circles" found
I make a system that fix the resolution problem, so it should work on any resolution (at least horizontal one)

UPDATE v2

  • Now you can use CUSTOM DELAY
    To do that put delay.txt file in same folder as "Auto Bloodweb.exe" and then choose your values in milliseconds or seconds.
    There are 2 delays that you need to separate with ;
    For example 350;50 (like the default file that I made).
    Remember that it will go faster, but sometimes it will lose a few rings.
    PS: If you don't put delay.txt file, the safe values will be loaded (400;900)
  • Fixed some other stuff


Virus scans (v2):
https://virusscan.jotti.org/en-US/fi...job/nge15lb93g
https://www.virustotal.com/gui/file/...7efa?nocache=1

There are some fake positive, maybe because the app uses screenshots to work.
Auto Bloodweb v2_mpgh.net.zip
#1 · edited 3y ago · 3y ago
Poonce
Poonce
//approved
#2 · 3y ago
8otto
8otto
Images that explain how it works.

Red circles are all the possible circles that bloodweb can have and their position change based on your resolution and UI % size value.
Green circles are the found ones.
#3 · edited 3y ago · 3y ago
KH
khaled876
nice job, thanks
#4 · 3y ago
GH
ghaithjafar
Is it really safe to use ?
Is it really safe to use ?
#5 · 3y ago
DB
dbdfan98998
Quote Originally Posted by 8otto View Post
Images that explain how it works.

Red circles are all the possible circles that bloodweb can have and their position change based on your resolution and UI % size value.
Green circles are the found ones.
Ban chance with this?
#6 · 3y ago
8otto
8otto
Quote Originally Posted by dbdfan98998 View Post
Ban chance with this?
Guys I really don't know, I think 0 ban chance because it's not in-match macro.
But however I don't assume responsibility for any ban.
#7 · 3y ago
agureve
agureve
great job mate, but is that normal speed or am i doing something wrong?
#8 · 3y ago
8otto
8otto
Quote Originally Posted by agureve View Post
great job mate, but is that normal speed or am i doing something wrong?
It's normal speed, because you have to consider that the time to wait is the Mystery Box's one (that is longer), I tried less and if there is a Mystery Box it didn't work as intended.

So I slow down a little bit the process, but now there are no delay problems.
#9 · 3y ago
Belzher
Belzher
Thank you for creating this, sometimes it's really boring to hold M1 for 10-15 minutes straight just to spend all BPs, specially now that the limit is 2M.
#10 · 3y ago
8otto
8otto
Quote Originally Posted by Belzher View Post
Thank you for creating this, sometimes it's really boring to hold M1 for 10-15 minutes straight just to spend all BPs, specially now that the limit is 2M.
No problem, I know how boring it is, I hope it works well on every machine, I remember that you have 1366x768 resolution, can you give me a feedback if it works as intended?
#11 · 3y ago
aeaweaeqaw2323
aeaweaeqaw2323
ill test 4k res when wesker drops tomorrow, appreciate the work
#12 · 3y ago
poweel
poweel
Quote Originally Posted by aeaweaeqaw2323 View Post
ill test 4k res when wesker drops tomorrow, appreciate the work
I FORGOT ABOUT WESKER OH GOD
#13 · 3y ago
8otto
8otto
I'm waiting for Wesker too
#14 · 3y ago
poweel
poweel
Quote Originally Posted by 8otto View Post
I'm waiting for Wesker too
4 hours (and 8 minutes)!
#15 · 3y ago
Posts 1–15 of 119 · Page 1 of 8
…

Post a Reply

Similar Threads

  • Automatic LevelingBy FreizeitHacker in Dead by Daylight Discussion & Help
    3Last post 7y ago
  • Em... Is cheating Legacy and bloodweb level still safe?By jocke12e23 in Dead by Daylight Discussion & Help
    11Last post 8y ago
  • How to level up bloodweb without losing bloodpoints (need to be very fast)By Sopapid in Dead by Daylight Discussion & Help
    2Last post 7y ago
  • How to level up faster - bloodweb bugBy darkmagicthedark in Dead by Daylight Hacks & Cheats
    1Last post 9y ago
  • Automatic Lab Level BotBy cyclonrexp in Vindictus Discussions
    6Last post 15y ago

Tags for this Thread

None