still, like i said, that method is old. you should now use hookmetamethod, it doesn’t require you to disable read only
This is from a very popular exploit source code named after “Infinite Yield” and I don’t recall it being outdated.
yeah, but it doesn’t mean mine is incorrect either. i love how you are so confidently wrong right now
Hmmmmmmm, lets move this to PMs please i don’t want to derail this conversation.
What if they just delete it with out using Instance:destroy()
Or they can just do Get connections and disable the connection.
Idk, you can never pretend hackers to do stuff like that, the best way is to do it all manually, but this just seems as easiest way to solve the issue.
The discussion should have ended when someone mentioned that Client can always decompile your code, look at it, abuse it. Client isn’t reliable when it comes to security, that’s why you use assert
or others when handling request from it, because the data is being sent, shouldn’t be trusted, even if you knew what is the input and output.
EVEN if you obfuscate your code it will have the same functionality, even if you create a system that dynamically changes and retrieve remote events trying to “hide” the functionality for each of these, it will still be able to the Client.
Client should only be treated as a getter
nothing more, stuff that is under its control it ISN’T safe, that’s why client-sided anti-cheats DON’T and WILL NEVER work.
Server should handle all the requests perfectly, knowing how to detect if there is any abuse. If your server doesn’t make any checks on what type is being sent to, then let me tell you that your game will become a hackers playground.
This does not clone the script into the HumanoidRootPart.
Why would you say that it doesn’t?
I tried it and for some reason it didn’t clone the script at all into the HumanoidRootPart. I think the script is perfectly fine though.
ajbeaver25
add me on discord if you need help for this
I dont need help with this but you seem like an interesting person to talk to
my discord is literally just: ajbeaver25
i have method that hides anti-cheats so that exploiters can’t delete it or Disabling it