Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :)
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/SpotifyIsland.lua"))()
- Script GUI Features :
- [+] Auto Collect All Coins
- [+] Farm XP (Remote Method)
- [+] Farm XP (FireTouchInterest Method)
- [+] Complete Scavenger Hunt
- [+] Toggle All Wand Interactables
- [+] Auto Toggle All Wand Interactables
- --------------------------------------------------------------------------------------------
- Floating Boombox (When execute, wait a couple of seconds)
- Script:
- 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
Advertisement
Add Comment
Please, Sign In to add comment