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
A gui application to visualize various sorting algorithms using pure python.

Sorting Algorithm Visualizer A gui application to visualize various sorting algorithms using pure python. Language : Python 3 Libraries required Tkint

Rajarshi Banerjee 19 Nov 30, 2022
Python support for Godot 🐍🐍🐍

Godot Python, because you want Python on Godot ! The goal of this project is to provide Python language support as a scripting module for the Godot ga

Emmanuel Leblond 1.4k Jan 04, 2023
Apache Superset is a Data Visualization and Data Exploration Platform

Apache Superset is a Data Visualization and Data Exploration Platform

The Apache Software Foundation 49.9k Jan 02, 2023
A guide for using Bootstrap 5 classes in Dash Bootstrap Components V1

dash-bootstrap-cheatsheet This handy interactive cheatsheet makes it easy to use the Bootstrap 5 classes with your Dash app made with the latest versi

10 Dec 22, 2022
Generate graphs with NetworkX, natively visualize with D3.js and pywebview

webview_d3 This is some PoC code to render graphs created with NetworkX natively using D3.js and pywebview. The main benifit of this approac

byt3bl33d3r 68 Aug 18, 2022
This Crash Course will cover all you need to know to start using Plotly in your projects.

Plotly Crash Course This course was designed to help you get started using Plotly. If you ever felt like your data visualization skills could use an u

Fábio Neves 2 Aug 21, 2022
在原神中使用围栏绘图

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

14 Oct 08, 2022
Generate "Jupiter" plots for circular genomes

jupiter Generate "Jupiter" plots for circular genomes Description Python scripts to generate plots from ViennaRNA output. Written in "pidgin" python w

Robert Edgar 2 Nov 29, 2021
Flipper Zero documentation repo

Flipper Zero Docs Participation To fix a bug or add something new to this repository, you need to open a pull-request. Also, on every page of the site

Flipper Zero (All Repositories will be public soon) 114 Dec 30, 2022
MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

Antonio López Rivera 162 Nov 11, 2022
Practical-statistics-for-data-scientists - Code repository for O'Reilly book

Code repository Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python by Peter Bruce, Andrew Bruce, and Peter Gedeck Pub

1.7k Jan 04, 2023
Dipto Chakrabarty 7 Sep 06, 2022
Function Plotter: a simple application with GUI to plot mathematical functions

Function-Plotter Function Plotter is a simple application with GUI to plot mathe

Mohamed Nabawe 4 Jan 03, 2022
ipyvizzu - Jupyter notebook integration of Vizzu

ipyvizzu - Jupyter notebook integration of Vizzu. Tutorial · Examples · Repository About The Project ipyvizzu is the Jupyter Notebook integration of V

Vizzu 729 Jan 08, 2023
eoplatform is a Python package that aims to simplify Remote Sensing Earth Observation by providing actionable information on a wide swath of RS platforms and provide a simple API for downloading and visualizing RS imagery

An Earth Observation Platform Earth Observation made easy. Report Bug | Request Feature About eoplatform is a Python package that aims to simplify Rem

Matthew Tralka 4 Aug 11, 2022
📊 Charts with pure python

A zero-dependency python package that prints basic charts to a Jupyter output Charts supported: Bar graphs Scatter plots Histograms 🍑 📊 👏 Examples

Max Humber 54 Oct 04, 2022
Friday Night Funkin - converts a chart from 4/4 time to 6/8 time, or from regular to swing tempo.

Chart to swing converter As seen in https://twitter.com/i_winxd/status/1462220493558366214 A program written in python that converts a chart from 4/4

5 Dec 23, 2022
Small project demonstrating the use of Grafana and InfluxDB for monitoring the speed of an internet connection

Speedtest monitor for Grafana A small project that allows internet speed monitoring using Grafana, InfluxDB 2 and Speedtest. Demo Requirements Docker

Joshua Ghali 3 Aug 06, 2021
Easily convert matplotlib plots from Python into interactive Leaflet web maps.

mplleaflet mplleaflet is a Python library that converts a matplotlib plot into a webpage containing a pannable, zoomable Leaflet map. It can also embe

Jacob Wasserman 502 Dec 28, 2022
DataVisualization - The evolution of my arduino and python journey. New level of competence achieved

DataVisualization - The evolution of my arduino and python journey. New level of competence achieved

1 Jan 03, 2022