Lloyd Residence Shovels

Uploaded On
Script Credit :- Stunseed
Features

Script

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local LP = game.Players.LocalPlayer getgenv().p = true --toggle while p == true do wait(0.0001) for i,v in pairs(game.Workspace.shovelPickup.tpart:GetDescendants()) do if v:IsA("ClickDetector") then fireclickdetector(v) end end for i,v in pairs(LP.Backpack:GetChildren()) do if v.Name == "shovel" then v.CanBeDropped = true v.Parent = LP.Character wait() v.Parent = Workspace end end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors