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.
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.
There are limited things a server script can access. There is no way of bypassing it.
Check the stats service and check for extra scripts running and high script usage
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.
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.
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.
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.