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 › Call of Duty Hacks & Cheats › Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats › Call of Duty Modern Warfare 3 Coding, Programming & Source Code › AutoHotKey Help

QuestionAutoHotKey Help

Posts 1–4 of 4 · Page 1 of 1
SH
shinyjijo
AutoHotKey Help
Hey guys,
After a few weeks of using hacks from this lovely website I feel like I need to give something back to the community. (Also, my favorite hacks are currently patched.)
Anyway, after catching this whiff of inspiration, I felt like making an AutoHotKey script that would allow me to quickscope and silent shot with my beast MSR. And of course, I have straight away ran into problems. This is my script so far:
Code:
Click Left::
Send {CLickDownRight}
Send {ClickLeft}
Send {ClcikUpRight}
So here is my problem(s):
1. The script seems to automatically run the first line so the that the script just exits when completed, but if i keep my mouse over the script icon it keeps replaying itself over and over. I want it to go to the task bar.
2. I don't know how to add some sort of sleep command. (For example, a VB script uses Sleep500 to sleep for 500 milliseconds.)
Any help would be kindly appreciated.
Thanks.
#1 · 13y ago
C4
C4P
1. You need a loop (if i understood your question correctly)
2. For that, google is your best friend How to set delay in vbscript - Stack Overflow
#2 · 13y ago
SH
shinyjijo
I don't think a loop is what I need. What I wanted to happen was when you started the script it would go to the task bar and when you pressed left mouse it would preform my quick scope. The other thing is that I am not coding this in VBsript, unless that delay would also work in AutoHotKey.
#3 · 13y ago
SH
shinyjijo
*UPDATE* Thanks to the power of the internet I have found my errors. Instead of Mouse right I should have been using RButton and sleep is done Sleep 500 (for 500 milliseconds.) You may now close this thread and make it solved admins.
#4 · 13y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • AutoHotKey Help!By tehsprayer in Call of Duty Modern Warfare 3 Help
    1Last post 14y ago
  • Help my!By Windowns7 in Combat Arms BR Coding Help
    2Last post 15y ago
  • Combat arms Vid helpBy djw111 in Combat Arms Help
    4Last post 14y ago
  • Ajuda / HelpBy - Battery' in Combat Arms BR Coding Help
    3Last post 15y ago
  • AFK Bot [help]By fet in Combat Arms Help
    7Last post 15y ago

Tags for this Thread

#autohotkey#hack#help#mw3#quickscope