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
Streamlit component for Let's-Plot visualization library

streamlit-letsplot This is a work-in-progress, providing a convenience function to plot charts from the Lets-Plot visualization library. Example usage

Randy Zwitch 9 Nov 03, 2022
Rick and Morty Data Visualization with python

Rick and Morty Data Visualization For this project I looked at data for the TV show Rick and Morty Number of Episodes at a Certain Location Here is th

7 Aug 29, 2022
Minimal Ethereum fee data viewer for the terminal, contained in a single python script.

Minimal Ethereum fee data viewer for the terminal, contained in a single python script. Connects to your node and displays some metrics in real-time.

48 Dec 05, 2022
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
Set of matplotlib operations that are not trivial

Matplotlib Snippets This repository contains a set of matplotlib operations that are not trivial. Histograms Histogram with bins adapted to log scale

Raphael Meudec 1 Nov 15, 2021
Arras.io Highest Scores Over Time Bar Chart Race

Arras.io Highest Scores Over Time Bar Chart Race This repo contains a python script (make_racing_bar_chart.py) that can generate a csv file which can

Road 2 Jan 16, 2022
Shaded 😎 quantile plots

shadyquant 😎 This python package allows you to quantile and plot lines where you have multiple samples, typically for visualizing uncertainty. Your d

Mehrad Ansari 13 Sep 29, 2022
1900-2016 Olympic Data Analysis in Python by plotting different graphs

🔥 Olympics Data Analysis 🔥 In Data Science field, there is a big topic before creating a model for future prediction is Data Analysis. We can find o

Sayan Roy 1 Feb 06, 2022
Python code for solving 3D structural problems using the finite element method

3DFEM Python 3D finite element code This python code allows for solving 3D structural problems using the finite element method. New features will be a

Rémi Capillon 6 Sep 29, 2022
Seismic Waveform Inversion Toolbox-1.0

Seismic Waveform Inversion Toolbox (SWIT-1.0)

Haipeng Li 98 Dec 29, 2022
Python package that generates hardware pinout diagrams as SVG images

PinOut A Python package that generates hardware pinout diagrams as SVG images. The package is designed to be quite flexible and works well for general

336 Dec 20, 2022
A tool for creating Toontown-style nametags in Panda3D

Toontown-Nametag Toontown-Nametag is a tool for creating Toontown Online/Toontown Rewritten-style nametags in Panda3D. It contains a function, createN

BoggoTV 2 Dec 23, 2021
Plot and save the ground truth and predicted results of human 3.6 M and CMU mocap dataset.

Visualization-of-Human3.6M-Dataset Plot and save the ground truth and predicted results of human 3.6 M and CMU mocap dataset. human-motion-prediction

Gaurav Kumar Yadav 5 Nov 18, 2022
a robust room presence solution for home automation with nearly no false negatives

Argos Room Presence This project builds a room presence solution on top of Argos. Using just a cheap raspberry pi zero w (plus an attached pi camera,

Angad Singh 46 Sep 18, 2022
GD-UltraHack - A Mod Menu for Geometry Dash. Specifically a MegahackV5 clone in Python. Only for Windows

GD UltraHack: The Mod Menu that Nobody asked for. This is a mod menu for the gam

zeo 1 Jan 05, 2022
Bcc2telegraf: An integration that sends ebpf-based bcc histogram metrics to telegraf daemon

bcc2telegraf bcc2telegraf is an integration that sends ebpf-based bcc histogram

Peter Bobrov 2 Feb 17, 2022
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization

Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization

Glumpy 1.1k Jan 05, 2023
Visualize the bitcoin blockchain from your local node

Project Overview A new feature in Bitcoin Core 0.20 allows users to dump the state of the blockchain (the UTXO set) using the command dumptxoutset. I'

18 Sep 11, 2022
A little word cloud generator in Python

Linux macOS Windows PyPI word_cloud A little word cloud generator in Python. Read more about it on the blog post or the website. The code is tested ag

Andreas Mueller 9.2k Dec 30, 2022
Getting started with Python, Dash and Plot.ly for the Data Dashboards team

data_dashboards Getting started with Python, Dash and Plot.ly for the Data Dashboards team Getting started MacOS users: # Install the pyenv version ma

Department for Levelling Up, Housing and Communities 1 Nov 08, 2021