of     1   

xXRussianManXx
#140603090Thursday, July 17, 2014 5:34 AM GMT

My friend told me he made one before?
xXRussianManXx
#140604077Thursday, July 17, 2014 5:45 AM GMT

b1
Fidgeting
#140604142Thursday, July 17, 2014 5:45 AM GMT

idk if this works but gps = game:GetService("GamePassService"); id = script:WaitForChild("GamePassID"); game.Players.PlayerAdded:connect(function(Player) Player:WaitForDataReady() if gps:PlayerHasPass(Player , id.Value) then [gui].Visible = true end end) put that into a script and make sure to put NumberValue into the script. the value in the NumberValue should be the id of your destinated gamepass. make sure the numbervalue's name is "GamePassID"
xXRussianManXx
#140605669Thursday, July 17, 2014 6:02 AM GMT

Nope.
Fidgeting
#140605773Thursday, July 17, 2014 6:03 AM GMT

did you make sure to change [gui] to something else? did you make sure to add a numbervalue into a script and name is GamePassID? did you make sure to put in the gamepass id into the GamePassID's value?
xXRussianManXx
#140605944Thursday, July 17, 2014 6:05 AM GMT

Yes, yes and yes.
Fidgeting
#140605975Thursday, July 17, 2014 6:06 AM GMT

my programming is off then.

    of     1