Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1016 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 1016 Bytes

hotaabuse

Bot prototype for abusing different banks in HotA version of Heroes of Might and Magic III

How to run locally:

Java program (in future). Currently just Java source code which is in state "works on my machine". You have several tests in folder test for crypt object:

To run on your machine, you should adjust offset to your OS and window manager (I am using Ubuntu with xcfe which is pretty rare combination). Use in tests specific constructor of Environment class with specific Point instead of default one. To check whether images are corresponding, use CryptTest#readLine. Then compare it with images in resources folder. Correspondence should be 95% at least by pixels.