roblox big head script pastebin -- Big Heads/ Hitbox Script for k,v in next, game:GetService('Players'):GetChildren() do oghead = v.Character:FindFirstChild('Head') if oghead then oghead.Size = Vector3.new(2, 2, 2) game.Players.LocalPlayer.Character.Head.Size = Vector3.new(2, 1, 1) end end roblox big head script pastebin