WIKI

Chronobreak // The source of evil

forum post: RaGEZONE
discord: League Underground (please note that this discord server is dedicated to LoL clones/custom-servers in general)
download link: torrent (please help to seed)
download link: magnet (please help to seed)
download link: mega.nz (won’t last forever)

The main difference from its predecessor (apart from the fact that many systems were improved, added or rewritten) was the transition from custom scripts (which had to be written by enthusiasts together with the server) to original scripts (supplied with the game up until version 1.0.0.133).
However, like its predecessor, it uses client version 4.20, so it suffers from a mismatch between the version of scripts used on the server side and the version of resources and configs on the client side. Therefore, only those champions and items that were added before 1.0.0.133 and did not change untill 4.20 work. Anything added or reworked after 1.0.0.132 - doesn’t work.
There is a version that uses the old client, but it has not been released publicly.
An alternative solution would be to port resources from the old client to the new one.

FAQ

How to play X?

How to enable minions?

How to Connect to a Private Server Using Hamachi or Radmin?

How to play with bots?

Although it is technically possible to convert and use bot behavior trees leaked with version 1.0.0.142 of the game client, as of 12/20/2024 only Garen is publicly available and he is pretty useless scince and currently he is pretty useless, because he was reworked and his skills don't work properly.

Running the server

Prerequisites

Install .NET 8 or newer

Manual Setup (Windows)

If you have Microsoft Visual Studio 2019 or newer (Community Edition is fine too) installed, then open the GameServer Solution in VS, build and run GameServerConsole project.

Manual Setup (Linux)

# Build:
cd GameServer/GameServerConsole
dotnet build .
# Run:
cd GameServerConsole/bin/Debug/net8.0
./GameServerConsole
# Build & Run:
cd GameServer/GameServerConsole
dotnet run .

League of Legends 4.20 game client

download link: torrent (please help to seed)
download link: magnet (please help to seed)
download link: mega.nz (won’t last forever)

Running the game client

Prerequisites

Download and unpack the 4.20 version of League game client.

Manually Launching from command line (Windows)

or

Manually Launching from command line (Linux)

cd /path/to/your/League-of-Legends-4-20/RADS/solutions/lol_game_client_sln/releases/0.0.1.68/deploy
wine "./League of Legends.exe" "" "" "" "127.0.0.1 5119 17BLOhi6KZsTtldTsizvHg== 1"

Automatic launch from Visual Studio or GameServerConsole.exe

It may be a good idea to save their contents to preserve.

Old clients with debug data to reverse engineer:
archive.org/league-of-legends-0.9.22.14-beta
archive.org/LOL-1.0.0.106
archive.org/LOL-1.0.0.126

1.0.0.131 client (solution 0.0.0.64):
download link: torrent (please help to seed)
download link: magnet (please help to seed)
download link: mega.nz (won’t last forever)

1.0.0.131 up to 1.0.0.132 client (solution 0.0.0.70) patch:
The last patch before the scripts were removed from the client
download link: torrent (please help to seed)
download link: magnet (please help to seed)
download link: mega.nz (won’t last forever)

L4S launcher by Faye (source code + assets only):
download link: torrent (please help to seed)
download link: magnet (please help to seed)
download link: mega.nz (won’t last forever)

Chronoshift // Don’t even ask about it

Better check out the new old school MOBA from the same developers:
Syndicate of Souls Site Steam

League of Jinx

repo: GitHub

League of Legends 1.0.0.132 clone in Godot.
Early stage of development. Contributors wanted.

Fishbones

repo: GitHub
downloads: GitHub

Text-based Chronobreak downloader, installer and launcher.
Uses torrents to download files and find other players.
Early stage of development. Contributors wanted.