DrawBot lets you draw images taken from the internet on Skribbl.io, Gartic Phone and Paint

Overview

DrawBot

You don't speak french? No worries, english translation is over here.

C'est quoi ?

DrawBot est un logiciel codé par V2F qui va prendre possession de ta souris pour dessiner à ta place sur des sites comme Gartic Phone ou Skribbl.io. Il est doté d'une UI avec pas mal d'options pour rendre le tout simple d'utilisation. Voici un petit gif de ce que tu peux faire avec :

Gif qui montre à quoi ça ressemble

Ca se télécharge où ?

Ici, le .zip : https://github.com/IV2FI/DrawBot/releases

Mais regarde d'abord la vidéo ci-dessous pour comprendre comment set up tout ça et comment bien utiliser DrawBot !

Installation et utilisation

"Une image vaut mille mots", il paraît, alors voici une vidéo ou je t'explique tout ! Il y a une étape à faire pour configurer le bot sans quoi il ne marchera probablement pas ! (ça prend 5 min max) Donc regarde la vidéo !

/!\ J'AI OUBLIE DE LE PRECISER DANS LA VIDEO. UNE FOIS LE SET UP FINI, REDEMARRE LE LOGICIEL ! Aussi, Paint n'a pas l'air de très bien marcher.

https://youtu.be/vMTNtDWsS4k

Drawbot (in english)

DrawBot is a software made by V2F, which will take control of your mouse to draw images on websites like Gartic Phone or Skribbl.io. It has a UI with quite a lot of options to make things really easy for you.

Gif qui montre à quoi ça ressemble

Where can I download it?

Over here, the .zip file: https://github.com/IV2FI/DrawBot/releases

Before downloading, please watch the video below to understand how set up everything! Thanks

How to install and use the bot?

Watch that video and the bot will have no secrets for you:

/!\ I FORGOT TO MENTION IT IN THE VIDEO, ONCE DONE WITH THE SET UP PART, RESTART THE SOFTWARE! Also, it does not seem to work very well with Paint.

https://youtu.be/bdCBftJV25s

