Basically, I have a script that automatically creates an AIConnection, a BrickGroup, loads a save and creates a minigame. The AIConnection is set as the owner of the minigame, that seems to work. However, whenever I place a brick and place it in the AIConnection's BrickGroup it still doesn't accept the brick into the minigame. Trying to add the AIConnection to the minigame doesn't work because it's discriminative and only accepts human players.