Instructions
Run "Roblox" Studios, selecting the game with the regenerating brick that you want to remove.
Click the "Workspace" button in the upper right-hand corner, and then select "Script" to access the script of the game.
Press the "ctrl" button and the "f" button at the same time to open the search tool. Type in "Regen" to locate all instances of regenerating bricks in the script.
Delete all lines of code that have "regen," "regenerating," or "regeneration" to remove brick regeneration script from the game's code.
Press the "Save" button in the upper left-hand corner to save the changes.