This is a fast python auto drawing program, which allows you to draw images in Skribbl.io
- It splits the image into the 22 different colours and only draws one colour at a time.
- If multiple pixels are adjacent in a line, it will skip over the pixels in the middle, drawing instead one line.
- Gui makes using the bot simple
- Fast drawing algorithm
- Well organised code makes for easier development
- Built upon google image search means images are found fast
- Setting menu allows easy customization of bot's settings
- Store multiple seting profiles, so that you can easily swap between different monitors, without having to change any settings