# Place block using ChicBlocko chicblocko.place_block(x, y, z, block_type)
: The game allows players to form crews and engage in street battles using various weapons (straps).
This script could be used on a button or item in a game to interact with a player. -- Place this in a Script inside a Part part = script.Parent onTouch(otherPart) character = otherPart.Parent humanoid = character:FindFirstChild( "Humanoid"