Champion-If-Ayyy
Championify is a little program that downloads all the recent item sets from popular websites like Champion.gg, Lolflavor, and KoreanBuilds, and imports them in to your League of Legends to use within game! No hassle. Championify supports 39 languages and with plenty of new features planned and in the works!
Windows and OSX are both supported, tested on Windows 10 and OSX 10.11.3.
Check out screenshots here!
- Summoners Rift and ARAM Item Sets
- 3 Sources (Champion.gg, LolFlavor, and KoreanBuilds)
- Skill Priorities lists (Q.W.E.Q.E.R) or Q>E>W
- 39 Languages
- Bunch of preferences to display item sets in the way you prefer
- Automation using command line preferences (simpler system coming soon)
- Automatically save preference settings
- Garena support
- Does not touch other item sets that you or other applications create
Found here
### 1.3.3 (April 6th, 2016)- Disabled LeagueOfGraphs
- Fixed bug when install path isn't correctly set and throws an error instead of a warning
- Fixed health pots missing
- Fixed duplicate items
- Fix preferences not being loaded correctly after updating.
- Added KoreanBuilds and LeagueOfGraphs as sources
- Download multiple sources at once instead of just one
- New logo by Omer Levy (cause yeah, pretty is a feature)
- Updated latest translation
- Fixed skills sometimes broken on certain champs (Kha'Zix for example)
- Fixed various bugs with languages
- Added missing consumables
- Fixed sentences in specific languages being too long and pushing rows too far down
- Progress bar is more accurate
- Complete refactor
- Dropped Coffeescript, Lodash, and Async for ES6, Ramda, and Bluebird
- Dropped Bower
- Fixed development on Windows,
npm run devnow works on both OSX and Windows - Code consistency to follow new styling guidelines
- Removed anything that uses
windowfor it's own module - Updated electron to 0.35.4 (still uses Node 4)
- Improved error handling
- Improved logging
- Status view now shows in the full app (and scrolls like it did before)
- New sources can now be dropped in and the app will handle the rest (see CONTRIBUTE.md)
- Shrunk build size by 5MBs (deep cleaning of
node_modulesfolder) - Removed a bunch of unused/unneeded packages
- Docs written for the entire app to make contributing easier
I'm completely open to new ideas and suggestions! Put up an Issue, hit me up on Gitter, or send me a message on reddit /u/dustinheroin and I'll see what I can do.
Please see CONTRIBUTE.md
See FAQ.md
Check out the Features tag in Issues to see all up and coming ideas.
## Command Line Parameters Championify supports a few command line parameters for those who would like to automate a few tasks before it's official supported within the app. Params work on both Windows and OSX, and uses the last saved preferences made on the app (preferences are saved each time you hit import). The command line prefs do need improvement and can be tracked [here](https://github.com/dustinblackman/Championify/issues/165).Params
--importImports item sets--deleteDeletes item sets--autorunSilently (without loading the UI) imports item sets--closeCloses Championify when finished--startLeagueStarts League of Legends after import
Example
Silently imports and starts League afterwards.
C:/Championify/championify.exe --autorun --startLeagueFor the adventurous, bleeding edge builds are available of each branch through CIs. A simpler method will be available once a website is built.
Windows
Open Appveyor and select the the latest master branch commit, then Platform: x86, then artifacts. You'll find download.txt that contains a Zippyshare link to the build off that commit.
OSX
Open Travis and select the the latest master branch commit, scroll down through the test log until you see npm run build-artifact, a few lines down you should see a Zippyshare link to the build off that commit.
OSX:
npm i
npm run buildWindows:
npm i --arch=ia32
npm run buildYou'll find a Championify.exe/Championify.app in the releases folder.
Wine is required if building on Mac for Windows.
brew install wineSoon Championify will be expanding, big! With plenty of suggestions and new ideas, Championify will be making it's way to the web and mobile. This will unfortunately have server costs in order to get started and keep running. A couple bucks is more then enough to help! :) Donate here!
See BACKERS.md
- Icon by Omer Levy
- Joeldo of Champion.gg
- Lolflavor
- KoreanBuilds
- @sargonas and the rest of the Riot API team for unlocking item sets
- All the wonderful people on my Transifex team (all 180 of you) for helping translate Championify!
Championify isn't endorsed by any of it's content sources or Riot Games and doesn't reflect the views or opinions of them or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

