Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- l = {1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1001,1001,1001,1001,1001,1001,1001,1003,1001,1001,1003,1003,1001,1001,1003,1003,1003,1001,1001,1003,1003,1001,1001,1001,1001,1001,1001,1001,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003,1003}
- local w = 21
- local o = {0, 0}
- a = Instance.new('ScreenGui', game.Workspace)
- for i = 1, #l, 1 do
- f = Instance.new('Frame', a)
- f.BorderSizePixel = 0
- f.BackgroundColor3 = BrickColor.new(l[i]).Color
- f.Size = UDim2.new(0, 1, 0, 1)
- f.Position = UDim2.new(0, o[1], 0, o[2])
- o[1] = o[1] + 1
- if o[1]%w == 0 then
- o[1] = o[1] - w
- o[2] = o[2] + 1
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement