Giter Site home page Giter Site logo

tof-overlay's Introduction

ToF Overlay - Overlay for Tower of Fantasy

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

image

Requirements

  • 1080p monitor
  • In game shortcut is on (press F1)
  • Your keybind is Q E R

Screenshot 2023-02-05 042108

  • Fullscreen window

What this overlay can NOT do (yet)

  • Track cooldown reduction / cooldown reset
  • Multi usage weapons such as Lin

Installation

  • Install the latest version here or releases page
  • (Optional) Install Oxanium.ttf font

Usage

  • 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

FAQ

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.

Bundle it yourself

  1. Download Tesseract OCR and install it to root folder
  2. Open ./identify.py and modify this line pytesseract.pytesseract.tesseract_cmd = r'./Tesseract-OCR-5/tesseract.exe' to point to your installed Tesseract OCR's .exe file.
  3. Run $ pyinstaller --onefile --noconsole main.py
  4. Copy samples folder and your tesseract folder to dist
  5. Run dist/main.exe

Alternatives

Check out Maygi's ToF overlay.

Suggestions / Improvements / Bugs

Message me on discord pon-de-ring#0122 or submit an Issue with the corresponding label. Your feedback is very welcome!

Roadmap

  • 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

tof-overlay's People

Contributors

pdr-999 avatar pdr99 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

prespik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.