Recently, a game I develop for has been getting crashed with a synapse script.
Somehow, this user is able to run a script that immediately lags everyone in the game, then eventually the server begins to crash.
Is there any solution to fix this issue? This is an on-going issue and it’s been a major one as well.
This has happened to a lot of games as well. One of them being trade hangout, as one of the exploiters sent me a video of them exploiting the game out of nowhere.
I can’t really attach images or a video as it happens at random times and unexpected.
If you can, please do comment on how I could possibly solve this issue.
2 Likes
What basically happens? Does the player get teleported or what? I don’t think it’s a Synapse X only script. I think it spams in a tool or it changes your player and stuff.
Just saw in-game that your character disappears. Chat is gone, can’t use admin commands, can’t move around or view your avatar.
The server begins to majorly lag, nothing happens. Then it crashes and that’s about it.
Weird, I’ve never seen someone do that. Time for digging on shady Roblox Websites.
I found something, for Synapse X only. Apparently, you place this script inside the “Auto Execution” folder. That script is unobfuscated, thankfully, and is as simple as adding a new instance of a player inside the Players Service… weird. I don’t know why it’s limited to Synapse X, because it’s literally adding a new instance of a player. Though, some people are saying it’s patched because right grip got patched, which means Synapse maybe has some functions to place the player in a way. Definitly weird and I’ll do intensive digging.
Figured out the issue. The exploiter was creating a tool with Instance and that made the servers lag which caused the crash.
1 Like