Where you’ve written “OffenceBox.Text()”, you need to replace this with “OffenceBox.Text”. It’s a property, not a method – the clue’s in the error!
Where you’ve written “OffenceBox.Text()”, you need to replace this with “OffenceBox.Text”. It’s a property, not a method – the clue’s in the error!