Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
/ dota2-visionBox Public archive

Fast and customizable visibility detection for Dota2

License

Notifications You must be signed in to change notification settings

robbyz512/dota2-visionBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


I've moved on to other projects so this page is archived but will stay up for research and reference purposes.

Shows when your hero is visible to the enemy team in any way at all

When box is red the enemy team has vision of your hero and green if they don't. Lets you know if you are under a ward or an invisible hero sees you..etc makes rotating/farming/initiating/dewarding all much easier. It's basically like having slark ultimate passive on every hero.

It works in windowed mode only but you can use it in fullscreen if you have dual monitors to show the box on your other screen.

Hotkeys:

Hold Left Click on box to move it
Double Click the box to close it

You can customize box position, size, colors in settings.txt

Screenshots:

Visible Not visible Fullscreen Support for Dual Monitor

Download

https://www.unknowncheats.me/forum/other-mmorpg-and-strategy/513393-dota-2-visionbox-customizable-overlay-cheat.html

Compile Instructions

python 3.10.6

pip install -r requirements.txt

python -m nuitka --onefile --enable-plugin=tk-inter --windows-disable-console --windows-icon-from-ico=favicon.ico --include-package=pymeow visionBox.pyw

After compiling you can drag "visionBox.exe" and "settings.txt" in another folder and run it there.

About

Fast and customizable visibility detection for Dota2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages