Skip to content
Piotr Brzozowski edited this page May 2, 2020 · 2 revisions

FAQ

Q: Can i Get Banned?

I contacted Riot about it and this is their response: http://files.stirante.com/2018-05-06_12-29-32.png

  1. This software doesn't provide any advantage. It only speeds up setting runes when in champion select.
  2. This project is open source and if you are feeling unsure you can always check the code. Pull requests are also welcome.

Q: Where is the source for runes?

Currently RuneChanger gets runes for champions from RuneForge.gg, Champion.gg and u.gg. This list is constantly expanded.

Q: How does the application even work?

Simple answer: When you click on champion in champion select, Rune Changer downloads runes for that champion from RuneForge.gg and displays a simple GUI to apply them to your currently selected rune page. Since patch 1.7 we also offer functionality to change your runepages outside champ select by using the "Runebook" tab in the settings gui.

More technical answer: It uses the internal League of Legends client API to find out which champion you want to play and offers to set all needed runes. Nothing is actually injected into client as the button and the list are separate windows which follow the client window.