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 › Visual Basic Programming › [VB.NET] mouse click in external window

[VB.NET] mouse click in external window

Posts 1–2 of 2 · Page 1 of 1
IZ
iz0n
[VB.NET] mouse click in external window
hello,

i managed to create a program to perform mouse clicks of all types using win API..
calculate the original mouse position and add a few some maths for the new X,Y
left click down\up right click down\up...etc.
using hotkeys with KBhook.


but, all of that only applies to the main screen in general.

what im looking for is, a way to focus on a single window, and do the maths inside that window only.
knowing that the window size is fixed, and it can be moved.

so if i move the window from corner to another, i want to click the same position within that window, despite the window location.

any help would be appreciated. and thanks in advance.
#1 · 11y ago
Biesi
Biesi
https://msdn.microsof*****m/en-us/lib...=vs.85%29.aspx
https://msdn.microsof*****m/en-us/lib...=vs.85%29.aspx

could do the trick
#2 · 11y ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Similar Threads

  • Mouse click in game with VB.netBy unSatisfied in Crossfire Coding Help & Discussion
    1Last post 13y ago
  • Storing Mouse ClicksBy gwentravolta in Visual Basic Programming
    9Last post 16y ago
  • Method to Stimulate Mouse ClicksBy zhaoyun333 in C++/C Programming
    0Last post 16y ago
  • [HELP]Fast Mouse Click[Solved]By <(-_-)> in Visual Basic Programming
    5Last post 16y ago
  • Get Mouse ClickBy Xocitus in C++/C Programming
    4Last post 19y ago

Tags for this Thread

#vb.net