Back

Lyrics Controller


Please report bugs to me

Installation


Click the button below to get redirected to Roblox's library page. Take the asset from there and use the Toolbox in Studio to insert it into your game. Place the folder inside of ServerScriptService. Change the settings

Adding lyrics


To add lyrics, in the "Lyrics" folder duplicate the existing module script or create a new one. The script should look like this:

return [[LYRICS LINE
LYRICS LINE
LYRICS LINE
...
LYRICS LINE]]