Gamepass Function Wouldn't Work

I was recently creating a gamepass for the player to play their own music in my game, and the gamepass was inserted fine. The only problem is that the gamepass wouldn’t actually work.

The gamepass item is a boombox. The gear is inserted into the player’s inventory, and they can hold it out. But when you click, the Music ID input wouldn’t appear.

I didn’t use a model from the Toolbox, I inserted the gear ID into the EasyInsert plugin.

This is the current script:

This script is currently placed in StarterGUI as a local script.

TL:DR: Boombox item is inserted to backpack when the user owns the gamepass, but the boombox doesn’t work in-game.

You probably won’t get an answer here. Try posting it in: Scripting Support - DevForum | Roblox

The boomboxes were completely scrapped in its source code. None of it seems to work after some silent update regarding boomboxes. You’ll have to code one yourself.

Additionally, a number of sounds on the library seems to have been purged(deactivated from usage in games, resulting in a short error code). :eyes:

1 Like