Thumbs upAutomatic Bloodweb Leveler

Posts 115 of 119 · Page 1 of 8
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.zip55.2 MB · 3,799 downloads Clean
//approved
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.
Is it really safe to use ?
Is it really safe to use ?
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?
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.
great job mate, but is that normal speed or am i doing something wrong?
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.
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.
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?
ill test 4k res when wesker drops tomorrow, appreciate the work
Quote Originally Posted by aeaweaeqaw2323 View Post
ill test 4k res when wesker drops tomorrow, appreciate the work
I FORGOT ABOUT WESKER OH GOD
I'm waiting for Wesker too
Quote Originally Posted by 8otto View Post
I'm waiting for Wesker too
4 hours (and 8 minutes)!
Posts 115 of 119 · Page 1 of 8

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?