Table of Contents
0h h1 Bot automagically plays the browser game 0h h1 at ☆ミ blazing fast speeds ☆ミ.
0 ms | 100 ms |
---|---|
The speed can be configured in case max speed feels too fast (。•̀ᴗ-)✧.
The only prerequisite is the java JDK 17 or higher.
- Clone the repo
git clone https://github.com/Tikitikitikidesuka/0hh1-Bot.git
- Compile the program
javac Bot.java
To run the bot execute the previously compiled Bot.class
with java
java Bot
You can also run the jar
filed found in the releases section of the project page
java -jar 0hh1-Bot.jar
A config file is created on the first run.
click_speed
: Sets the speed of the clicks in milliseconds.x_screen_offset
: Sets the screen horizontal offset. Only necessary for multi-monitor linux setups. (more info in the config file)
To use the bot, open 0h h1 on any browser in fullscreen (key F11 in most browsers) on the main monitor, start a game of any size and run the program.
The bot will scan the screen for the board, solve the board and output the result by taking control of the mouse.
If you have a suggestion that would make this better, please fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Tikitikitikidesuka - deesneakygerbil@example.com
Project Link: https://github.com/tikitikitikidesuka/0hh1-bot