nikoola

grow a garden script yt

May 25th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- https://scriptblox.com/script/Grow-a-Garden-NoLag-Hub-no-key-38699
  2.  
  3. repeat wait() until game:IsLoaded() and game.Players.LocalPlayer
  4.  
  5. local scripts = {
  6.     [126884695634066] = "https://raw.githubusercontent.com/NoLag-id/No-Lag-HUB/refs/heads/main/Garden/Garden-V1.lua",
  7.     [81440632616906] = "https://raw.githubusercontent.com/NoLag-id/No-Lag-HUB/refs/heads/main/DigEarth/V1.lua",
  8. }
  9.  
  10. local url = scripts[game.PlaceId]
  11. if url then
  12.     loadstring(game:HttpGetAsync(url))()
  13.     loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/NoLag-id/No-Lag-HUB/refs/heads/main/untitled.lua"))()
  14. end
Add Comment
Please, Sign In to add comment