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
Pretty Confusion Matrix

Pretty Confusion Matrix Why pretty confusion matrix? We can make confusion matrix by using matplotlib. However it is not so pretty. I want to make con

Junseo Ko 5 Nov 22, 2022
Visualize and compare datasets, target values and associations, with one line of code.

In-depth EDA (target analysis, comparison, feature analysis, correlation) in two lines of code! Sweetviz is an open-source Python library that generat

Francois Bertrand 2.3k Jan 05, 2023
Python package to visualize and cluster partial dependence.

partial_dependence A python library for plotting partial dependence patterns of machine learning classifiers. The technique is a black box approach to

NYU Visualization Lab 25 Nov 14, 2022
Implementation of SOMs (Self-Organizing Maps) with neighborhood-based map topologies.

py-self-organizing-maps Simple implementation of self-organizing maps (SOMs) A SOM is an unsupervised method for learning a mapping from a discrete ne

Jonas Grebe 6 Nov 22, 2022
Create 3d loss surface visualizations, with optimizer path. Issues welcome!

MLVTK A loss surface visualization tool Simple feed-forward network trained on chess data, using elu activation and Adam optimizer Simple feed-forward

7 Dec 21, 2022
Epagneul is a tool to visualize and investigate windows event logs

epagneul Epagneul is a tool to visualize and investigate windows event logs. Dep

jurelou 190 Dec 13, 2022
DALLE-tools provided useful dataset utilities to improve you workflow with WebDatasets.

DALLE tools DALLE-tools is a github repository with useful tools to categorize, annotate or check the sanity of your datasets. Installation Just clone

11 Dec 25, 2022
Joyplots in Python with matplotlib & pandas :chart_with_upwards_trend:

JoyPy JoyPy is a one-function Python package based on matplotlib + pandas with a single purpose: drawing joyplots (a.k.a. ridgeline plots). The code f

Leonardo Taccari 462 Jan 02, 2023
Visualizations of linear algebra algorithms for people who want a deep understanding

Visualising algorithms on symmetric matrices Examples QR algorithm and LR algorithm Here, we have a GIF animation of an interactive visualisation of t

ogogmad 3 May 05, 2022
This project is created to visualize the system statistics such as memory usage, CPU usage, memory accessible by process and much more using Kibana Dashboard with Elasticsearch.

System Stats Visualizer This project is created to visualize the system statistics such as memory usage, CPU usage, memory accessible by process and m

Vishal Teotia 5 Feb 06, 2022
在原神中使用围栏绘图

yuanshen_draw 在原神中使用围栏绘图 文件说明 toLines.py 将一张图片转换为对应的线条集合,视频可以按帧转换。 draw.py 在原神家园里绘制一张线条图。 draw_video.py 在原神家园里绘制视频(自动按帧摆放,截图(win)并回收) cat_to_video.py

14 Oct 08, 2022
This is a super simple visualization toolbox (script) for transformer attention visualization ✌

Trans_attention_vis This is a super simple visualization toolbox (script) for transformer attention visualization ✌ 1. How to prepare your attention m

Mingyu Wang 3 Jul 09, 2022
The implementation of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information".

The HIST framework for stock trend forecasting The implementation of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining C

Wentao Xu 111 Jan 03, 2023
Streamlit-template - A streamlit app template based on streamlit-option-menu

streamlit-template A streamlit app template for geospatial applications based on

Qiusheng Wu 41 Dec 10, 2022
Sky attention heatmap of submissions to astrometry.net

astroheat Installation Requires Python 3.6+, Tested with Python 3.9.5 Install library dependencies pip install -r requirements.txt The program require

4 Jun 20, 2022
Graphing communities on Twitch.tv in a visually intuitive way

VisualizingTwitchCommunities This project maps communities of streamers on Twitch.tv based on shared viewership. The data is collected from the Twitch

Kiran Gershenfeld 312 Jan 07, 2023
Investment and risk technologies maintained by Fortitudo Technologies.

Fortitudo Technologies Open Source This package allows you to freely explore open-source implementations of some of our fundamental technologies under

Fortitudo Technologies 11 Dec 14, 2022
Sci palettes for matplotlib/seaborn

sci palettes for matplotlib/seaborn Installation python3 -m pip install sci-palettes Usage import seaborn as sns import matplotlib.pyplot as plt impor

Qingdong Su 2 Jun 07, 2022
Learn Data Science with focus on adding value with the most efficient tech stack.

DataScienceWithPython Get started with Data Science with Python An engaging journey to become a Data Scientist with Python TL;DR Download all Jupyter

Learn Python with Rune 110 Dec 22, 2022
Python Data. Leaflet.js Maps.

folium Python Data, Leaflet.js Maps folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js

6k Jan 02, 2023