Admin Guns Script | FIND ALL GUNS

Created by Pirator

Features:

  • FIND ALL GUNS
local player = game.Players.LocalPlayer
for i,p in pairs(game.Workspace.Interaction.Guns:GetChildren()) do
if p.Hitbox then
p.Hitbox.CanCollide = false
p.Hitbox.Position = player.Character.HumanoidRootPart.Position
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