https://github.com/lqr471814/drawabot
A bot that draws images.
https://github.com/lqr471814/drawabot
bot drawing golang
Last synced: 8 months ago
JSON representation
A bot that draws images.
- Host: GitHub
- URL: https://github.com/lqr471814/drawabot
- Owner: LQR471814
- Created: 2021-05-23T04:48:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T20:44:33.000Z (about 5 years ago)
- Last Synced: 2024-12-28T00:31:32.558Z (over 1 year ago)
- Topics: bot, drawing, golang
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drawabot
*Tired of sucking at online video games that involve drawing? Well fear no more! One can draw any image with a bot that simulates real mouse down movements like a human (it doesn't look anything like a human)*
### Usage
1. `[CTRL] + [Click]` where you want to set the image
2. Input which pass you wish to use `R, G, B, A or V` (V stands for value in the `HSV` color model, it just takes the largest of R, G, and B)
3. Input brightness `threshold`
4. Input whether or not inverse should be used. By default, the bot will press `mousedown` on the pixels that have brightness above the `threshold`, inverse will swap that behavior.
5. Navigate back to the window you wish to paint on and `[Shift] + [Click]`