A small application designed for tracking the enemies' summoner spell cooldown in League of Legends using short ingame chat commands and a clean user interface. 👍
- Fixed a lot of bugs
- Added a clean and nice ingame UI
- Updated for all new released champions
- Added a feature for typing role name instead of champ name
Once ingame, you can type /n ashe f
for example so start tracking cooldown for Ashe's flash.
You can use the name of every champion and then the first letter of every summoner spell.
B
for BarrierC
for CleanseE
for ExhaustF
for FlashG
for GhostH
for HealI
for IgniteT
for Teleport
To download and run the program, please head over to the releases page of this repository.
You can find all releases and versions of the program here: Releases Page
- There may be some issues with anti viruses false detecting. You can see the full source code here on github and verify yourself that there isn't and malware or other stuff integrated in the program.
If you still don't trust me, you can also compile the program yourself.
Okay, this is a little bit tricky... The developer of the main part of this program has gotten confirmation of this program by a rioter before. You can click here to see the comment by Riot Sargonas on Reddit.
Since the base of the program remains the same, it should therefor not break any other rules.
- Basically, it's the same as running an app on your phone for tracking cooldowns. You don't modify game files and you still have to enter the summoners manually. (type
/n ez f
for example)
This project was initially created by Jonathan Dolbee and is now continued by 4dams. I have already asked the original creator if he grants me full permission to continue his project but haven't received an answer so far. The old repository was not licensed.
If the original creator does not want me to continue his project, I will of course respect that and stop working with this repository and maybe delete it.