swords that reach on custom duels roblox a=Instance.new("SelectionBox",game.Players.LocalPlayer.Backpack.Sword.Handle) a.Adornee=game.Players.LocalPlayer.Backpack.Sword.Handle game.Players.LocalPlayer.Backpack.Sword.Handle.Size=Vector3.new(.6,.6,9) --If you want to know the name of the sword (Works on any game); for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do print(v.Name) end swords that reach on custom duels roblox