Coder Social home page Coder Social logo

7rebux / league-tools Goto Github PK

View Code? Open in Web Editor NEW
51.0 4.0 2.0 15.27 MB

A cross-platform desktop app with many League Client exploits (e.g profile customization)

License: MIT License

JavaScript 2.15% HTML 0.32% TypeScript 79.88% SCSS 17.65%
lcu league-of-legends riot-games lcu-api

league-tools's Introduction

League Tools

Issues Pull requests Last commit License Stars

A cross-platform desktop app with many League Client exploits:

  • Change your profile icon to any icon
  • Change your profile background to any splashart
  • Bypass status character limit
  • Change your availability (for example appear as offline)
  • Clear selected challenge tokens
  • Use the same challenge token multiple times
  • Display custom ranks in all ranked game modes & challenges

🧩 Demo

💾 Installation

Either download and install the latest release or make your own changes to this project by cloning this repository.

Download

Development

App

git clone "https://github.com/7rebux/league-tools"
npm i -G pnpm
cd "./league-tools"
pnpm i
pnpm start

Component Library

cd "./component-lib"
pnpm i
pnpm start # This will start a local storybook instance

Make sure to run pnpm build after you made changes, to update the library for the app project.

👨‍💻 Contributing

Just open a pull request and explain your additions and changes.

ℹ️ Riot Games

This project isn’t endorsed by Riot Games and doesn’t reflect the views or opinions of Riot Games 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.

⚖️ License

This project is licensed under the MIT License - see the LICENSE file for details

🔗 Related Projects

Awesome League, a list of things that work with the League of Legends API.

league-tools's People

Contributors

7rebux avatar hurricankai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

league-tools's Issues

Empty lcu responses throw a error

(node:34144) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Http1Response.json (...\league-tools\.webpack\main\index.js:41648:17)
    at LCU.<anonymous> (...\league-tools\.webpack\main\index.js:41074:55)
    at step (...\league-tools\.webpack\main\index.js:41018:23)
    at Object.next (...\league-tools\.webpack\main\index.js:40999:53)
    at fulfilled (...\league-tools\.webpack\main\index.js:40990:58)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:34144) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)

Breaking LCU change breaks everything

Riot removed the following properties IF UNRANKED from /lol-chat/v1/me:

  • lol.rankedLeagueQueue
  • lol.rankedLeagueTier
  • lol.rankedLeagueDivision

This breaks rank fetching & most likely fake chat rank feature for non challenge ranks

Unload script if going back

After loading a script with app.js#loadScript() and returning to the home page the script will still be loaded this can cause a script loading multiple times.
Screenshot_1

Reconnect not working

After closing the league client the application requires a restart to work properly.

Clicking the "Connect" button again wont work

Icon reset

Icon resets when game ends, can it auto reselect the icon?

Feature Request

I wanna suggest some features;

  • Backup/load favorites. This is really useful when you using same computer with your bros.
  • Favorites for "Status" page
  • When we click Icon and Background pages it shows "All". I prefer it shows only last selected. If I select Favorites and change page after return that page again, it can be show Favorites(last selected) not All
  • Show icon names/ids
  • Show skin names (when we hovering or after select)
  • Maybe big preview option for skins and icons [external or in-app]

White screen

If folder name has "#" character app not work, it shows white screen.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.