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 › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › Combat Arms Coding Help & Discussion › [Question] LTClient correct, but does not work

Post[Question] LTClient correct, but does not work

Posts 1–10 of 10 · Page 1 of 1
WA
wainner3d
[Question] LTClient correct, but does not work
Hello everyone, could someone tell me why the PushToConsole commands are not working? not acontete DC, the game does not close, nothing happens.
#1 · 15y ago
MEkhi2
MEkhi2
CA Patched some PTC Commands (To my knowledge... correct me if I'm wrong).
#2 · 15y ago
WA
wainner3d
Quote Originally Posted by MEkhi2 View Post
CA Patched some PTC Commands (To my knowledge... correct me if I'm wrong).
That someone PTC commands are not working for the most part, wanted someone to actually stand why he is not working, what changed that caused this.
#3 · 15y ago
AVGN
[MPGH]AVGN
nexon changed alot of stuff

you guys will have to learn to hack this game again from scratch
#4 · 15y ago
Disturbed
[MPGH]Disturbed
Quote Originally Posted by AVGN View Post
nexon changed alot of stuff

you guys will have to learn to hack this game again from scratch
I just hope it's not back to the old days where it is all CE and MHS shit.
#5 · 15y ago
DR
DreadKyller
check here, see if this works:

PTC Methods

If that not work maybe this:

Alternitave PTC, Holy shit!
#6 · 15y ago
Timboy67678
Timboy67678
i have VIP on another site, and the coder said this.

However they did include some new code to block all the console commands (aka Push To Console) that EVERY pub hack uses. Not hard to bypass, but i'd like to see how long all the Copy+Paste Pub "coders" take to figure it out
#7 · 15y ago
topblast
topblast
Quote Originally Posted by Timboy67678 View Post
i have VIP on another site, and the coder said this.
PM me the name of that site
#8 · 15y ago
T0
T0y
They only put crc check in cshell, ptc cmds are still working. You just need to find the Scanfunc address & nop the call.
#9 · 15y ago
swatfx
swatfx
Quote Originally Posted by T0y View Post
They only put crc check in cshell, ptc cmds are still working. You just need to find the Scanfunc address & nop the call.
Except NOPing the Call would trigger the new anti-cheat upon entering a game lol.

but ya basically what they are doing is checking if you are calling the console and they are blocking your call.

Quote Originally Posted by Disturbed View Post


I just hope it's not back to the old days where it is all CE and MHS shit.
no it will be easy for the real coders who know what they are doing to bypass this.
Unfortunately there aren't many real coders though

it will never go back to the days of CE because most simple memory hacks are now server sided

EDIT: Looks like Gordon' is gonna save all your noob asses xD

Quote Originally Posted by Gordon` View Post
Code:
0046FA5B   /72 0E           JB SHORT Engine.0046FA6B
0046FA64   /73 05           JNB SHORT Engine.0046FA6B
NOP that or call

Code:
00485E10    8B4424 04       MOV EAX,DWORD PTR SS:[ESP+4]
directly:

Code:
typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)0x00485E10;

pRunConsoleCommand("ShowFPS 1");
#10 · edited 15y ago · 15y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • warrock does not work fore me?By Thetoiletguy911 in Suggestions, Requests & General Help
    2Last post 18y ago
  • Does not workBy nepalarmy in Combat Arms Hacks & Cheats
    2Last post 17y ago
  • My vip hack does not workBy Thetoiletguy911 in General Hacking
    2Last post 17y ago
  • the hack does not work in the ca euBy Massimo1993 in Combat Arms Hacks & Cheats
    2Last post 17y ago
  • Hack for european version DOES NOT work at the moment, so STOP post threads about it.By hilycker in Combat Arms Europe Hacks
    25Last post 17y ago

Tags for this Thread

None