Shows an estimation of your background weapon's cooldown (last seen number). It ain't feature rich but it's better than counting in your head or checking manually. Left to right: Q E R
- 1080p monitor
- In game shortcut is on (press F1)
- Your keybind is Q E R
- Fullscreen window
- Track cooldown reduction / cooldown reset
- Multi usage weapons such as Lin
- Install the latest version here or releases page
- (Optional) Install Oxanium.ttf font
- Run main.exe
- Hold Ctrl + click and drag to move the window around. Hold Alt + Ctrl + click if you're in-game
- Press X button to close
Q: How does it work?
A: Takes a small snapshot of your left weapon's keybind, right weapon's keybind, and your active weapon's cooldown many times (i forgot) every second with Tesseract OCR.
Q: CPU / RAM usage?
A: On my PC it's ~4% CPU and ~60 MB of RAM (from task manager).
Q: Bannable?
A: Nah trust me bro.
Q: Does it do anything sus (virus/malware)?
A: No, you can bundle it yourself if you're unsure.
- Download Tesseract OCR and install it to root folder
- Open
./identify.py
and modify this linepytesseract.pytesseract.tesseract_cmd = r'./Tesseract-OCR-5/tesseract.exe'
to point to your installed Tesseract OCR's .exe file. - Run
$ pyinstaller --onefile --noconsole main.py
- Copy
samples
folder and your tesseract folder todist
- Run
dist/main.exe
Check out Maygi's ToF overlay.
Message me on discord pon-de-ring#0122
or submit an Issue with the corresponding label. Your feedback is very welcome!
- Support other resolutions
- Track cooldown reduction / cooldown reset
- Multi usage weapons such as Lin
- I only spent $2 in this game so I can't test all weapons
- Support custom keybinds