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

How to enable MarketplaceService before a clickDetector script from serverStorage? [closed]

Asked by 3 years ago

Hi! I've been looking for a script for so long now so decided to ask a question here!

So i've been wanting a Gamepass script combined with a clickdetector script that brings items from the ServerStorage on click.

I already have the script for the ClickDetector but i don't know how to make the gamepass script along with it. (i am a beginner scripter)

1 of the examples that have that is redwood prison and prison life, whenever you try to buy SWAT or the Riot gamepass in those games. they first ask you to buy the gamepass before grabbing the gear. And then you can use the gear. I'm looking for a script just like that where you have to buy the gamepass before using the item I am really needing help on this. So please give me a source that has the options below:

-Where to put the source -Must have a click detector -Must contain a ServerStorage/Lighting input -Must work (cannot be outdated) and that's pretty much it, thanks for everyone who is finding the script!

0
This is not a request site. Atleast have a go. Check here to use MarketPlaceService: https://developer.roblox.com/en-us/api-reference/class/MarketplaceService Despayr 505 — 3y

Closed as Not Constructive by CreationNation1, matiss112233, and raid6n

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 3 years ago

I would recommend looking through the videos on this google search. There are plenty of videos available that should answer all of your questions on MarketPlaceService. If you have specific questions, feel free to ask so I can narrow down an answer for you.

https://www.google.com/search?q=roblox+marketplace+service&rlz=1C1CHBF_enUS917US917&sxsrf=ALeKk01HlJe3zi-ToJA7vPIzSxcWkLOHMA:1599788016325&source=lnms&tbm=vid&sa=X&ved=2ahUKEwil7bbj-t_rAhV2mXIEHePnAt4Q_AUoAHoECAsQCA&biw=2560&bih=1307

Ad