wdym my script detects dex (another script)
All it takes is one mildly competent exploiter to bypass your anti-cheat and spread their script like the plague. Thereâs no patch for dex.
Hi Stan, btw thatâs an understatement not only does this not work well it will break all games itâs stupid to even suggest adding this to games lmao.
atleast he found a way to read coregui i guess
Actually he didnât at all you canât read it you can only connect to its events. There was a way you can read it called a recursive âFindFirstChildâ this method worked flawlessly and was perfect but people like him leaked it to everyone and got it patched.
Due to the backlash, I have withdrawn the original post along with the script. I guess I shouldâve never sent it.
I donât know if you know this but dark dex creates a model in replicated storage when the user tries to save the place however they will still be able to store the place even if they are kicked but they would be banned (you have to make the ban function).
There is no patch for Dex, wrong. There is a perfect server-sided way to detect Dex, which I wonât disclose. Also a client-sided method, but it is bypassable by disabling the script. Dex will keep releasing updates, so you have to be aware. Donât celebrate if you manage to create an anti dex. The server-sided method however is very hacky and will be probably patched by Roblox.
I highly doubt there exists a server-sided miracle solution to a client-sided exploit. Thereâs nothing that can definitively patch a UI exploit like dex. Just wonât happen.
an unreasonable way but also pretty tight way is to kick for any foreign objects, so have a script with object names that are in the local players game, and manually name all the ones that are allowed, if an object that is added isnât allowed, kick for it. It would take a ton of work depending on the size of the game though. Theres probably ways to shorten it but i feel like this would be really really strong
It works from a clientside replication to the server. syn.protect_gui is bypassable. I made it so the clientside script cannot be deleted and the player will be kicked if they delete.
thatâs why you create private scripts that you will NEVER release on the devforum, and if you do instantly patched by Roblox themselves.
Inexperienced Roblox developers asking âHow do you detect dark Dexâ is like exploiters asking âHow to bypass a server sided magnitude checkâ.
This post is crazy.
I donât even know what Dark Dex is, is it something similar to Infinite Yield FE? Judging by the comments I suppose so.
Dark Dex is a Roblox Studio like explorer, but with CoreGui.
You can also save complete games, meaning you can steal ALL the work that is not on the server and on the client.
Roblox Script Showcase Episode#1378/Dark Dex - YouTube For more Info.
Also you can delete stuff like anticheats and stuff, you get the point
syn.secure_gui doesnt actually work because its outdated, script-ware gethui actually protects dex and you cant get it from CoreGui. Synapse does use syn.secure_gui on dex but it does nothing because all it does is block FindFirstChild which doesnt work anymore either way because roblox doesnt allow access into core gui
GetHui is possible to block but currently pretty sure no one has managed to do it.
Iâm convinced you have no idea what dex is at all, non of its properties replicate to the server, especially protected ones. GG tho
Depends on the exploit running gethui:
Script ware - detectable
Krnl - not detectable
Synapse - not detectable
All others are probably skidded cheats so Iâm guessing they would be detected.