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

My Gamepass Guis/buttons say "This Gamepass is currently not for sale" why is this happening? [closed]

Asked by 5 years ago

I'm having the repetitive response of "This gamepass is currently not for sale" in a store, gamepass door, and gamepass button. I correctly added the ID and it is for sale and still has the same response.

0
Post your code green271 635 — 5y
0
Use UserOwnsPassAsync if you aren't already. mattscy 3725 — 5y

Closed as Non-Descriptive by User#19524

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 5 years ago

This could be one of two problems.

1

Go into the gamepass configuration and make sure it IS on sale. * This could most likely be your problem.

2 As Mattscy said in your comments use UserOwnPassAsync.

I could help more if I could see your code.

Hope this helps and if it does't let me know.

0
I'm partnered with this guy (teeth) I'll post the scripts when I get the chance to. The gamepass is for sale as well. HypedNebula 28 — 5y
Ad