Skip to content

This tool provides a quick item reader for TBOI since currently due to recent updates there are no existing mods that can help do this. This program does not work within the game and must be used externally.

Notifications You must be signed in to change notification settings

LuigiValentino/TBOI_itemGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBOI Item GUI

This project contains a program written in python that allows analyzing items that the user hovers over in TBOI and provides information extracted from the TBOI wiki.

How to use

  • After running the code, you will be able to observe that the program runs constantly as you are in a situation where you do not know the item. You can open the program, hover the mouse and see what it is, obviously it is subject to not being able to analyze it or the program having several answers.
  • Pressing the space bar pauses the scan and can continue when you press it again

Code specifications

The program is written entirely in Python with dependencies such as:

  • opencv-python
  • pyautogui
  • numpy
  • Pillow
  • requests
  • beautifulsoup4
  • tkinter

Item information is scraped 100% from the TBOI wiki

About

This tool provides a quick item reader for TBOI since currently due to recent updates there are no existing mods that can help do this. This program does not work within the game and must be used externally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages