Skip to content

Create League of Legends 5v5 training lobbies with highly configurable settings!

License

Notifications You must be signed in to change notification settings

kaan1957/Nanolobby

Repository files navigation

Nanolobby

Nanolobby is a C# application designed to simplify the process of creating and managing 5v5 training lobbies in League of Legends. The application allows you to easily assign champions and positions to bots, save and load lobby layouts, and many more...

nanolobby_preview

Features

  • Allows the user to manually add bots similar to how league does
  • Changing the position and difficulty of the added bot
  • Save and load layouts
  • Reset layouts to default settings
  • Error logs
  • Easy and user friendly interface

Usage

  1. Open the application
  2. Add bots or just choose the empty option
  3. Adjust the difficulties of the bot, change their positions Make sure you are not using any duplicate lanes, or else the bots will just leave afk in fountain, do not use the same bot twice in your team.
  4. Press the create button or you can just press ENTER key when you are done.

Prerequisites

  • Visual Studio (if you are looking to use this project in one of your own projects)
  • .NET Framework

Installation (advanced)

  1. Clone the repository:
    git clone https://github.com/kaan1957/Nanolobby

Please report any issues you find and I'll try my best to help.