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 › Advance Auto Clicker

Advance Auto Clicker

Posts 1–5 of 5 · Page 1 of 1
JU
JusCaus
Advance Auto Clicker
Im looking for or wanting to make a autoclicker that will click a button when something on the screen is in a specific location.


say theres a circle moving from left to right, i want it to click the stop button when the circle is in a certian postion.


any help?
#1 · 14y ago
ket_
ket_
You need it to run in background as hidden lets call it process or you dont mind to set focus on window if so?

1. You should get active window name and set focus to it..
2. Get that moving circle funcion or whatever hook?.. and get thouse locations from the moving circle.
3. call mouse.f set position from from you window & circle position wherever it is and mouse_event() send input/click?

However this could be all wrong and could be solved in much faster way.. if you would explain more about app. or whatever you are trying to apply this...
#2 · 14y ago
JU
JusCaus
its for a flash game that stacks blocks....
#3 · 14y ago
ket_
ket_
Quote Originally Posted by JusCaus View Post
its for a flash game that stacks blocks....
Ok nvm. what i was sayin'..

there must be faster way to do that.
#4 · 14y ago
Hassan
Hassan
You'll actually need to capture screenshot of the window quick enough so you can check for circle or whatever thing you are trying to match. However this method requires quite good amount of efficiency, which I doubt you can get. A good and more practical method would be to use cheat engine for tracking the object's location and getting button's handle so you can do this efficiently. There are many tutorials on how to hack flash games using cheat engine. Go, have a look at them.
#5 · 14y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • Auto ClickerBy mooso142 in CrossFire Hacks & Cheats
    7Last post 17y ago
  • [RELEASE] Auto Clicker v1.0By n3m1s1s in Combat Arms Discussions
    39Last post 17y ago
  • Auto-clicker...By TropX in CrossFire Hacks & Cheats
    10Last post 17y ago
  • [Release]My auto clickerBy Dillonz in Visual Basic Programming
    5Last post 16y ago

Tags for this Thread

None