Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I need help making the gui background rainbow for basic admin essentials anyone know what to do?

Asked by
bailley5 114
4 years ago
01--]]
02 
03    ['Super Admins'] = {
04 
05    },
06 
07    ['Admins'] = {
08 
09    },
10 
11    ['Mods'] = {
12 
13    },
14 
15    ['Banned'] = {
View all 55 lines...

That is the most relevant part of the script Please help!

0
Hui weareout1217 0 — 4y
0
Script? bailley5 114 — 4y
0
Oh it is you! Hi! bailley5 114 — 4y

1 answer

Log in to vote
0
Answered by
Ciyob86 25
4 years ago
Edited 4 years ago

Apply multiple gradients to a frame with a scale of 1,0 1,0 to create rainbow.

Gradient Guide: https://developer.roblox.com/en-us/articles/Applying-UIGradients

I'm new so this may not be right.

0
Thanks this almost worked bailley5 114 — 4y
0
It did not work weareout1217 0 — 4y
Ad

Answer this question