Skip to content

billybu10/housepainterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

housepainterbot

Short description

Simple bot for friv's house painter written in autohotkey. Presses random buttons, so it's not really efficient, but with a reasonably modern pc it's still fastere than human player. Commented out part is responsible for starting next level and needs to be configured for your device(cause screen sizes)

How to run it

Install autohotkey (unfortunately available only for windows) and click my code two times. You start the bot with Ctrl+Win+Z and stop with Pause/Break

Customizing next level part

New level button can spawn in a different place depending on device(and also browser window size). You have to write position of grey and green buttons into code. That's what getbuttonposition script is for. You run it just like the main code, two main button presses. Then you place mouse cursor over the button and press Ctrl+Alt+G. Code outputs X and Y which you can type into the bot. After all the button position values are in the code you can uncomment that part.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published