drawaria.online Open in urlscan Pro
57.129.12.255  Public Scan

Submitted URL: http://drawaria.online/
Effective URL: https://drawaria.online/
Submission: On October 04 via api from US — Scanned from FR

Form analysis 3 forms found in the DOM

<form id="newroomform">
  <div class="form-group">
    <div class="custom-control custom-radio"> <input type="radio" id="customRadio2" name="privateroom" value="0" class="custom-control-input" checked="" autocomplete="false"> <label class="custom-control-label" for="customRadio2">Public room</label>
    </div>
    <div class="custom-control custom-radio"> <input type="radio" id="customRadio1" name="privateroom" value="1" class="custom-control-input" autocomplete="false"> <label class="custom-control-label" for="customRadio1">Private room (Players can enter
        the room by invitation link only)</label></div>
  </div>
  <div class="form-group"> <label for="roomtype">Room Type:</label> <select class="form-control" id="roomtype">
      <option value="1">Guess Words</option>
      <option value="2" selected="">Playground</option>
      <option value="201" style="">Playground / Stencils</option>
      <option value="203">Playground / Algorithmic Tools</option>
      <option value="202">Playground / Pixel Art</option>
    </select></div>
  <div class="form-group"> <label for="maxplayers">Number of Players:</label> <select class="form-control" id="maxplayers">
      <option>2</option>
      <option>3</option>
      <option>4</option>
      <option>5</option>
      <option>6</option>
      <option>7</option>
      <option>8</option>
      <option>9</option>
      <option selected="">10</option>
      <option value="200">11+</option>
    </select></div>
  <div class="form-group" data-forroomtype="1" style="display: none;"> <label for="drawstatelen">Drawer timer:</label> <select class="form-control" id="drawstatelen">
      <option value="30000">30 seconds</option>
      <option value="40000">40 seconds</option>
      <option value="50000">50 seconds</option>
      <option value="60000">60 seconds</option>
      <option value="70000">70 seconds</option>
      <option value="80000">80 seconds</option>
      <option value="90000" selected="">90 seconds</option>
    </select></div>
  <div class="form-group" data-forroomtype="1" style="display: none;"> <label for="cyclesnum">Rounds:</label> <select class="form-control" id="cyclesnum">
      <option>1</option>
      <option>2</option>
      <option>3</option>
      <option>4</option>
      <option>5</option>
      <option>6</option>
      <option value="0" selected="">Auto</option>
    </select></div>
  <div class="form-group" data-forroomtype="2" style=""> <label for="pgresettime">Reset drawing after...</label> <select class="form-control" id="pgresettime">
      <option value="60000">60 seconds</option>
      <option value="120000">2 minutes</option>
      <option value="300000">5 minutes</option>
      <option value="600000">10 minutes</option>
      <option value="900000">15 minutes</option>
      <option value="-1" selected="">Don't reset</option>
    </select></div>
  <div class="form-group" data-forroomtype="2" style=""> <label for="pgbrushsize">Brush size:</label> <select class="form-control" id="pgbrushsize">
      <option value="0">x1</option>
      <option value="1" selected="">x2</option>
      <option value="-2">x1, x2</option>
      <option value="-1">Varying brush size</option>
    </select></div>
  <div class="form-group" data-forroomtype="201" style="display: none;"> <label for="stencilsaddmode">Additional mode:</label> <select class="form-control" id="stencilsaddmode">
      <option value="0" selected="">-</option>
      <option value="203">Algorithmic Tools</option>
      <option value="202">Pixel Art</option>
    </select></div>
  <div class="form-group" data-forroomtype="202" style="display: none;"> <label for="pixelartsize">Pixel size:</label> <select class="form-control" id="pixelartsize">
      <option value="32">1/32</option>
      <option value="48">1/48</option>
      <option value="64">1/64</option>
      <option value="100" selected="">1/100</option>
      <option value="200">1/200</option>
      <option value="300">1/300</option>
      <option value="400">1/400</option>
      <option value="500">1/500</option>
      <option value="600">1/600</option>
    </select></div>
  <div class="form-group">
    <div class="custom-control custom-switch"> <input type="checkbox" class="custom-control-input" id="cursorsenabled" autocomplete="false"> <label class="custom-control-label" for="cursorsenabled">Show player names on canvas</label></div>
  </div>
  <div class="form-group" data-forroomtype="2" style="">
    <div class="custom-control custom-switch"> <input type="checkbox" class="custom-control-input" id="pgdrawallowmode" autocomplete="false"> <label class="custom-control-label" for="pgdrawallowmode">Other players are not allowed to draw (can be
        allowed through voting)</label></div>
  </div>
  <div class="form-group" data-forroomtype="2" style="">
    <div class="custom-control custom-switch"> <input type="checkbox" class="custom-control-input" id="avatarspawnwnabled" autocomplete="false"> <label class="custom-control-label" for="avatarspawnwnabled">Avatars can be spawned on canvas</label>
    </div>
  </div>
  <div class="form-group" data-forroomtype1="2"> <label for="roomdescr">Room Name / Description:</label> <input type="text" class="form-control" id="roomdescr" maxlength="200" autocomplete="false"></div><br>
  <div class="form-group text-center" style="margin-bottom: 0;"> <button type="submit" class="btn btn-primary btn-warning btn-lg">Create Room</button></div>
</form>

<form>
  <div class="form-group"> <label for="recipient-name" class="col-form-label">Reason:</label> <select id="report-reason" class="custom-select" required="">
      <option value="">&nbsp;</option>
      <option value="hack">Hack / Exploit</option>
      <option value="bot">Bot</option>
      <option value="spam">Spamming</option>
      <option value="content">Inappropriate drawings / Offensive content</option>
      <option value="other">Other</option>
    </select></div>
  <div class="form-group"> <label for="message-text" class="col-form-label">Comments:</label><textarea class="form-control" id="report-comments" required="" maxlength="1000"></textarea></div> <button type="submit" style="display:none"></button>
</form>

<form>
  <div class="form-row">
    <div class="col-8 d-flex align-items-center"> <button class="btn btn-outline-info btn-sm mr-3" type="button" id="pressureconfigdlg-resetbutton"><i class="fas fa-sync"></i></button> <input type="range" class="custom-range" min="0" max="2"
        step="0.01" value="1" autocomplete="false"></div>
    <div class="col-2"> <input type="number" class="form-control" min="0" max="2" step="0.01" value="1" autocomplete="false"></div>
    <div class="col-2 d-flex align-items-center"> <select id="pressureconfigdlg-typesel" class="custom-select">
        <option value="1" selected="">^1</option>
        <option value="2">^2</option>
        <option value="3">^3</option>
      </select></div>
  </div>
  <div class="form-row mt-3">
    <div class="col ">
      <div class="progress" style="height: 5em; user-select: none;">
        <div class="progress-bar bg-warning" role="progressbar" style="transition: none; width: 0%;" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">0%</div>
      </div>
    </div>
  </div>
</form>

Text Content

Consent to Cookies & Data processing
On this website we use cookies and similar functions to process end device
information and personal data (e.g. such as IP-addresses or browser
information). The processing is used for purposes such as to integrate content,
external services and elements from third parties, statistical
analysis/measurement, personalized advertising and the integration of social
media. Depending on the function, data is passed on to up to 542 third parties
and processed by them. This consent is voluntary, not required for the use of
our website and can be revoked at any time using the icon on the bottom left.
Store and/or access information on a device
Personalised advertising and content, advertising and content measurement,
audience research and services development
Accept allSettingsSave + Exit
Customize your choice | Cookies | Privacy notice



AVATAR ERROR: Cookies are blocked by your browser

EnglishРусскийEspañol Play Create Room Playground
Restore Drawing
Cancel
Scoreboards
Gallery
   Log in via Google    Log in via Facebook  

YOU CAN LOGIN ALSO WITH:

 Discord  Reddit  VK

All login options
Come chat to us on Discord!
Try out mobile app
Playground rooms
1
тут ист амонг


ru
2
мрмрмрмр


ru
3



ru
3
support group


es
9
୧ ⸝⸝ 🦴 ‧₊˚ 01 | angelbee'z room !! >,< (ASK BEFORE ALLOWING !! 🍥) ⋆˙⟢


en
2
guess who??


ru
4
dandy's world


ru
3
Я гей


ru
4
SugarDaddy


undefined
2
sala aburrida hora de aburrirse alo bestia🤑🤙


ru
5
✨Why Do I Exist✨


es
1
hi :)


en
2



es
1
wawawaw


es
1
la 3ra guerra mundial xddddd


es
Algorithmic Tools
2
Jcm Room 👍 invoco a carcel de grillitos


es
Stencils
3
El que lea esto es gay


es
Pixel Art
3
santiago


es
2



es

freddy games yt Correa Sanchez



Current event: Pictionary Tournament

Come chat to us on Discord!
Mobile App
Drawaria.online is free online multiplayer drawing game, which features these
modes: Pictionary - word guessing game with player score tracking and Playground
- free drawing mode with gallery uploading
How to play...
IGROUTKA.NET OBFOG.COM AQUAPARK io CRAZYGAMES.COM SILVERGAMES.COM ERA-IGR
BROGAMES.SPACE GAMASEXUAL MINIPLAY MULTOIGRI GAMINGUIDES MOAR.GAMES FREEGAMES
More IO Games Even more IO Games Awesomeness Privacy Policy Terms and Conditions
Contact


HOW TO PLAY IN PICTIONARY ROOMS

