Skip to content

A python script to play the online game Age of Warring Empire, Tower Bot and Hydra Bot. Using OpenCV

Notifications You must be signed in to change notification settings

Rashmil-1999/Aowe_Tower-Hydra-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age of Warring Empire Bot

Tower, Hydra and Random clicking automation

OpenCV and Pyautogui

An automated python script to clear tower and hydra levels.

gameUI botGUI

Installation instructions

Python >= 3.5

Install all the packages:

  1. python-opencv
  2. pyautogui

Using either pip install python-opencv pyautogui or pip3 install python-opencv pyautogui.

Set up a coords.txt and add diagonal screen coordinates as x1:y1:x2:y2

Run bot.py for Tower select the level to play with middle scroll mouse button.

Technology Stack

  1. Python3
  2. OpenCV
  3. pyautogui

APGLv3 LICENSE

Copyright (C) 2018, 2019 Rashmil Panchani

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

A python script to play the online game Age of Warring Empire, Tower Bot and Hydra Bot. Using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages