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”
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
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
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
No like for simple things such as a notification popup
What’s property spoofing? How do you prevent namecall tampering?
while true do
Instance.new("Humanoid", workspace)
end
Spikes memory to 100 and even uses a bit of if GPU