Client Anti Cheats: Aren't as bad as you think!

That still doesn’t make any sense, what “game mechanic” is that big brain of yours talking about?

I don’t remember mentioning my brain capacity anywhere

just imagine it being an instance of any kind
for example an Hightlight Instance

The server cant detect if the client has changed the Hightlight Adornee property

No way, no one knew that. But that doesn’t matter because as I said there are exploit functions that can add that instance without even firing .ChildAdded or .DescendantAdded…
And if a function for that doesn’t work anymore, perhaps remember getconnections()

Please cite some exploit functions (not getconnections) that could PARENT AN INSTANCE without firing those event

EDIT: Bro read my mind

personally I can make it so my connections arent shown by getconnections

Scroll down. And before you say “But only script-ware has them!” I’ll contradict you with the: Other exploits have that function to.
To save you time: ctrl + f “addchildinternal”

https://dev.script-ware.com/docs/Windows%20(V2)/the/script/ware/v2/script/core/the/script/ware/api/instance/miscellaneous/functions

Ok nice one bro, happy? You won an argument on the devforum

I didn’t even knew it existed because I didn’t see it in synapse’s docs.

You can’t check EVERYTHING from the server, atleast admit that

1 Like

we can actually prevent everything if we put our minds into it

just like getconnections

Pretty sure, It’s possible to check if instances are inside smth without events

Also, Is it possible to detect wait() or task.wait() hooks? (Yes they are possible to hook apparently)

yep u just have to be creative

omg!11 he used the echo command and opened the dev console!11 crazy hacker :scream:

idk man LOL

he says hes maling an exec soon so idk

krnl devs wants to buy it

Why would you wanna detect a hook for those, if they hook that: their fault and their crash.

I think they want to prevent bypassing cooldowns or stuff like that

local Variable = os.clock()
task.wait(1)
if os.clock() - Variable1 < 1 then
   --> detected
end

Heres an example
This will detect if they hook it to be lower then the value inputted

Simple: Don’t make cooldowns on client. Literally the basics

1 Like

No like for simple things such as a notification popup

1 Like

What’s property spoofing? How do you prevent namecall tampering?

1 Like
while true do
 Instance.new("Humanoid", workspace)
end

Spikes memory to 100 and even uses a bit of if GPU