top of page

Roblox MarketplaceService - Developer Products

This is a tutorial on developer products. Developer products are very similar to gamepasses however they can only be bought ingame, not in the place's store. They can also be bought an infinite number of times; this makes them useful for things like currency purchase and temporary ingame perks.

 

Example of a client sided script which asks the client to purchase a developer product:

The server sided script for the same developer product purchase; will give the player a sword (script in ServerScriptService):

 

Here is a client sided template:

Here is a server sided template:

 

If you didn't understand this; watch the video here:


 Recent   
 Posts  
bottom of page