Note: This was asked of me by a friend that is new to scripting and I thought it might also help you to get an understanding of how simple whitelist systems are made. -- If you need to grab your HWID ...
Vector3.new(-halfSize.X, -halfSize.Y, -halfSize.Z), -- Bottom-Left-Front Vector3.new(halfSize.X, -halfSize.Y, -halfSize.Z),-- Bottom-Right-Front Vector3.new(-halfSize ...