I'm trying to make a variable that will check the color of the tool in the players hand... But it won't work! please help me!
local character = player.Character local blockColor = character.Block.Handle.BrickColor
local character = game.Players.LocalPlayer.Character local blockColor = character.Block.Handle.BrickColor