Admitting i only have a thread (string), is there a way to get a function from it? ( Example: "0x41a65240" --> table.Count/function: 0x41a65240 )
Thanks for helping!
You'd have to loop through _G and all the subtables and compare all the functions with the pointer you have. Though I don't see why you'd ever want to do this, what are you trying to do?
Yeah i tried looping through _G but i got a lua stack overflow error, as expected. I'm trying to make my own anticheat since cac is bypassed. I have ideas but i'm very young and i learned from myself so this is kinda hard.
Still thanks for your answer!
You'd be better buying SwiftAC and SimplAC. If you think this would be a decent cheat detection method then I doubt you'd be able to make your own anticheat that was even half as effective as !CAC was.
I prefer making my own so i know what i've installed on my server. The power of cac was that low-level "coders" couldn't read the code and so they couldn't bypass it.
Every clientside anticheat is bypassable and "obfuscating" the code was just a way to slow that. I won't buy any anticheat that works with clientside until they have "obfuscated" it.
Furthermore, i don't think peoples will want to deobfuscate my anticheat if it's only on my server.
My point was that SwiftAC is going to be miles better than anything you're going to make. Every post you've made related your anticheat has been going in the complete opposite direction of a good anticheat.
Sorry, you need to Log In to post a reply to this thread.