🖱️ Reverse Clicks + Right Click Block Blocker
⚙️ This AutoHotkey script is designed to manage mouse clicks on messaging platforms like WhatsApp Web, WhatsApp Beta, and Telegram — in Google Chrome & Apps .
🚀 Features
- 🔁 Reverses mouse click actions in specific apps
 - 🖱️ Left click on close area ➡ minimizes the app window
 - 🖱️ Right click on close area ➡ closes the app window after restoring it
 - 🚫 Blocks the right-click context menu when triggered in the target zone
 - 🧠 Smart detection based on mouse location relative to the window’s top-right corner
 
🧠 How It Works
- 📍 Detects the app window title (WhatsApp, Telegram, etc.)
 - 📐 Calculates distance between your click and the top-right corner of the window
 - 🎯 If click is inside a small circle in that corner, it triggers specific actions:
    
- 🖱️ Left click = minimize window
 - 🖱️ Right click = restore + close window
 
 - 🛑 Suppresses the right-click context menu to keep things clean
 
📥 Download
👉 Click here to download the Reverse Clicks .exe file
💡 Great for advanced multitaskers who use pinned messaging windows and want fast control with mouse gestures!