Dystovia Script | COLLECT ALL

Created by Teemsploit

Features:

  • COLLECT ALL
for i,h in pairs(game.workspace.Herbs:GetChildren()) do
for i,v in pairs(h:GetChildren()) do
local args = {
  [1] = h:FindFirstChild(v.Name),
  [2] = v.Name
}

game:GetService("ReplicatedStorage").Events.ItemEvents.HerbPickup:FireServer(unpack(args))
end
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS