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

How to make a game pass-only hopperbin GUI?

Asked by
xp3000 0
10 years ago

I don't know how to make a script so that if you click a GUI and have a game pass or t-shirt, you get the tool from the GUI. Can anyone help?

1 answer

Log in to vote
0
Answered by
lomo0987 250 Moderation Voter
10 years ago

You are going to need is 2 things.

1, GUI click function

http://wiki.roblox.com/index.php/Beginner's_GUI_Tutorial

2, And PlayerHasPass

http://wiki.roblox.com/index.php/PlayerHasPass_(Method)

Ad

Answer this question