Scripting anti-exploit

The current identity (2) cannot Class security check (lacking permission 1)

I’m trying to script something to prevent dex from running, but this error keeps coming up. How do I bypass this or is this not possible?

Thanks so much.

1 Like

There are limited things a server script can access. There is no way of bypassing it.

1 Like

Check the stats service and check for extra scripts running and high script usage

1 Like

I’m pretty sure dex gets parented to CoreGui and you can’t use stuff such as ChildAdded or detecting if something with a suspicious name is in CoreGui via a script / local script.

2 Likes

You cannot prevent Dex from running. The only way it can be disabled is if Roblox prevents new instances from being added to CoreGui or Prevented unknown Guis from being put in there.

1 Like

It isn’t possible to acces the coregui from a script. I have no idea why roblox doesn’t prevent new instances into the coregui to be honest.

1 Like

It’s Roblox… It took them 4 months to patch an exploit that let you get regions of players and a year for getting Operating Systems. Not to mention the network bypass that let you change your username server side.

1 Like