You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
Detecting either one of these:
- User starting and stopping a play-test session
- DataModel changing
-
What is the issue? Include screenshots / videos if possible!
The current ways I know to detect these are locked behind RobloxScriptSecurity which makes them unusable (unless theres a way to elevate plugin script identity, but the only one I know was patched long ago with checksum checks)
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
Trying some plugin members but they were locked under RobloxScriptSecurity