Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

. #26

Answered by EichmannT
r3dw00dy asked this question in Q&A
. #26
Apr 5, 2022 · 1 comment
Discussion options

You must be logged in to vote

Hi. You need to install Python on Windows, the download Pipenv. You don't specifically need Git installed if you download the code to your C:.
I integrated Python into my CMD and used that. Go to the LOKBOT folder and install pre-reqs for the code.

pip install requirements.txt

This pulls all the extra libraries you will need in Python to run the lokbot. Then it's a case of running it.
python -m Lokbot %youraccesscode%
You need to open League of Kingdoms in a browser, hit F12, start a network trace then logon and get your access_token from the Header in the trace.
It's a bit complicated. If you work in IT then you'll be able to fumble around and get it up and running in 30-60 minutes depen…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hldh214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants