Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › Garry's Mod Hacks & Cheats › Garry's Mod Discussions & Help › Rip CAC

PostRip CAC

Posts 16–30 of 33 · Page 2 of 3
tdsx
tdsx
Rip LeyAC

#16 · 11y ago
IR
iraqguy
lmfao, why do you have client side execution off
#17 · 11y ago
D3M0L1T10N
D3M0L1T10N
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
#18 · 11y ago
FU
Function.
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
#19 · 11y ago
LE
Leystryku
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
Rip LeyAC

http://www.youtube.com/watch?v=-FaHxyW4aLo
Debunked,

- - - Updated - - -
#20 · edited 11y ago · 11y ago
tdsx
tdsx
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
#21 · 11y ago
ehex
ehex
Good poc, Ley.
#22 · 11y ago
LE
Leystryku
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
#23 · edited 11y ago · 11y ago
AZ
Azrius
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.
#24 · edited 11y ago · 11y ago
LE
Leystryku
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
#25 · 11y ago
AZ
Azrius
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?
#26 · 11y ago
LE
Leystryku
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.
#27 · 11y ago
AZ
Azrius
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??
#28 · 11y ago
LE
Leystryku
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.
#29 · 11y ago
c0deine
c0deine
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...
#30 · 11y ago
Posts 16–30 of 33 · Page 2 of 3

Post a Reply

Similar Threads

  • RIP Bill CosbyBy Kyojiro in General
    19Last post 20y ago
  • Ripped much?By Distant.Shadow in General
    20Last post 19y ago
  • RIP mykoBy ace76543 in Knight Online Hacks
    0Last post 19y ago
  • What a Fucking Rip-OffBy chc18 in WarRock - International Hacks
    8Last post 18y ago

Tags for this Thread

#cac#garrysmod#hera#leyac#leystryku#nanocat#qac