Skip to content

Instantly share code, notes, and snippets.

@Asbra
Asbra / lcu-mm-auto-accept-auto-lock-champion.py
Last active September 18, 2023 12:41
League of Legends auto-accept matchmaking, auto-pick champion, insta-lock champion, via LCU API (any region)
###############################################################################
# League of Legends (LCU API) script
#
# Auto accept matchmaking
# Automatic/instant pick champion
# Automatic/instant lock champion
# Set High process priority
#
# Usage:
# python lcu-mm-auto-accept-auto-lock-champion.py "Jax" "Xayah"
@xadamxk
xadamxk / LCU API for Champion Select
Last active September 23, 2023 04:59
GET /lol-champ-select/v1/session
{
"actions": [
[
{
"actorCellId": 0,
"championId": 103,
"completed": true,
"id": 1,
"pickTurn": 1,
"type": "ban"