Hi,
So I need a rainbow nametag for my cafe, but I can’t seem to be able to find a script that actually works, can anybody give me any, thanks. I’m also looking for it to be able to be a rainbow for certain ranks but not others, thanks.
Sam.
Hi,
So I need a rainbow nametag for my cafe, but I can’t seem to be able to find a script that actually works, can anybody give me any, thanks. I’m also looking for it to be able to be a rainbow for certain ranks but not others, thanks.
Sam.
for i=0, 1, .1 do
nametag.Color3 = Color3.fromHSV(i, 0, 0)
end