[ad_1]
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!
[ad_2]