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 › Other Semi-Popular First Person Shooter Hacks › WarRock - International Hacks › C++ trainer for warrock Question

C++ trainer for warrock Question

Posts 1–10 of 10 · Page 1 of 1
YO
yoni1993
C++ trainer for warrock Question
i would know if i code a trainer in C++, it will be more hardest for k2 to detect him?

cause i coded one.
#1 · 19y ago
BO
boom..
well if you make a dll then it will probly not be detected for a long time.. but a app will the same.
#2 · edited 19y ago · 19y ago
NE
NetNavi
learn some english and type better...
#3 · 19y ago
~claw~
~claw~
Quote Originally Posted by yoni1993 View Post
i would know if i code a trainer in C++, it will be more hardest for k2 to detect him?

cause i coded one.
lol like dlls in gunz ijji they dont get detected for ever util a patch lol i prefer making a c++ coding dll lol
#4 · 19y ago
BO
boom..
BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved)
{
if(ul_reason_for_call = DLL_PROCESS_ATTACH)
{
DisableThreadLibraryCalls(hModule);
CreateThread(NULL,0,(unsigned long (__stdcall *)(void *))warrock,NULL,0,NULL);


return TRUE;
}
return TRUE;
}



and sorry for the bad spelling i was playing a game at the time.




void warrock(void)
{
//this is where your code will go.
//use memcpy
//this is for a dll
}
#5 · edited 19y ago · 19y ago
YO
yoni1993
ok, we will see
i almost finish my trainer in c++. (with dll)
we will see how many time it be undetected.

Help: Can anyone say me how to make a timer in c++ for make hotkey ?
Like the stamina freeze in visual basic 6.


Thank you.
#6 · 19y ago
Grim09
Grim09
Learn better typing and English.
AND learn to go to the C++ section of the forums.
Here is a quick link for the lazy people:
http://www.mpgh.net/forum/forum31-c_c/
#7 · 19y ago
YO
yoni1993
looooooooooooooool, i am not lazy at all. !!!!!!!!!!
and i do a hack wqith dll(now im lazy ?) but it work very good except the timer that i dont know how to use this.

can someone explain how to set the timer in Visual C++ 6 for the stamina freeze like in Visual Basic 6.
#8 · 19y ago
cjg333
cjg333
yo yonni is ok guys,hes with me and stranger00,hes dutch so his english might be a little off,but you get the point.why are we so rude to new ppl here at mpgh.we are all hear to learn hacks or to play with hacks.so why the attiutudes towards ppl.
#9 · 19y ago
Gourav2122
Gourav2122
Quote Originally Posted by Grim09 View Post
Learn better typing and English.
AND learn to go to the C++ section of the forums.
Here is a quick link for the lazy people:
http://www.mpgh.net/forum/forum31-c_c/
there arn't much users in that selection so, he chose this i donot blame him ~
#10 · 19y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Tags for this Thread

None