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 › Public PTC

Public PTC

Posts 1–9 of 9 · Page 1 of 1
cubanelite
cubanelite
Public PTC
Here's the PTC I used before I quit coding ca hacks... I believe it is still working.

Code:
#define consoleunwrapped = 0x486010;

void __cdecl push( const char* cCommand)
{
	void* address = ( void* ) consoleunwrapped;

	__asm
	{
		Push cCommand
		call address
		add esp, 0x4
	}
}
Good luck, and have fun.
#1 · 14y ago
CO
CookieMonster™
Uses consoleunwrapped.
You need to #define CONSOLEUNWRAPPED (Address)
for it to work.
#2 · 14y ago
cubanelite
cubanelite
Quote Originally Posted by CookieMonster™ View Post
Uses consoleunwrapped.
You need to #define CONSOLEUNWRAPPED (Address)
for it to work.
The define is obviously inside of the code tags?... Look before you post. Thanks :3
#3 · 14y ago
Flengo
[MPGH]Flengo
Won't work. If it does, it will crash.
#4 · 14y ago
RE
Reflex-
I'm gonna test this in a Few Minutes.
#5 · 14y ago
cubanelite
cubanelite
Quote Originally Posted by comando2056 View Post
Won't work. If it does, it will crash.
works perfectly fine for me... I just tested it. thanks?
#6 · 14y ago
supercarz1991
supercarz1991
i was scared for a moment that it was the same as mine ... went n checked... thank god XD
#7 · 14y ago
Flengo
[MPGH]Flengo
Quote Originally Posted by cubanelite View Post
works perfectly fine for me... I just tested it. thanks?
Play two whole games. Thanks.
#8 · 14y ago
wraithkilla
wraithkilla
lol why always a new PTc ? i dont understand lol...

just call it from class directly...

im using the same 2 liner ptc without any asm for about 6 months now lol
#9 · 14y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • WertyRO Public Runnable's [02-06-06]By WertyRO in Gunz Hacks
    16Last post 20y ago
  • Opening the forum to PUBLIC?By arunforce in Suggestions, Requests & General Help
    35Last post 20y ago
  • Opening MPGH PubliclyBy Dave84311 in News & Announcements
    9Last post 18y ago
  • bf2 PUBLIC hackBy kapocris in Hack Requests
    6Last post 19y ago
  • SCHOOl's PUblic FOLDERSBy Gourav2122 in Suggestions, Requests & General Help
    7Last post 19y ago

Tags for this Thread

None