Mastering the Rift: How to Bind Auto Attack Move to Left Click

Auto Clicker / Automation · 2026-03-10

In the high-stakes world of competitive gaming, specifically within the Multiplayer Online Battle Arena (MOBA) genre, mechanical precision is the barrier between a casual player and a pro. One of the most critical mechanics is "Attack Move." For years, players have struggled with the default keybindings that often require awkward finger contortions. Today, we are diving deep into how to bind auto attack move to left click—a game-changing optimization that can significantly boost your performance, reduce hand fatigue, and make your kiting (or "orb walking") feel smoother than ever.

Understanding Attack Move: Why It Matters



Before we jump into the technical steps, it is essential to understand what Attack Move actually does. In games like League of Legends or Dota 2, a standard right-click serves two purposes: movement and targeted attacking. If you click the ground, you move. If you click an enemy, you attack.

The danger arises when you misclick. If you intend to hit a champion but click a pixel to their left, your character will walk directly into the enemy team. Attack Move solves this. It tells your character to move toward a location but stop and attack the nearest enemy the moment they enter your range. By binding this to your left click, you separate the "Move Only" command (Right Click) from the "Attack Nearest" command (Left Click), creating a dual-input system that minimizes errors.

The Benefits of Using Left Click for Attack Move



Transitioning from the default Shift + Right Click or A + Left Click to a dedicated Left Click binding offers several professional-grade advantages:

1. Reduced Cognitive Load: You no longer need to hold a modifier key like Shift or Ctrl. Your brain simply associates right-click with evasion and left-click with aggression. 2. Enhanced Kiting (Orb Walking): Kiting requires you to move between auto-attack animations. With the left-click bind, you can rapidly alternate between right and left clicks to maintain maximum distance from your target while dealing consistent damage. 3. Improved Accuracy: When combined with the "Attack Move on Cursor" setting, your character will prioritize the target closest to where you clicked, rather than just the closest target to your character. This allows for surgical precision in chaotic team fights. 4. Ergonomic Safety: Repetitive strain is a real concern for gamers. Reducing the need to hold down keyboard modifiers can help prevent wrist strain over long sessions.

Method 1: The In-Game Settings (The Easy Way)



Fortunately, developers like Riot Games have recognized the demand for this feature. In the past, players had to edit system files, but now it is often found directly in the menu.

Step-by-Step for League of Legends:

1. Launch the Game: It is best to do this in a Practice Tool session so you can test the results immediately. 2. Open the Menu: Press Esc to bring up the Options menu. 3. Navigate to Hotkeys: Click on the "Hotkeys" tab on the left. 4. Scroll to the Bottom: Look for a checkbox labeled "Bind Attack Move to Left Click." 5. Enable and Save: Check the box and click "Okay."

Note: When you enable this, you might find it difficult to click on the Minimap or interact with shop menus. Most games will automatically remap "UI Interaction" to Shift + Left Click to compensate.

Method 2: Editing Configuration Files (The Manual Way)



If your game doesn't have a simple checkbox, or if the in-game toggle is feeling unresponsive, you can manually edit the configuration files. This is often necessary for older versions of games or for specific automation setups.

For Windows Users:

1. Navigate to your game's installation folder (e.g., C:\Riot Games\League of Legends\Config). 2. Find the file named PersistedSettings.json (or input.ini). 3. Back up the file! Copy it to your desktop before making any changes. 4. Open the file with Notepad or Notepad++. 5. Search for the string evtPlayerAttackMoveClick. 6. Change the value to [Button 1] (which represents the Left Mouse Button). 7. Save the file and set it to "Read Only" if the game keeps overwriting your changes.

Method 3: Using Automation Tools and Mouse Software



For users who want a more universal solution—or those playing games without native support—third-party automation tools and mouse software (like Razer Synapse, Logitech G Hub, or specialized Auto Clickers) are excellent alternatives.

Using Mouse Software:

  • Macros: You can create a macro that triggers A + Left Click whenever you press a specific mouse button.
  • Profile Switching: High-end mice allow you to have a "Gaming Profile" where the Left Click is remapped to Attack Move, and a "Desktop Profile" where it functions normally.


  • Using AutoHotkey (AHK):

    AutoHotkey is a powerful scripting language for Windows that allows for extreme customization. A simple script can remap your buttons only when the game window is active:

    #IfWinActive League of Legends (TM) Client
    LButton::a
    
    This script tells your computer: "If League is the active window, treat Left Click as the 'A' key."

    Essential Tips for Perfecting the Setup



    Binding the key is only half the battle. To truly dominate, you need to adjust your gameplay settings to match your new control scheme.

    1. Enable "Attack Move on Cursor"

    By default, Attack Move targets the enemy closest to your champion. If you are kiting away from a tank but want to hit a nearby assassin, your character might keep hitting the tank. Enabling "Attack Move on Cursor" ensures that the game targets the enemy closest to where you actually clicked your mouse.

    2. Practice "Target Champions Only"

    One downside of left-click attacking is accidentally hitting a minion or a tower during a dive. Bind the "Target Champions Only" command to an easy-to-reach key (like the ~ tilde key or a side mouse button). When held, this prevents your Attack Move from targeting anything but enemy heroes.

    3. Adapting to UI Interactions

    Remember that your Left Click is now a combat command. To buy items in the shop or click on the map without moving your character, you will likely need to hold Shift while left-clicking. This takes about 3-5 games to become muscle memory, so don't get discouraged if you accidentally walk toward a shopkeeper a few times!

    Troubleshooting Common Issues



    Issue: I can't click the minimap anymore. Solution: Most modern implementations require you to use Shift + Left Click or Middle Click to interact with the UI once the Left Click bind is active. Check your game's "Interface" settings.

    Issue: My character stops moving when I click. Solution: Ensure you aren't accidentally triggering a "Stand Still" command. Double-check your keybindings to ensure no other action is mapped to Button 1.

    Conclusion



    Learning how to bind auto attack move to left click is a significant milestone in any player's journey toward mechanical mastery. While the change can feel jarring for the first few matches, the long-term benefits of increased precision, better kiting, and reduced physical strain are undeniable.

    Whether you use the built-in game settings, manual configuration file edits, or external automation tools, separating your movement from your attacks is the single best way to level up your gameplay. Head into a practice match today, apply these settings, and start kiting like a pro!

    More to Explore

    Auto Clicker / Automation

    How to Get Auto Click on Mobile: A Complete Guide for Android and iOS

    Discover how to get auto click on mobile with our comprehensive guide. Learn the best tools for...

    Read Article
    Auto Clicker / Automation

    How to Get MurGee Auto Mouse Clicker for Free: A Complete User Guide

    Discover how to get MurGee Auto Mouse Clicker for free using the evaluation version. Learn...

    Read Article
    Auto Clicker / Automation

    Is Auto Clicker Safe for Android? A Comprehensive Security and Performance Guide

    Are you wondering if using an auto clicker on your Android device is safe? Learn about security...

    Read Article