Spotify Island Event Annyeong Emote

Uploaded On
Script Credit :- KeyboardMonster
Features

Annyeong Emote
 

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

local report = game:GetService("ReplicatedStorage").Spotify_ReportMushroom for _,model in ipairs(game:GetService("Workspace").LevelSections.Start:GetChildren()) do if model.Name ~= "Bounce Shroom" then continue end for _, v in ipairs(model:GetChildren()) do if v.Name == "JumpPad" or v.Name == "Trampoline" then report:InvokeServer(v) task.wait(1) --anything lower than .8 doesn't work. I made 1 second for every computer. end end end

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