Bulked Up Script | COLLECT ALL TROPHIES & EGGS

Created by roshanth13

Features:

  • COLLECT ALL TROPHIES & EGGS
spawn(function()
for i ,v in pairs(game:GetService("Workspace").Eggs:GetDescendants()) do
   if v.Name == "TouchInterest" and v.Parent then
       firetouchinterest(game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
       wait()
end
end
end)

spawn(function()
for i ,v in pairs(game:GetService("Workspace").Trophies:GetDescendants()) do
   if v.Name == "TouchInterest" and v.Parent then
       firetouchinterest(game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
       wait()
end
end
end)

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS