What is the "Dex Explorer"?

this has nothing to do with exploit ui detection, serverside anti-cheats don’t solve every exploiting issue.

they don’t reference playergui at all unless the exploit isn’t capable of accessing coregui.

but serverscriptservice doesnt replicate to client, and you could just prevent exploits easily by making the character serverside. Serverside is the solution here.

just because exploiters can’t see the contents of serverscriptservice that doesn’t mean they can’t bypass it. Making the character server authoritative isn’t the end of it, even Chickynoid has been bypassed.

1 Like

I’m no exploit expert, but how did exploiters bypass it?

I’m not sure how they bypassed it but I know it was done, an example of a serverside anti-cheat being bypassed is exploiters tweening to teleport their character instead of just setting position or CFrame.

1 Like

Then, it’s roblox issue. Roblox should add an option to make characters serversided by itself. Tweening shouldnt be an issue if it got rescripted.

not true, exploits can access every function and instance on the client