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 › Programming › C++/C Programming › Newbie, help!!!

Newbie, help!!!

Posts 1–15 of 17 · Page 1 of 2
UN
Unescrews
Newbie, help!!!
I made a few little programs, like a music player and a calculator, nothing special.
Found this forum and wanted to learn hacking, since I've been really pissed off being beaten by campers and snipers.
So what i actually wanted, is someone to help me out with making my own hack or something similar; or just tell me what to do/make.
Thanks!
#1 · 13y ago
TI
timiostimio
First Download C++,Then code a base, Get Offsets, Code Functions , Done
Um...Which game you want to hack?
#2 · 13y ago
UN
Unescrews
Ok, I've been following tutorials. And I did everything you said, which is exactly what he said. So, I got VS2012 and I used olly dbg and cheat engine to get the offsets and the addresses. But I get a error when doing this: "Application::EnableVisualStyles();" It says: "Name followed by '::' must be a class or namespace name".
I get that error every time I type "Application::*rest of code*". So please give me a quick response
#3 · 13y ago
Sky_____
Sky_____
Hack for games or what?
#4 · 13y ago
UN
Unescrews
Yeah, hack for a game, but please resolve my error :/
#5 · 13y ago
Jazk
Jazk
Quote Originally Posted by Unescrews View Post
Ok, I've been following tutorials. And I did everything you said, which is exactly what he said. So, I got VS2012 and I used olly dbg and cheat engine to get the offsets and the addresses. But I get a error when doing this: "Application::EnableVisualStyles();" It says: "Name followed by '::' must be a class or namespace name".
I get that error every time I type "Application::*rest of code*". So please give me a quick response
Try this.
Application:: *rest of code* using namespace std;
#6 · 13y ago
Auxilium
Auxilium
Quote Originally Posted by Unescrews View Post
Ok, I've been following tutorials. And I did everything you said, which is exactly what he said. So, I got VS2012 and I used olly dbg and cheat engine to get the offsets and the addresses. But I get a error when doing this: "Application::EnableVisualStyles();" It says: "Name followed by '::' must be a class or namespace name".
I get that error every time I type "Application::*rest of code*". So please give me a quick response
Jesus christ, it's obvious.

"Name followed by '::' must be a class or namespace name"

Meaning the thing before the :: is not a class or namespace, because it hasn't been declared.

stop leaching please.


---------- Post added at 12:35 PM ---------- Previous post was at 12:32 PM ----------

Quote Originally Posted by Jazk View Post


Try this.
Application:: *rest of code* using namespace std;
Do you know how to program in C++?
#7 · edited 13y ago · 13y ago
UN
Unescrews
Nevermind
I got it, another forum gave me the solution. You guys are so complicated :/
#8 · edited 13y ago · 13y ago
Kallisti
Kallisti
Quote Originally Posted by Unescrews View Post
I got it, another forum gave me the solution. You guys are so complicated :/
does solution mean give you code?
#9 · 13y ago
UN
Unescrews
Your humor gave me cancer mate
#10 · 13y ago
GI
GiveMeForceOPNigger
Quote Originally Posted by Unescrews View Post
Your humor gave me cancer mate
You are the source of cancer and need to die in a fire for the better cause.
#11 · 13y ago
'Bruno
'Bruno
Quote Originally Posted by Unescrews View Post
Your humor gave me cancer mate
Your lack of skill to learn gave us all cancer.
#12 · 13y ago
XiaoGirlz
XiaoGirlz
I've got a UnderGround Hacking book teaches u everything so that u can be elite hacker not script kiddes anymore.
I'm not elite hacker yet tho because i don't really enjoy reading that book and i'm finding new book.
I can share it with u for FREE(Limited time)

Quote Originally Posted by Ecoste View Post
Sounds legit.
Of corse it's legit what do u think i'm going to lie you??
I can share the book to you over skype(NO RATS or anything)
It is a PDF flie and u need Adobe Reader to read it.
#13 · edited 13y ago · 13y ago
EC
Ecoste
Quote Originally Posted by XiaoGirlz View Post
I've got a UnderGround Hacking book teaches u everything so that u can be elite hacker not script kiddes anymore.
I'm not elite hacker yet tho because i don't really enjoy reading that book and i'm finding new book.
I can share it with u for FREE(Limited time)
Sounds legit.
#14 · 13y ago
UN
Unescrews
Whatever, this is solved, this page has bad humor, the end...
#15 · 13y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • Newbie Help on downloadingBy wolfe2224 in Suggestions, Requests & General Help
    1Last post 15y ago
  • Newbie help neededBy krrahulanand in CrossFire Discussions
    18Last post 14y ago
  • [SOLVED] Newbie needs help (but I am competent!)!By Selver in Call of Duty Modern Warfare 2 Help
    5Last post 16y ago
  • Newbie needs helpBy ins in C++/C Programming
    1Last post 17y ago
  • Newbie needs help ! XDBy dean-wingess in Combat Arms Europe Hacks
    10Last post 17y ago

Tags for this Thread

#unescrews derp newbie c++