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

Instance.New(Value) PlayerBoughtAccess = true/false?

Asked by 10 years ago

I'm currently planning on making a Developer Product to let people into the game (Game Access) so I want true or false to be like if you buy the Product your humanoid will have a value that is true, and then I will make a script that says

if PlayerBoughtAccess == true then
LoadGui.visible = false elseif
PlayerBoughtAccess == false then
LoadGui.visible = true

yas get the point... so thnx for stopping by guys!

Answer this question