PostRip CAC

Posts 1630 of 33 · Page 2 of 3
Rip LeyAC

Quote Originally Posted by tdsx View Post
Rip LeyAC
You're retarded. I already told you, yours won't work. You showed me all data you're sending, and every single count was off.
tl;dr: After more than 1 month, you're still to stupid to read the readme and set it up.


You also, which just shouts that you failed, still didn't add me to proof that you aren't just a skid and it "works" - which you by the way wanted to do since a month ( and I reminded you of ).

related post, go look it up in his post history:
Quote Originally Posted by tdsx View Post
my homes came over and I wasn't on my computer for a while.



Edit: http://www.mpgh.net/forum/showthread.php?t=909844 saw the release thread, the new code it uses is still 100% detected:
Code:
--[[
	LeyAC
--]]

if (source == "luacmd") then
	local receive_pass = "ijustwannahaveyourightbymyside"
	local hi_pass = "hellohellohelloimcool"

	if (script:find("if not "..hi_pass) or script:find("LeyAC = false if")) then
		net.Start(receive_pass)
			net.WriteString(" ")
		net.SendToServer()

		return false
	end
end

if (source:find("_ley_imp.lua")) then 
	local receive_pass = "ijustwannahaveyourightbymyside"
	local hi_pass = "hellohellohelloimcool"

	if (!script:find("CheckCV")) then
		net.Receive(receive_pass, function()
			net.Start(receive_pass)
				net.WriteString(" ")
			net.SendToServer()
		end)

		hook.Add("InitPostEntity", "LeyAC", function()
			net.Start(receive_pass)
				net.WriteString("in")
				net.WriteString(hi_pass)
			net.SendToServer()

			hook.Remove("InitPostEntity", "LeyAC")
		end)
	else
		local trash = ""

		for i = 1, 1000 do
			trash = trash.."a"
		end

		net.Receive(receive_pass, function()
			local message = net.ReadString()

			if (message == "a") then
				net.Start(receive_pass)
					net.WriteString("in")
					net.WriteUInt(#trash, 32)
					net.WriteString(hi_pass)
					net.WriteData(trash, #trash)
		net.SendToServer()
			elseif (message == "c") then
				chat.AddText(Color(0, 154, 255), "[scripthook] ", Color(255, 255, 255), "LeyAC attempted to screenshot you.")
			elseif (message == "z") then
				chat.AddText(Color(0, 154, 255), "[scripthook] ", Color(255, 255, 255), "LeyAC attempted to read your files.")
			end
		end)
	end

	return false
end
Edit2: http://i.imgur.com/MG0lJk6.png As a rule of a thumb I tend to reverse stuff I don't trust, which I want to run - but this is fucking awful, do you even C++?
Edit3: http://i.imgur.com/VbOkxbe.png oh my god, my eyes are fucking bleeding, at least the DLL isn't ratted

I'm going to record a video of LeyAC detecting it after I'm done eating ( including the log with the shitload of detections to show you how retarded you are ) and uploading the fix for LeyAC not loading since the new gmod update.

Quote Originally Posted by D3M0L1T10N View Post
cause it's fake, if ppl were "smarter" they would just comment the banning/logging part
Actually it's real, and if you don't believe me give me the IP to a CAC server owned by someone you're not related with and I'll join and load hera. Or ask !cake himself

- - - Updated - - -

Quote Originally Posted by tdsx View Post
Debunked,

- - - Updated - - -
lmfao, why do you have client side execution off
Quote Originally Posted by iraqguy View Post
lmfao, why do you have client side execution off
cause it's fake, if ppl were "smarter" they would just comment the banning/logging part
Quote Originally Posted by iraqguy View Post
lmfao, why do you have client side execution off
You cant turn sv_allowcslua 1 Lua execution part on http://prntscr.com/6ht1h1

- - - Updated - - -

Quote Originally Posted by D3M0L1T10N View Post
cause it's fake, if ppl were "smarter" they would just comment the banning/logging part
It's not actually http://prntscr.com/6ht19l http://prntscr.com/6ht1ea http://prntscr.com/6ht1h1 ask cake yourself
That isn't the code I used Ley
I used a different way but that was a while ago and I haven't even opened the project in a long ass time. Nice garbo AC tho
Good poc, Ley.
also by the way, try your C++ aimbot against that lua anticheat, there's a really high chance that it will get you banned.
a test server is included in the video's comments
Quote Originally Posted by Leystryku View Post
no im a jew.

also by the way, try your C++ aimbot against that lua anticheat, there's a really high chance that it will get you banned.
a test server is included in the video's comments
it has smoothing to get around SMAC and it doesnt use seed trick so im p sure its ok w/ CAC. i havent played gmod since a little after gm13 release though maybe youre right.
Quote Originally Posted by Azrius View Post
it has smoothing to get around SMAC and it doesnt use seed trick so im p sure its ok w/ CAC. i havent played gmod since a little after gm13 release though maybe youre right.
it doesn't check for smoothing. it uses a really sneaky method.
if you bypass SMAC checks, you probably won't bypass this ac's checks :v
though, im not sure if it checks for the seed trick
Quote Originally Posted by Leystryku View Post
it doesn't check for smoothing. it uses a really sneaky method.
if you bypass SMAC checks, you probably won't bypass this ac's checks :v
though, im not sure if it checks for the seed trick
i know for sure it checks for seed trick. also doesnt cac do the 40' snap check?
Quote Originally Posted by Azrius View Post
i know for sure it checks for seed trick. also doesnt cac do the 40' snap check?
nope, not at all.
you can try smoothing all you want, but even the slightest modification of the viewangles gets you banned.
Quote Originally Posted by Leystryku View Post
nope, not at all.
you can try smoothing all you want, but even the slightest modification of the viewangles gets you banned.
dont modify the usercmd then??
Quote Originally Posted by Azrius View Post
dont modify the usercmd then??
well yeah, but then you might as well just try to get around the check.
Quote Originally Posted by Leystryku View Post
well yeah, but then you might as well just try to get around the check.
Or don't get detected in the first place...
Posts 1630 of 33 · Page 2 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?