friend command allows you to add and remove players from your friends list. Friended players are typically highlighted differently in the client and excluded from certain combat modules.
Syntax
The action to perform:
add to add a friend, or del to remove a friend.The in-game name (IGN) of the player to add or remove.
Actions
Add Friend
Add a player to your friends list:Remove Friend
Remove a player from your friends list:Examples
Managing Your Friends List
Add multiple friends:Team Gameplay
Before starting a team fight, add your teammates:Features
Auto-complete Support
The friend command includes intelligent auto-complete:- When using
add, it suggests players who are not currently friends - When using
del, it suggests players who are currently friends - This helps prevent accidentally adding duplicate friends or trying to remove non-existent friends
Case-Insensitive Matching
Player names are compared case-insensitively, so:Usage Notes
- Player names should be the exact in-game name (IGN)
- Friends are persisted across client restarts
- Adding a player who is already a friend will create a duplicate entry (use
delto remove if needed) - Removing a non-existent friend will not produce an error
- Invalid command format will display “Invalid format” message
Friend Benefits
Combat Modules
Friended players are typically excluded from targeting in:- KillAura/Aura modules
- AutoTotem priority calculations
- Crystal Aura targeting
- Other offensive modules
Visual Indicators
Friends may be displayed with:- Different name colors in ESP
- Special markers or highlights
- Distinct tracers
Protection
Friends are protected from:- Accidental targeting
- Griefing modules
- Automated actions that could harm them
Related Features
- Friend list is managed through
FriendManager - Friends are stored as
Friendobjects with their IGN - The list persists in the client’s data files