Advertisement
GUI_Maker_Roblox

Spotify Island (UNLIMITED HEARS) Hearst Farm Pastebin 2022

May 4th, 2022
2,426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.44 KB | None | 0 0
  1. --made by jjmaxey
  2.  
  3.  
  4. while true do wait()
  5.    
  6. for _,v in ipairs(game:GetService("Workspace").LevelSections.Start.Coins.SpotifyIsland.Area2Tree["Rare Coins"]:GetChildren()) do
  7.                     if v:IsA("Part") and v.Name == "BasicCoin" or v.Name == "LegendaryCoin" or v.Name == "RareCoin" then
  8.                        game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0,0,0)
  9.                 end
  10. end
  11.         end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement