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 › Steam Games Hacks & Cheats › Counter-Strike 2 Hacks › Counter-Strike 2 Help › Visual Basic 2013 C++ Processes

Visual Basic 2013 C++ Processes

Posts 1–7 of 7 · Page 1 of 1
Skrumpee
Skrumpee
Visual Basic 2013 C++ Processes
Hello,
I recently had a look at Bucky's c++ tutorials, and have been using that to start coding my first hack. I've done all my code and put it all together, except when i try to compile the code, it only comes up with one/two error(s), which happens to me on every hack i try to code; have a look
error C2039: 'GetProcess' : is not a member of 'ProcMem'
and the other, which is basically the same thing;
IntelliSense: class "ProcMem" has no member "GetProcess"
Any help would be greatly appreciated!
#1 · 11y ago
LO
Loboti
Learn coding => Learn gamehacking => Code hacks.
#2 · 11y ago
Skrumpee
Skrumpee
Quote Originally Posted by Loboti View Post
Learn coding => Learn gamehacking => Code hacks.
Hahaha alright will do
#3 · 11y ago
MO
Motherflufferr
Quote Originally Posted by Skrumpee View Post
Hello,
I recently had a look at Bucky's c++ tutorials, and have been using that to start coding my first hack. I've done all my code and put it all together, except when i try to compile the code, it only comes up with one/two error(s), which happens to me on every hack i try to code; have a look

and the other, which is basically the same thing;


Any help would be greatly appreciated!
1. That is not how you provide credits for a mem class.

2. You did not watch the tutorials, else you would understand what the problem was

3. Stop copy + pasting and learn to code.
#4 · 11y ago
LO
Loboti
Quote Originally Posted by Skrumpee View Post
Hahaha alright will do
And never copy&paste. It will result in this errors.

- - - Updated - - -

Quote Originally Posted by Motherflufferr View Post
1. That is not how you provide credits for a mem class.

2. You did not watch the tutorials, else you would understand what the problem was

3. Stop copy + pasting and learn to code.
But copy&pasting is knowledge, said a wise men any time.
#5 · 11y ago
GT
gtaplayer2
Quote Originally Posted by Loboti View Post
But copy&pasting is knowledge, said a wise men any time.
In one way you're correct, you do indeed get copy pasting knowledge from copy pasting. But you will never be able to write your own hacks if you only copy paste.
#6 · 11y ago
LO
Loboti
Quote Originally Posted by gtaplayer2 View Post
In one way you're correct, you do indeed get copy pasting knowledge from copy pasting. But you will never be able to write your own hacks if you only copy paste.
That was sarcasm, because of Motherfluffer's signature.
#7 · 11y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • Visual Basic 2013 Tutorial How To Settings(Save Strings, Integers, +More)By badbad22 in Visual Basic Programming
    9Last post 12y ago
  • Writing your own Visual Basics (v5 or v6) TrainerBy TheRedEye in Game Hacking Tutorials
    29Last post 12y ago
  • [Request]How to make a process list in visual basic 2008By trevor206 in Visual Basic Programming
    2Last post 17y ago
  • Packets & Visual BasicBy BadBob in Hack Requests
    5Last post 20y ago
  • [Help] Atom API with Visual Basic 6.0 or .NETBy Bull3t in Visual Basic Programming
    5Last post 20y ago

Tags for this Thread

#c++#csgo#process#visual basic 2013 help