@RIOT. Attack move.

NB money·2/22/2016, 12:50:02 AM·1 votes·881 views

Why cant we put attack move, or anything as left mouse button. Its frustrating that we cant do this. i think i would help y kitting out ALOT, and be able to ward jump alot faster. If there is a way to do this please tell me, but why cant their be an easy 5 sec way to do it in the in game menu?

5 Comments

arcinex2/22/2016, 1:26:24 AM3 votes

Steps on how to bind attack move to left mouse button:

  1. Open 'Riot Games' folder

  2. Open the following 'League of Legends' folder

  3. Open the 'Config' folder

  4. Open the 'input' file

  5. Edit the file to your preferences.

Part 1 Under [GameEvents] paste the lines: evtPlayerAttackMoveClick = [Button 1]
evtPlayerSelectClick = [Shift][Button 1]

This will bind attack move to your left mouse button. You will need to use Shift + Left click to click on hud related stuff e.g., the shop, scoreboard, minimap.

Part 2 Under [HUDEvents] paste the lines:
evtOnUIMouse1 = [Button 1], [Shift][Button 1] evtOnUIMouse2 = [Button 2]
evntHudMoveableSelect = [Button 3]

This indicates that you can interact with HUD related features using both left mouse button or shift + left mouse button. The moveable select is now binded to your middle mouse button. This is used to click and scroll the minimap.

_ Note: If [GameEvents] and/or [HUDEvents] does not exist already you simply paste it in._

  1. Save the file.

  2. Delete the PersistedSettings.json file. Do not worry this file will automatically re-create itself the next time you play a game.

  3. If your client was open during all of this, restart it. If not, start it up and test out your new settings in a custom game.

Enjoy :)