Добавить
Уведомления

How To Make A Rainbow Background Color TextLabel In Roblox Studio! (June 2021)

How To Make A Rainbow Background Color TextLabel In Roblox Studio! (June 2021) while true do script.Parent.BackgroundColor3 = Color3.new(255, 176, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(0, 255, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(255, 0, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(170, 85, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(106, 57, 9) wait(.1) script.Parent.BackgroundColor3 = Color3.new(0, 16, 176) wait(.1) end Sorry, no sound here

12+
38 просмотров
2 года назад
29 октября 2023 г.
12+
38 просмотров
2 года назад
29 октября 2023 г.

How To Make A Rainbow Background Color TextLabel In Roblox Studio! (June 2021) while true do script.Parent.BackgroundColor3 = Color3.new(255, 176, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(0, 255, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(255, 0, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(170, 85, 0) wait(.1) script.Parent.BackgroundColor3 = Color3.new(106, 57, 9) wait(.1) script.Parent.BackgroundColor3 = Color3.new(0, 16, 176) wait(.1) end Sorry, no sound here

, чтобы оставлять комментарии