USE CASE 1: I want to kill League instantly, no questions asked
USE CASE 2: I want to kill other apps so they will not interfere with League while I’m playing
Written in C# .Net 8 Windows forms. Visual Studio. I publish as a single file executable, create a shortcut and run that shortcut on startup. Now I can CTRL-F1 to instantly kill League without any confirmation menus.
Here’s how it looks in my taskbar. The tooltips don’t do anything, they’re just a reminder for the button combos. You can use any icon you want, in the code it’s called “spat2.ico”. Let me know if you want any help setting this up