PLS Donate | Lyrics Script

Uploaded On
Script Credit :- KonteBonker
Features

Lyrics Script

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local ReplicatedStorage = game:GetService("ReplicatedStorage"); local EditBooth = ReplicatedStorage.Events.EditBooth; while true do for _, Line in next, Lyrics:split("\n") do if (type(Line) == "string" and Line ~= "") then EditBooth:FireServer(Richtext:format(Line), Type); task.wait(#Line:split(" ") / 140 * 60); end end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors