Home
Upload
Hot 🔥
Rules
Home
Upload
Hot 🔥
Rules
942 Views
Free
autodraw less laggy
Color by number
Uploaded by
trollar
a year ago
Play Game
Copy Script
Direct Execute
Please Login to perform this action.
4
Please Login to perform this action.
0
Please Login to perform this action.
Favourite
Please Login to perform this action.
Report
Please Login to perform this action.
Description
Autodraws your current drawing in color by number
View Raw
Edited By: trollar
Edited By: trollar
Copy Script
Download
--[[ Autodraw for Color by number (8137333410) made by Perception#7960 ]] local Players = game:GetService("Players") local Player = Players.LocalPlayer local Map = workspace.Map assert(Map, "Could not find the Map in workspace") local Blocks = Map.Blocks assert(Blocks, "Could not find Blocks in the Map") local plrBlock for _,v in pairs (Blocks:GetChildren()) do local Block = v if v:FindFirstChildWhichIsA("SpawnLocation") then v = v:FindFirstChildWhichIsA("SpawnLocation") if v:FindFirstChild("OwnerFace") and v:FindFirstChild("OwnerFace"):IsA("BasePart") then local OwnerFace = v:FindFirstChild("OwnerFace") if OwnerFace:FindFirstChildWhichIsA("SurfaceGui") then local SurfaceGui = OwnerFace:FindFirstChildWhichIsA("SurfaceGui") if SurfaceGui:FindFirstChildWhichIsA("ImageLabel") then local ImageLabel = SurfaceGui:FindFirstChildWhichIsA("ImageLabel") local Image = ImageLabel.Image local UserId = string.split(string.split(Image, '&')[2], '=')[2] if tonumber(UserId) == Player.UserId then plrBlock = Block end end end end end end local Draw = plrBlock.Draw local remote = game:GetService("ReplicatedStorage").Knit.Services.PixelGeneratorService.RF.DrawPixel for _, v in pairs(Draw:GetChildren()) do if v:FindFirstChildWhichIsA("Decal") then local Texture = v:FindFirstChildWhichIsA("Decal") if v.Name == 'Part' and Texture.Transparency == 0.75 or Texture.Transparency == 0 then task.spawn(function() task.wait(math.random(0,30)) Texture.Transparency = 0.1 remote:InvokeServer(v) end) end end end
Comments
0
Loading
Please
Login
to add comment.
Tags
Other Scripts
41
32 minutes ago
Free
Universal Script 📌
Fe God touch
81
an hour ago
Free
Universal Script 📌
Charlies Admin Gui v2
158
4 hours ago
Free
Rainbow Friends
Chapter 2 Script
195
5 hours ago
Key System
Free
Rainbow Friends
Autofarm
298
6 hours ago
Free
FRONTLINES
Generic FL Script
542
7 hours ago
Free
Universal Script 📌
Portal Gun
201
7 hours ago
Free
Arsenal
Black Partner Scripts
319
7 hours ago
Free
Universal Script 📌
Auto Piano
Privacy
Terms and Conditions
Rules