[ad_1]
Created by CasperFlyModz
Features:
getgenv().xp = true
while getgenv().xp == true do
task.wait()
local args = {
[1] = workspace.World.SpotifyIsland.MusicGames.CaveMusicGame:FindFirstChild("Music Cave"):FindFirstChild("Buttons Back").button,
[2] = "Lofi One Shots MeloSax 17"
}
game:GetService("ReplicatedStorage").PlaySoungRemote_SpotifySync:FireServer(unpack(args))
end
getgenv().hearts = true
while getgenv().hearts == true do
task.wait()
for i,v in pairs(game:service"Workspace".LevelSections.Start.Coins:GetDescendants()) do
if v:IsA("TouchTransmitter") then
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
wait()
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1)
end
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]