AI 产品解读Auto-draws images on the skribbl.io pictionary game canvas by accepting drag-and-dropped images and converting them to pixel-accurate drawings using the game's available color palette
Eliminates the need to manually draw pictures in skribbl.io by automatically generating pixel-perfect drawings from any dropped image
1. User navigates to skribbl.io
2. When it's user's turn to draw, they search for an image on Google Images
3. User drags and drops the image onto the game canvas
4. Extension loads the image (directly or via CORS proxy), scales it, maps pixels to closest available game colors
5. Extension simulates pointer events to automatically fill background and draw pixel strokes
6. Drawing completes autonomously until all commands are processed
Drag-and-drop image loading (with CORS proxy fallback)Image scaling to fit 800x600 game canvasColor palette mapping using CIEDE2000 perceptual color distance algorithmAutomated drawing via simulated pointer/mouse events on the game canvasFill tool for background color + pen strokes for detailed pixelsOverlay UI showing draw status and command progress
- 目标用户
- skribbl.io players who want to auto-draw during their turn
- Source is minified (dist/main.js) making line-level inspection difficult for deeper analysis
- No version history to check for past paid feature additions
- Cannot confirm skribbl.io's exact account requirements without visiting the site
付费分析未识别到付费功能
No payment platforms, no subscription logic, no premium feature gating, no upgrade UI. All keyword matches for 'paid' are false positives from MIT license text - 'pro' appears in words like 'provided', 'produce', 'promote', 'process', 'procurement' within the license file, and 'license' refers to open-source license declarations, not paid licensing.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a content script that injects into skribbl.io with no authentication UI, no account creation, no login flow, and no credential handling. The destination service (skribbl.io) is a free pictionary game that only requires a nickname, not an account. The only 'auth' keyword matches are false positives from author names in license files (lines 2 and 13 of dist/main.js.LICENSE.txt: '@author Markus Ekholm').
pls update the auto draw as skribble updated itself too
I tried to autodraw it but it did not work at all
It didn't work in my game. So... yeah.
works
It doesent work anymore
works
IT WORKED..!!!
people are asking how to use it so here's someone else's explanation: Braxton Parker 1. Go to a Skribbl game, but a private room is recommended. 1. a) If you're in a public game, wait for your turn and surprise everyone in step 7. 1. b) If you're in a private room, open a new tab and make some clones join to start the match. 2. Open another new tab and search what ever photo you want. 3. Click images. 4. Click one of the photos in the gallery. 5. Click and drag the photo, and hover your clicked mouse over the Skribbl tab. 6. Once it changes, the extension will recognize the dragged photo and it will say "Drop image here to auto draw!" 7. Hover over the canvas and release the left click button. 8. Watch in delight as your picture will be drawn! Show less
idk, like how do u use it? if u know can u tell me
cool