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 Coding & Resources › CSGO Simple internal base

CSGO Simple internal base

Posts 1–15 of 31 · Page 1 of 3
MarkHC
MarkHC
CSGO Simple internal base
I've commented everything I thought appropriate, and in due time I mean to add more comments to the files from the SourceEngine SDK that are included on the project.

It's nothing special, as anyone that has coded anything internal can probably see. I've coded from scratch it in ~3 hours, so if you find any bug please let me know.

This uses ImGui and DX9 for rendering (so if you are going to use it, disable Multicore Rendering).

What the source contains:
  • Netvar Manager class
  • Simple DX9 Renderer
  • Mouse based GUI using ImGui
  • Recoil-Control System
  • ESP boxes
  • Bunny Hop
  • Auto-Accept matches


What it looks like (excuse the music, I only noticed it after uploading :P):


Links:
  • Source: https://******.com/MarkHC/CSGOSimple


Credits:
- dude719 for the SDK he released some months ago
- esoterik, for the Auto-Accept idea
#1 · 10y ago
JC
jcmsin
Looks nice! Will Give It Ago.
#2 · 10y ago
4N
4nuoFZf9aE
Very nice stuff you posted Mark.
#3 · 10y ago
ImWhacky
ImWhacky
Hey I was wondering if i could get some help. in the Hooks.h file i keep getting the error "'GWL_WNDPROC': undeclared identifier". Could you please tell me how to fix this if possible?
#4 · 10y ago
CL
CLOOK
Quote Originally Posted by ImWhacky View Post
Hey I was wondering if i could get some help. in the Hooks.h file i keep getting the error "'GWL_WNDPROC': undeclared identifier". Could you please tell me how to fix this if possible?
GWLP_WNDPROC is what fixes the error for me and is what I got as an answer to this issue. However, it doesn't fully resolve the other errors for me :/ I think its a problem with the include paths for the DirectX SDK not being correct. I don't know nobody has responded to my thread.
#5 · edited 10y ago · 10y ago
ImWhacky
ImWhacky
Quote Originally Posted by CLOOK View Post
GWLP_WNDPROC is what fixes the error for me and is what I got as an answer to this issue. However, it doesn't fully resolve the other errors for me :/ I think its a problem with the include paths for the DirectX SDK not being correct. I don't know nobody has responded to my thread.
Yea, that's what I tried first and it just made more errors. I just went on and made my own menu with buttons and stuff...
#6 · 10y ago
CL
CLOOK
Quote Originally Posted by ImWhacky View Post
Yea, that's what I tried first and it just made more errors. I just went on and made my own menu with buttons and stuff...
Yeah, I pm'ed mark about this. When he gets on I hope he helps me out. If I get an answer I will post the solution here.
#7 · 10y ago
CL
CLOOK
Holy fuck I'm retarded... I tried to compile it as x64 instead of x86... That's the fix for all that have the same problem.
#8 · 10y ago
HU
Hunter
Bump.
#9 · 10y ago
47
4773n0x
This base is amazing, thanks again MarkHC !
#10 · 10y ago
totiloshungary
totiloshungary
wow this loks perfect! but pls tell me what do i need to do exactly...im new to this stuff
do i just copy the files in my csgo install directory?
I just want to use the boxes thats all
hope u guys can help me
"sorry if i posted in the wrong place"
#11 · 10y ago
ImStyL
ImStyL
Quote Originally Posted by totiloshungary View Post
wow this loks perfect! but pls tell me what do i need to do exactly...im new to this stuff
do i just copy the files in my csgo install directory?
I just want to use the boxes thats all
hope u guys can help me
"sorry if i posted in the wrong place"
Sorry but this isn't for you :L
#12 · 10y ago
OR
orad1232
I got 3651 errors
what do I need to install to build it?
#13 · 9y ago
DarknzNet
DarknzNet
Quote Originally Posted by orad1232 View Post
I got 3651 errors
what do I need to install to build it?
What if you set solution platform from x64 to x86?, but idk how you managed to get that many errors xd.
#14 · 9y ago
OR
orad1232
Quote Originally Posted by DarknzNet View Post


What if you set solution platform from x64 to x86?, but idk how you managed to get that many errors xd.
I didn't
#15 · 9y ago
Posts 1–15 of 31 · Page 1 of 3

Post a Reply

Similar Threads

  • How to make a simple text based game in c++By VvITylerIvV in Programming Tutorials
    13Last post 16y ago
  • [Source Code] Simple Game Base with Special FXBy supercarz1991 in Combat Arms Hack Coding / Programming / Source Code
    23Last post 15y ago
  • simple wallhack base code of your project PHBy amuto22 in CrossFire Hack Coding / Programming / Source Code
    3Last post 14y ago
  • Simple NoMenu Base[C++]By iDarkness in CrossFire Hack Coding / Programming / Source Code
    18Last post 14y ago
  • My simple Text Based RPG!By VvITylerIvV in C++/C Programming
    6Last post 15y ago

Tags for this Thread

None