Comments
  • Вау ахуеть как же все понятно спасибо большое за скрипт чел

    Вау ахуеть как же все понятно спасибо большое за скрипт чел

    image

    реально топ очень нравится кстати как насчет того чтобы выучить английский и делать блять на английском интерфейс или хотя бы добавить смену языка пидорасина пошел нахуй

    opened by VityaSchel 1
  • DrawBot falsely marked as a computer virus by Windows Defender? (DrawBot faussement marqué comme un virus informatique par Windows Defender ?)

    DrawBot falsely marked as a computer virus by Windows Defender? (DrawBot faussement marqué comme un virus informatique par Windows Defender ?)

    [English:]

    Hello,

    I was downloading DrawBot zip file and when I was trying to extract it, Windows Defender blocked it and recognized it as a Trojan of some sort?? [https://i.imgur.com/eRlSfvS.png] I know this is a open-source program but I'm still quite concerned because I have little to no experience in Coding. Can you please assure me if this is a false alarm?

    Thank you.

    [French:]

    Je téléchargeais le fichier zip DrawBot et lorsque j'essayais de l'extraire, Windows Defender l'a bloqué et l'a reconnu comme un cheval de Trojan ??[https://i.imgur.com/eRlSfvS.png] Je sais qu'il s'agit d'un programme open source mais je suis toujours assez inquiet car j'ai peu ou pas d'expérience en codage. Pouvez-vous m'assurer s'il s'agit d'une fausse alerte ?

    Merci.

    opened by L0giTwit 1
  • Trojan:Win32/Ymacco.AA27

    Trojan:Win32/Ymacco.AA27

    Apres avoir dézipper le dossier DrawBot, windows interviens pour me dire qu'il y a un trojan dans l'element DrawBot.exe

    Un oublie, une erreur ou quelque chose d'autre ?

    image_2021-04-01_162228

    opened by Square04299 1
  • SkribblColor

    SkribblColor

    Il semblerait que tu aies oublié une ligne de couleur pour la palette Skribbl ? 255 255 255 193 193 193 239 19 11 255 113 0 255 228 0 0 204 0 0 178 255 35 31 211 163 0 186 211 124 170 160 82 45

    Il y a 11 couleurs actuellement alors que la palette skribbl compte 22 couleurs, une ligne a certainement été oubliée

    opened by Saku241 1
  • Custom Colors

    Custom Colors

    Look into allowing the bot to allow making custom colors based on the 255 / 255 / 255 that gartic allows this way it can have more accurate colors that are in the images instead of when you say have a purple it just makes it gray

    opened by DistantWorld 0
  • Google Chrome doesn't let me download the zip.

    Google Chrome doesn't let me download the zip.

    image

    Doesn't let me download it manually it just loaches this in the learn more : https://support.google.com/chrome/answer/6261569?visit_id=637830691001388964-3342125743&p=ib_download_blocked&hl=en&rd=1

    Only way around it is to do to your downloads :

    image

    then you can :

    image

    Hopefully, that learn more link helps, there's a section there for software developers...

    opened by Personel12 1
  • [Feature Request] Add mouse coordinates to clipboard for colors config

    [Feature Request] Add mouse coordinates to clipboard for colors config

    **Hello,

    To make it easier to fill the colors coordinates, I tried using pyperclip library.

    It works pretty well if you add the following line, right at the end of the one line function def displayMouseCoordinatesWorker(self) in app.py : pyperclip.copy(self.MouseCoordinateLabel.text())

    The value copied is the same value as what is displayed in the UI and can be past in the config file as is.**

    opened by Kell0x 0
Releases(v1.0.1)
Owner
V2F
YouTuber et Streamer
V2F
Using SQLite within Python to create database and analyze Starcraft 2 units data (Pandas also used)

SQLite python Starcraft 2 English This project shows the usage of SQLite with python. To create, modify and communicate with the SQLite database from

1 Dec 30, 2021
An animation engine for explanatory math videos

Powered By: An animation engine for explanatory math videos Hi there, I'm Zheer 👋 I'm a Software Engineer and student!! 🌱 I’m currently learning eve

Zaheer ud Din Faiz 2 Nov 04, 2021
🎨 Python3 binding for `@AntV/G2Plot` Plotting Library .

PyG2Plot 🎨 Python3 binding for @AntV/G2Plot which an interactive and responsive charting library. Based on the grammar of graphics, you can easily ma

hustcc 990 Jan 05, 2023
Interactive chemical viewer for 2D structures of small molecules

👀 mols2grid mols2grid is an interactive chemical viewer for 2D structures of small molecules, based on RDKit. ➡️ Try the demo notebook on Google Cola

Cédric Bouysset 154 Dec 26, 2022
These data visualizations were created for my introductory computer science course using Python

Homework 2: Matplotlib and Data Visualization Overview These data visualizations were created for my introductory computer science course using Python

Sophia Huang 12 Oct 20, 2022
GitHubPoster - Make everything a GitHub svg poster

GitHubPoster Make everything a GitHub svg poster 支持 Strava 开心词场 扇贝 Nintendo Switch GPX 多邻国 Issue

yihong 1.3k Jan 02, 2023
Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordcloud packages

Wikipedia WordCloud App Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordclou

Siva Prakash 5 Jan 02, 2022
Graphical visualizer for spectralyze by Lauchmelder23

spectralyze visualizer Graphical visualizer for spectralyze by Lauchmelder23 Install Install matplotlib and ffmpeg. Put ffmpeg.exe in same folder as v

Matthew 1 Dec 21, 2021
Write python locally, execute SQL in your data warehouse

RasgoQL Write python locally, execute SQL in your data warehouse ≪ Read the Docs · Join Our Slack » RasgoQL is a Python package that enables you to ea

Rasgo 265 Nov 21, 2022
Geocoding library for Python.

geopy geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addr

geopy 3.8k Jan 02, 2023
The Python ensemble sampling toolkit for affine-invariant MCMC

emcee The Python ensemble sampling toolkit for affine-invariant MCMC emcee is a stable, well tested Python implementation of the affine-invariant ense

Dan Foreman-Mackey 1.3k Jan 04, 2023
Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies

py-self-organizing-map Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies. A SOM is a simple unsuperv

Jonas Grebe 1 Feb 10, 2022
Simple python implementation with matplotlib to manually fit MIST isochrones to Gaia DR2 color-magnitude diagrams

Simple python implementation with matplotlib to manually fit MIST isochrones to Gaia DR2 color-magnitude diagrams

Karl Jaehnig 7 Oct 22, 2022
Altair extension for saving charts in a variety of formats.

Altair Saver This packge provides extensions to Altair for saving charts to a variety of output types. Supported output formats are: .json/.vl.json: V

Altair 85 Dec 09, 2022
Handout for the tutorial "Creating publication-quality figures with matplotlib"

Handout for the tutorial "Creating publication-quality figures with matplotlib"

JB Mouret 1.9k Jan 02, 2023
Visualize your pandas data with one-line code

PandasEcharts 简介 基于pandas和pyecharts的可视化工具 安装 pip 安装 $ pip install pandasecharts 源码安装 $ git clone https://github.com/gamersover/pandasecharts $ cd pand

陈华杰 2 Apr 13, 2022
Python toolkit for defining+simulating+visualizing+analyzing attractors, dynamical systems, iterated function systems, roulette curves, and more

Attractors A small module that provides functions and classes for very efficient simulation and rendering of iterated function systems; dynamical syst

1 Aug 04, 2021
Pydrawer: The Python package for visualizing curves and linear transformations in a super simple way

pydrawer 📐 The Python package for visualizing curves and linear transformations in a super simple way. ✏️ Installation Install pydrawer package with

Dylan Tintenfich 56 Dec 30, 2022
flask extension for integration with the awesome pydantic package

Flask-Pydantic Flask extension for integration of the awesome pydantic package with Flask. Installation python3 -m pip install Flask-Pydantic Basics v

249 Jan 06, 2023
A set of three functions, useful in geographical calculations of different sorts

GreatCircle A set of three functions, useful in geographical calculations of different sorts. Available for PHP, Python, Javascript and Ruby. Live dem

72 Sep 30, 2022