Skip to content

This script automatically generates a LoL Splash Art HTML file (from the current selected champion) which can directly be used by any Stream Software.

Notifications You must be signed in to change notification settings

pr0pz/lol-splash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL Splash Generator

HTML Template Preview

This is how the generated template looks like by default (Check out the animation).


Made with Python Made with HTML Made with CSS

This is a League of Legends Splash Generator for Streamers or YouTubers.

Like it? I'd appreciate the support :)

Follow on Twitter Watch on Twitch Join on Discord Donate on Ko-Fi

Description

This script automatically generates a HTML file with the splash art of the current champion skin and name. The file is generated after champion select when the match starts loading.

I've originally built it as a pre game screen/scene for my stream, right before the game starts (prettier than the usual loading screen). You can simply embed the template.html file into OBS, Streamlabs or any other Streaming App.

If you know some basic HTML and CSS you can also easily adjust the template file to better fit your needs, e.g. font-name, -size, -color etc.

What does the script do?

The script generates a HTML file that can be embed in any Streaming tool. Fits perfect as a pre game loading screen.

Instructions

  1. Make sure python is installed in your machine (Download here)
  2. Install the needed py extensions:
$ pip install requests colorama
  1. Double click the main.bat file and the script will run until an error occurs or you quit the command line app. You can also just start the script via the command line:
$ python main.py

This is how it looks like when it's running...

Command line preview

That's it!

Found any Bugs?

If you find any bugs/errors, feel free to post an issue.

License

CC BY SA

That's it!

Be excellent to each other. And, Party on, dudes!