Skip to content
/ TBH Public

C# WinForms simple Tibia Healer based on client screenshots

Notifications You must be signed in to change notification settings

alehee/TBH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBH (TibiaBestHealer)

It's a front pic!

Description

TibiaBestHealer is a simple C# project that uses client's screenshots function to check your health and mana level and, if necessary, triggers specific hotkeys to heal you up! Constant screenshoting can be hard for the Tibia client so be prepared for some input lag!

And the most important - don't use this on official servers and main characters, I created this as a 'fun to make' project and some sort of challenge to myself

Used technology

Technology I used for this project:

  • C#
  • C# WinForms

Installation

There's two ways: you can download the master branch with code, check how it's working and compile whole application in Visual Studio 2019, or simply download it from link below and run it from TBH.exe

Requirements

  • Windows 7 or higher
  • Tibia 12 client

Download

Download here latest version, uzip and run the TBH.exe file.

How to use

It's simple to use but needs some preparation

First of all, let me present you the main (and only) panel in the program

  • Simple color button to reset Tibia path (you choose the path on first use)
  • Simple color log buffer, it shows some information about the program up to date
  • Simple color secure heal option is a double heal hotkey trigger, you can check this if you want
  • Simple color textbox for information below what HP% you want to trigger heal hotkey (default is 50%)
  • Simple color textbox for information below what MP% you want to trigger mana hotkey (default is 50%)
  • Simple color calibration button, more about it below
  • Simple color on/off bot button, simple
  • Simple color current bot status

First use

First of all you need to prepare your client to the program.

  • Go to settings, and set the Screenshot Hotkey to /
  • Save settings and close settings window
  • Run TBH.exe from unziped or compiled folder and in the dialog box select Tibia main folder (program will save it)

As the Venorians say - gz, now we need to set the program settings

  • Run TBH.exe from unziped or compiled folder
  • Enter under what HP% and MP% the bot should trigger hotkeys and then what key should it use for it (program will save it)

Now your preparations are done! Let's use it!

Every use

On each time you need to do this steps:

  • Run TBH.exe from unziped or compiled folder
  • Make sure you are logged in Tibia on character you want to use
  • Click Get Calibration button and fast toggle to Tibia client, program will get necessary information
  • Make sure you filled HP% and MP% textboxes and lists
  • If the log says calibration was done, you can click Toggle, get back to the client
  • You are ready to play!

As I wrote before, screenshots for client are tough so be prepared for some lag!

Have fun!

Thank you!

Thank you for peeking at my project!

If you're interested check out my other stuff here

About

C# WinForms simple Tibia Healer based on client screenshots

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages