Our search systems are undergoing rapid maintenance, they may be intermittently unavailable. Sorry for the inconvenience!
Baddies 💅
1.4k Views

anticheat bypass simple

Baddies 💅Uploaded by
4 months ago
Please login to perform these actions:

Description

Quick work Its open-sourced cause its simple and tons of bypasses already exist

View Raw
Edited By: zins2 Download


Comments
6
User profile picture
baaaimasheep123 4 months ago
hooking coroutine.wrap in the big 2025, it breaks half the game...
User profile picture
baaaimasheep123 4 months ago
just use coroutine.yield(coroutine.running())
baaaimasheep123's profile picturebaaaimasheep123hooking coroutine.wrap in the big 2025, it breaks ...
User profile picture
zins2 4 months ago
@baaaimasheep123 its almost like that's why I find the specific thing so it doesn't do that Einstein
User profile picture
baaaimasheep123 4 months ago
hookfunction(value.FireServer, function(self, arg, ...) if typeof(arg) == "string" and arg:lower():find("x%-1[56]") then return task.wait(9e9) end end) this is a issue...
baaaimasheep123's profile picturebaaaimasheep123hookfunction(value.FireServer, function(self, arg,...
User profile picture
zins2 4 months ago
@baaaimasheep123 i made ts in 4m </3
User profile picture
baaaimasheep123 4 months ago
You need to store old and return old(self, arg, ...) otherwise ALL remoteevents break (alot of executors make hookfunction on one remote affect all)
Please Login to add a comment.