SkillAgentSearch skills...

LCUtils

A program to automate annoying tasks in the League of Legends client.

Install / Use

/learn @ptkenny/LCUtils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LCUtils

lcu logo

LCUTils is a League of Legends client utility program.

FEATURES:

  • Auto Accept queues for when you need to quickly go AFK.
  • Send desktop notifications for when you receive notifications(without having to open the client).
  • Extensible plugin architecture, so developers can create their own client extensions easily.

As of now, there is no working UI. But running the program will still work properly if you run it(provided you are on Windows 8+, which will change soon). Speaking of running the program...

USAGE:

  • Clone this repo: git clone https://github.com/patthekenny/LCUtils.git
  • CD into the folder you cloned the repo into: cd LCUtils
  • Install all dependencies from NPM: npm install
  • Install electron from NPM: npm i -g electron
  • Run the program: npm start

TODO:

  • Auto-Crafter to disenchant champion shards.
  • Random profile icon selection.
  • Restart UX when you've crashed.
  • Relog/Log into different accounts with the click of a button.

LICENSE

Copyright (C) didey 2017

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5y ago
Forks1

Languages

JavaScript

Security Score

70/100

Audited on Jul 4, 2020

No findings