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 › [Release] Working PTC

[Release] Working PTC

Posts 1–15 of 90 · Page 1 of 6
…
Hahaz
Hahaz
[Release] Working PTC
I take no credits for this, i'm just helping you guys get working ptc. I will use base from Whit, if you want the menu, check back Whit's post here.

How to use:
  1. Open visual studio & make new project
  2. Win32 project > DLL + empty Project
  3. Click header > right click > add existing files (.h)
  4. Click source files> right click > add existing files (.cpp)
  5. Check your project setting
  6. Compile


By SNal2F
Code:
//In Globals 
typedef void (__cdecl *lpSetConsoleVariable)(unsigned long console,char* szVal);
lpSetConsoleVariable SetConsoleVariable;

//In Present or Endscene
void cBase::RenderFrame(LPDIRECT3DDEVICE9 pDevice)
{	
	SetConsoleVariable = (lpSetConsoleVariable)(0x0484BC0);
	
	if(GetAsyncKeyState(VK_INSERT)&1){
		ptc =! ptc;
	}
	if(ptc){
		SetConsoleVariable(0x8003F0,"ShowFps 1");
	} else {
		SetConsoleVariable(0x8003F0,"ShowFps 0");
	}
}
Result:


By Gordon
Code:
//In Globals
typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)0x00485E10;

//In Present or Endscene
void cBase::RenderFrame(LPDIRECT3DDEVICE9 pDevice)
{
	if(GetAsyncKeyState(VK_INSERT)&1){
		ptc =! ptc;
	}
	if(ptc){
		pRunConsoleCommand("ShowFPS 1");
	} else {
		pRunConsoleCommand("ShowFPS 0");
	}
}
Result:


I got higher framerate in game when using Gordon's method, so you decide which is one u want to use. Also for Whit's base i post below, u still need to improve it bcoz i spend only 5 mins fixed the ptc without looking other things in base.

Credits:
Gordon (ptc)
SNal2F (ptc)
Gellin, Hans (base)
Whit (combiner)

Have fun

VirusTotal - Free Online Virus, Malware and URL Scanner
Console.rar MD5:a58893690922574f61c162d162a95689 - VirSCAN.org Scanners did not find malware!
#1 · edited 15y ago · 15y ago
ac1d_buRn
ac1d_buRn
gj. does it DC going ingame?
#2 · 15y ago
Hahaz
Hahaz
Quote Originally Posted by ac1d_buRn View Post
gj. does it DC going ingame?
No, tested for 20mins & no dc ^^
#3 · 15y ago
ac1d_buRn
ac1d_buRn
Quote Originally Posted by hahaz View Post
No, tested for 20mins & no dc ^^
holey crap. epic shit.
Mind PMing me the console?
#4 · 15y ago
SY
Synns
Feeding the copy pasters for a couple of thanks and reps, again?..
#5 · 15y ago
ac1d_buRn
ac1d_buRn
Quote Originally Posted by Tyrannus View Post
Feeding the copy pasters for a couple of thanks and reps, again?..
probably xD
I still dont know why im DC'ing and all im doing is drawing some text that says "This is a test"
#6 · 15y ago
Hahaz
Hahaz
Quote Originally Posted by Tyrannus View Post
Feeding the copy pasters for a couple of thanks and reps, again?..
None of your business?

@Acid, pmed.
#7 · 15y ago
jajarem64
jajarem64
Epicness Hahaz PM me with it plz, thanks.
#8 · 15y ago
anaestheist
anaestheist
I would donate to you Hahaz, for not beign selfish. /
#9 · 15y ago
freedompeace
freedompeace
oh dear, here come back the raid of hacks O:
#10 · 15y ago
SY
Synns
l0l

It's this thread all over again.
#11 · 15y ago
AN
AnoNimTeck
Quote Originally Posted by Tyrannus View Post
l0l

It's this thread all over again.
Yea... I think here will be again a flame war...
#12 · 15y ago
MrSkafighter
MrSkafighter
I Hope When I Add No Recoil It Bypassed Nexon.
#13 · 15y ago
@osma8
@osma8
Quote Originally Posted by MrSkafighter View Post
I Hope When I Add No Recoil It Bypassed Nexon.
Dont we all? lol
#14 · 15y ago
ᶠᶸ
ᶠᶸᶜᵏ
Quote Originally Posted by MrSkafighter View Post
I Hope When I Add No Recoil It Bypassed Nexon.
Just turn it on/off ingame only.
#15 · 15y ago
Posts 1–15 of 90 · Page 1 of 6
…

Post a Reply

Similar Threads

  • DO NOT RELEASE ANY WORKING PTC FUNCTIONSBy topblast in Combat Arms Coding Help & Discussion
    71Last post 15y ago
  • [RELEASE] Working SpeedhackBy quin123 in WarRock - International Hacks
    18Last post 19y ago
  • [RELEASE] Working AimBotBy quin123 in WarRock - International Hacks
    28Last post 19y ago
  • [RELEASE] Working AddeysBy quin123 in WarRock - International Hacks
    40Last post 19y ago
  • [RELEASE] Working Bypass (30 min)By xxpagxx in WarRock - International Hacks
    26Last post 19y ago

Tags for this Thread

None