local plyr = script.Parent.Parent.Parent.Parent.Parent.Parent
wait(3)
if plyr.Status2.Points.Value >= 20 then
script.Parent:remove()
elseif plyr.Status2.Lvl.Value <= 19 then
print("yay")
end
0
Are there any errors? Is this a LocalScript, or ServerScript? Is FilteringEnabled on? Is this located under StarterGui? You have to provide us with more information, otherwise finding a solution will be very difficult and we may not be able to help you.M39a9am3R3210— 9y