Okay so are you suggesting a server script listens for when prompts are triggered? is it thinking all of them have to be triggered? is it going through each of them individually? do each of the rocks have a script inside of them?
If I remember correctly the only way to detect if a prompt has been triggered is by having a server script directly inside of it as a child, I’ve never seen anyone do it another way, you could have scripts inside each prompt as a child that call the module when the prompt is triggered through that prompts server script. I could be wrong and there could be other ways but not any that I’ve heard of before.