Number value doesn't change

Try replacing if Insanity.Value ~= 0 then with if Insanity.Value > 0 then

I tried it the blur still doesn’t show.

Oh sorry, I forgot to add a =. Replace it with this: if Insanity.Value >= 0 then

Try and use an IntValue instead

The folder isn’t called StarterPlayerScripts when it’s replicated. It’s called PlayerScripts

Ok, sorry for my mistake.
30 chars