Skip to content

Tales of Wind bot that can helps you automatically collect resources on farm (fish, wood, stone)

License

Notifications You must be signed in to change notification settings

emreiszero/gToWbot

 
 

Repository files navigation

gToWbot

gToWbot (Grildroid's Tales of Wind bot) - by using this simple python3 script you can automatically collect resources (fish, wood, stone) at your farm. gToWbot using computer vision module OpenCV. gToWbot don't collect and don't transfer any of your personal data!

  • Systems: Windows 10
  • User Interface: Console-based

Github release Badge Github license Badge Download gToWbot

Download gToWbot

❤️ Come visit the Discord channel with news about gToWbot updates, some blog stuff and other grildroid's projects! ❤️

License

gToWbot is a free opensource project!
gToWbot Copyright © 2021 grildroid
Licensed under GNU General Public License v3 (GPL-3)

Important

  • When the bot starts up, the ToW window automatically resizes to 1360x720 and moves to the main monitor (1) in the upper left corner. Don't move the window, resize it, hide or overlap the ToW window with other applications!
  • When the bot is running, it controls the character and does its job. At this point, the bot takes control of the mouse cursor. Do not move the mouse cursor while the bot is doing its job, it can lead to errors in the bot!
  • The bot uses the coordinate system on which it clicks with the mouse cursor. While the bot is running - any changes in the game window, or movements of the mouse cursor can lead to errors!
  • Press the "Q" button if you need to stop the bot.
  • After completing its work - the bot stops and closes the console window. After that, you can manually return the ToW window to its original size and position.

Getting Started

  1. Start the game Tales of Wind
  2. Run the bot gToWbot.exe
  3. Enter the number of the module you need in the opened console window and press ENTER
  4. After 5 seconds, the bot starts executing the module you selected

Press ESC instead of Q when you choosing the CoordinatesCollector to close the script

Plans

  • Exiting from CoordinatesCollector by pressing Q
  • More modules
  • Web-gui
  • Logging system

Technologies

  • Writed on Python3.9
  • Using external modules: opencv-python, mss, keyboard, pywin32.
  • Remember to install manually pywin32 for python3.9!
  • Builded (as .exe file) for Windows by pytoexe

About

Tales of Wind bot that can helps you automatically collect resources on farm (fish, wood, stone)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%