Spotify Island Script | EVENT GET ALL ITEMS

Png-6-1-300x169-1.png

Created by KeyboardMonster

Features:

  • Floating Boombox (When execute, wait a couple of seconds)
local sync = game:GetService("ReplicatedStorage").PlaySoungRemote_SpotifySync
local cave = game:GetService("Workspace").World.SpotifyIsland.MusicGames.CaveMusicGame:FindFirstChild("Music Cave"):FindFirstChild("Buttons L")
local trampoline = game:GetService("Workspace").LevelSections.Start.JumpingMusicGame.Buttons.TrampolineButton
local text1 = "Lofi One Shots MeloSax L"
local text2 = "Lofi One Shots Piano-Bass Stabs 1"
for i=1,10,1 do
    sync:FireServer(cave, text1)
    task.wait(.5)
end
for i=1,10,1 do
    sync:FireServer(trampoline, text2)
    task.wait(.5)
end
  • Hwaiting Emote (When execute, wait a couple of seconds)
local pers = game:GetService("ReplicatedStorage").PersistentSetting_Set
for i=2,5,1 do
    pers:FireServer("TutorialStep", i)
    task.wait(.5)
end
for i,v in pairs(game:GetService("Workspace").LevelSections.Start.ScavangerHunt:GetDescendants()) do
    if v:IsA("TouchTransmitter") then
        firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
        task.wait()
        firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1)
    end
end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