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 Scripts › Possible ahk aimbot

Possible ahk aimbot

Posts 1–15 of 32 · Page 1 of 3
ImSoFluffy
ImSoFluffy
Possible ahk aimbot
Hello, I was wondering if it was possible to make a ahk aimbot by locking your mouse to the pixel you're hovering over and it moves with it? What about saving the pixel location and track it to make a smooth aimbot? I was going to look into this. Is it just not worth spending the time or is it possible?

Cheers~ Fluffy

- - - Edit - - -

The title seems kind of misleading, Should it be changed?

My idea was having something that create the different shades of the color based on the shadows of the map and have it draw from a lets just say a 5 by 5 area around the crosshair for example that checks a color palate for the colors from the player model. And have a GUI with a way to select the map to select which color palate and the shading, as well as the team that is switchable by a hotkey. I would also want to be able to save the color it selects so I am able to make a smooth aimbot that follows the selected color. Is this possible without extreme lagging? Or is this even possible to begin with? Another idea i had was drawing a easy to see outline over visible pixels that match the color from a palate. So, Is this a complete waste of time?
#1 · edited 9y ago · 9y ago
GR
GRHGE$RerhrhERHehrj
It is possible I think, but really hard I suppose
#2 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by javiluma View Post
It is possible I think, but really hard I suppose
Do you have experience with making ahk scripts? If so could you help me out a little? Anyone that can help it would be greatly appreciated!!
#3 · 9y ago
TW
TwiistZ
idk about a smooth aim maybe a sticky / slow aim
#4 · 9y ago
_NightWare
_NightWare
I've made an color aimbot in the past for cs:go. The problem is, as you already noticed, the shades.
There are simply to much similair colors in the map that reasemble the player's head (or body).

Mine worked pretty decently for maps that had no sharder (and dev-colored maps).
The solution you mentioned, mapping all shaders for the map, would not be doable, as you'd need to read memory to do screen to world calculations. At wich point you can better just read out the players positions aswell.

Works great for other games that have a distinct color, but not for cs:go.
an example of my old script:


ps.
All made in AutoIT ofcourse.
#5 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by _NightWare View Post
I've made an color aimbot in the past for cs:go. The problem is, as you already noticed, the shades.
There are simply to much similair colors in the map that reasemble the player's head (or body).

Mine worked pretty decently for maps that had no sharder (and dev-colored maps).
The solution you mentioned, mapping all shaders for the map, would not be doable, as you'd need to read memory to do screen to world calculations. At wich point you can better just read out the players positions aswell.

Works great for other games that have a distinct color, but not for cs:go.
an example of my old script:


ps.
All made in AutoIT ofcourse.
Is it possible to disable shading in csgo? or at least lowering the shading quality with less color changes?
#6 · 9y ago
_NightWare
_NightWare
Quote Originally Posted by ImSoFluffy View Post
Is it possible to disable shading in csgo? or at least lowering the shading quality with less color changes?
Sadly it's not, no.
#7 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by _NightWare View Post

Sadly it's not, no.
Is the shadows for all maps or do the shades change depending on which map you're on?
#8 · 9y ago
Ally
Ally
Quote Originally Posted by ImSoFluffy View Post
Is the shadows for all maps or do the shades change depending on which map you're on?
no not really the shades mainly, your csgo character changes to fit whatever map to change to so its really hard to create but although you can make it a fov script aimbot by making it detect in a certain radius from the middle of the screen
#9 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by TheJoker View Post


no not really the shades mainly, your csgo character changes to fit whatever map to change to so its really hard to create but although you can make it a fov script aimbot by making it detect in a certain radius from the middle of the screen
My plan was to have it select the pixels in an area, then it creates a color palate with the different possible shades from those colors then searches for those shades in the area. If it finds the correct shade it move to it. Is this possible?
#10 · 9y ago
Ally
Ally
Quote Originally Posted by ImSoFluffy View Post
My plan was to have it select the pixels in an area, then it creates a color palate with the different possible shades from those colors then searches for those shades in the area. If it finds the correct shade it move to it. Is this possible?
yes and no but that would really work Ahk needs to find a specific hex code EX: 0x999999 the 999999 is the hex code
#11 · 9y ago
_NightWare
_NightWare
In AutoIT this is possible. however the shades in the map will ruin it all, as the shadows are gradiant, it will also match the color(s) you're looking for.

My suggestion:
If you're going to try this, do it in AutoIT, you'll get alot further then AHK.
#12 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by _NightWare View Post
In AutoIT this is possible. however the shades in the map will ruin it all, as the shadows are gradiant, it will also match the color(s) you're looking for.

My suggestion:
If you're going to try this, do it in AutoIT, you'll get alot further then AHK.
I'm away from my computer for a few days, maybe even a week.. I'm most likely going to put a week or two into trying.. Realize i'm not smart enough and give up.. But if by some miracle I stick with it would you give me some pointers? Also, my goal is to have it undetectable besides overwatch.. I know nothing about AutoIT past hearing its name a few times. Is AutoIT detectable by vac?
#13 · 9y ago
DarknzNet
DarknzNet
Quote Originally Posted by ImSoFluffy View Post
Is AutoIT detectable by vac?
If it doesn't write / read game memory its undetected .
#14 · 9y ago
ImSoFluffy
ImSoFluffy
Quote Originally Posted by DarknzNet View Post


If it doesn't write / read game memory its undetected .
I dont have much experience with writing scripts so it'll most likely be sloppy, whats the chance of it getting laggy do you think?
#15 · 9y ago
Posts 1–15 of 32 · Page 1 of 3

Post a Reply

Similar Threads

  • AHK aimbot with pixelcolorBy spotplay in Counter-Strike 2 Scripts
    3Last post 9y ago
  • Possible new aimbotBy Daedin in Alliance of Valiant Arms (AVA) Hacks & Cheats
    28Last post 16y ago
  • AHK QS + aimbotBy 63OR63 in Call of Duty Black Ops Coding, Programming & Source Code
    23Last post 15y ago
  • [Release]Advanced Aimbot - Toggle on/off - Select all possible aimbones -By kaf073 in Call of Duty Modern Warfare 2 Private Servers
    37Last post 16y ago
  • [Discuss] possible to make aimbot using nametags?By nitega in Crysis 2 Help
    18Last post 15y ago

Tags for this Thread

None