Draw the word when it is your turn.
Guess the word when others draw!
First player to guess the word gets 3 points. The drawer will get 2 points for
the first correct answer.
Once someone guesses the answer, the other players have up to 10 seconds to keep
guessing and will get 1 point for the correct word.
The player with the most points wins!

Rules and Guidelines...


КАК ИГРАТЬ В КОМНАТАХ УГАДЫВАНИЯ СЛОВ

Рисуй слова, когда твоя очередь.
Угадывай слова, когда другие рисуют!
Первый игрок, который угадывает слово, получает 3 очка. Игрок который нарисовал
это слово получает 2 очка.
Остальные игроки получают несколько секунд, чтобы угадать слово, и заработать 1
очко.
Игрок с наибольшим количеством очков выигрывает!

Общие правила...


CÓMO JUGAR EN SALAS PICTIONARY

Dibuja la palabra cuando sea tu turno.
Adivina la palabra cuando otros dibujan!
El primer jugador en adivinar la palabra obtiene 3 puntos. El cajón obtendrá 2
puntos por la primera respuesta correcta.
Una vez que alguien adivina la respuesta, los otros jugadores tienen hasta 10
segundos para seguir adivinando y obtendrán 1 punto por la palabra correcta.
El jugador con más puntos gana!

Reglas y guías...
OK

ROOM OPTIONS

×
Public room
Private room (Players can enter the room by invitation link only)
Room Type: Guess WordsPlaygroundPlayground / StencilsPlayground / Algorithmic
ToolsPlayground / Pixel Art
Number of Players: 234567891011+
Drawer timer: 30 seconds40 seconds50 seconds60 seconds70 seconds80 seconds90
seconds
Rounds: 123456Auto
Reset drawing after... 60 seconds2 minutes5 minutes10 minutes15 minutesDon't
reset
Brush size: x1x2x1, x2Varying brush size
Additional mode: -Algorithmic ToolsPixel Art
Pixel size: 1/321/481/641/1001/2001/3001/4001/5001/600
Show player names on canvas
Other players are not allowed to draw (can be allowed through voting)
Avatars can be spawned on canvas
Room Name / Description:

Create Room
Loading...
Loading...
vote
Pass!
0

Toggle sounds Toggle fullscreen

Download this drawing Download your latest drawing

Send your latest drawing to gallery


LOG IN TO ENABLE
GALLERY SENDING



AUTOSAVE INTERVAL (MINUTES):

-13510

Tracks... Mute current track
Music volume:
Grid:

Invitation:


 

vibrate
shake
shake
shake
pulsate
wobble
wobble
wobble
rotate
rotate
jello
jello


Ink:


↕️














Marker
Marker (not antialiased)
Ink Brush
Color Flow:
Change Color:
-Change randomlyChange sequentially
Symmetry:
-Horizontal MirroringVertical MirroringDiagonal Mirroring2 Radial Sectors2
Radial Sectors + Mirror3 Radial Sectors3 Radial Sectors + Mirror4 Radial
Sectors4 Radial Sectors + Mirror5 Radial Sectors5 Radial Sectors + Mirror6
Radial Sectors6 Radial Sectors + Mirror7 Radial Sectors7 Radial Sectors +
Mirror8 Radial Sectors8 Radial Sectors + Mirror9 Radial Sectors9 Radial Sectors
+ Mirror
Flood fill
Color picker
Select previous tool
Flood Fill Tolerance:



Waiting for players...
Starting new match!


CHOOSE WORD:






results
results1


INVITATION

×
Share this link to invite people to this room:
Copy Link

REPORT

×
Is this player violates our Rules? Choose the reason and add comments to report:
Reason:  Hack / ExploitBotSpammingInappropriate drawings / Offensive
contentOther
Comments:
Rules
Discord Server
Close Send report

PRESSURE INPUT SENSITIVITY (FOR GRAPHIC TABLETS)

×
^1^2^3
0%
Close

PALETTES

×
Edit colors

Create Get
Export/Import
Default palette

Rename Export/Import

Set as starting

Delete this palette


SHARE / SAVE PALETTE ON SERVER (YOUR NEED TO BE LOGGED IN)

Hot keys: F2 or J (in word drawing): open this panel, 0 - 9: quick swtich
bewteen palettes
Note: Palettes stored in browser's localstorage

Close

MUSIC TRACKS

×
Current:
Next:

VotesTrack

All tracks:

TrackPlayed

Add

Close

INVENTORY BOX

×
-Playground / Stencils

My Items

Inventory items are stored in player accounts
You need to log into your account to access your inventory
Shop

Single Item: All Items: ×

Coins ×
Coins is earned for drawing activities in public rooms!
Here is another way, watch the promo clip and get the free coins now!

+10
Close
Rollback Canvas (5 minutes ago) Open Inventory Send Alert - only press this if
canvas contains botted or explicit drawings Show rules message