Collect All Pets Script | AUTO COLLECT PETS

Created by Isacc#1555

Features:

  • AUTO COLLECT PETS
  •  
  • DEV NOTES:
  • VIP SERVERS FOR THIS GAME ARE FREE
local t = true
local f = false

getgenv().orbs = t
while orbs do task.wait(0.1)
           for _,v in pairs(game:GetService("Workspace"):GetDescendants()) do
            if v:IsA"Model" and v.Parent.Name == "Drops" then
                game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Base.CFrame
            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