[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-79434":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":9,"languages":9,"totalLinesOfCode":9,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":11,"subscribersCount":11,"size":11,"stars1d":11,"stars7d":11,"stars30d":13,"stars90d":11,"forks30d":11,"starsTrendScore":11,"compositeScore":11,"rankGlobal":9,"rankLanguage":9,"license":14,"archived":15,"fork":15,"defaultBranch":16,"hasWiki":15,"hasPages":15,"topics":17,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":11,"starSnapshotCount":11,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},79434,"L0L-Vers26-L-O-L","lolagnerachelle0330\u002FL0L-Vers26-L-O-L","lolagnerachelle0330","Professional-grade collection of League of Legends client modifications, including ESP, scripts, and cheats. Perfect for competitive play and custom setups. Easy to install, highly customizable, and well-documented.",null,142,0,141,1,"Other",false,"main",[18,19,20,21,22,23],"custom-skins","league-api","league-client","league-client-api","leauge-of-legends","lol-auto","2026-06-12 02:03:53","# League of Legends Client Mods\n### ESP, Scripts, and Cheats for Competitive Play\r\n\r\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n## Overview\nThis repository provides a comprehensive collection of League of Legends client modifications, including ESP (Extra Script Pets), scripts, and cheats. Designed for competitive play, these mods are easy to install, highly customizable, and come with detailed documentation.\r\n\r\n## Why This Project Exists\nLeague of Legends players often seek edge-enhancing modifications without altering the game's core files. This project offers a modular approach, allowing players to choose specific modifications that meet their needs.\r\n\r\n## Key Features\n- **ESP (Extra Script Pets):** Visual indicators for champions, items, and abilities.\n- **Custom Scripts:** Flexible scripts for champion builds and itemization.\n- **Cheats:** Minor gameplay tweaks for competitive advantages.\n- **Modular Setup:** Easy to enable or disable specific features.\n- **Well-Documented:** Comprehensive guides for installation and customization.\r\n\r\n## Use Cases\n- Competitive players seeking edge enhancements.\n- Players experimenting with different build strategies.\n- Streamers showcasing unique setups.\r\n\r\n## Quick Start\n1. Clone the repository:\n```bash\n$ git clone https:\u002F\u002Fgithub.com\u002Fyourusername\u002Fleague-of-legends-client-modifications.git\n```\n2. Install dependencies:\n```bash\n$ npm install\n```\n3. Run the setup script:\n```bash\n$ npm run setup\n```\r\n\r\n## Installation\n### Prerequisites\n- League of Legends installed on your system.\n- Basic familiarity with modifying game files.\n\n### Step-by-Step Installation\n1. Copy the contents of the `mods` directory into your League of Legends installation folder.\n2. Edit the `config.json` file to enable desired features.\n3. Restart the game for changes to take effect.\r\n\r\n## Basic Usage\n- **ESP:** Enable visual indicators for champions and items.\n- **Scripts:** Modify champion builds with custom scripts.\n- **Cheats:** Apply minor gameplay tweaks for competitive edges.\r\n\r\n## Configuration\nModify the `config.json` file to customize which features are active:\n```json\n{\n \"espEnabled\": true,\n \"scriptsEnabled\": true,\n  \"cheatsEnabled\": true\n}\n```\r\n\r\n## Example Workflow\n1. Enable ESP for champions:\n```json\n{\n  \"champion Esp\": {\n    \"enabled\": true,\n \"color\": \"blue\"\n }\n}\n```\n2. Apply custom scripts for itemization:\n```json\n{\n \"itemBuilds\": {\n    \"enabled\": true,\n    \"buildOrder\": [\n \"Item1\",\n      \"Item2\"\n    ]\n }\n}\n```\r\n\r\n## Project Structure\n```\nleague-of-legends-client-modifications\u002F\n├── mods\u002F\n│   ├── esp\u002F\n│   ├── scripts\u002F\n│ └── cheats\u002F\n├── docs\u002F\n│ ├── getting-started.md\n│ ├── architecture.md\n│ ├── configuration.md\n│ └── examples.md\n├── package.json\n└── README.md\n```\r\n\r\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n## Architecture\nThe mod system uses a modular folder structure, with each feature (ESP, scripts, cheats) in its own directory. This allows for easy maintenance and updates.\r\n\r\n## Development Guide\nContributions are welcome! Follow the [CONTRIBUTING.md](CONTRIBUTING.md) guidelines for adding new features or fixing bugs.\r\n\r\n## Testing\nRun the test suite with:\n```bash\n$ npm test\n```\r\n\r\n## Security Notes\nAll modifications are applied to the client only. No server-side changes required.\r\n\r\n## Performance\nThese mods are lightweight and designed for minimal performance impact.\r\n\r\n## Roadmap\n- Version 1.0: Core ESP and script features.\n- Version1.1: Additional cheat features.\n- Version 1.2: Community-contributed mods.\r\n\r\n## Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.\r\n\r\n## FAQ\n### Q: Does this require any server changes?\nA: No, all modifications are client-side.\n\n### Q: Are these mods compatible with all regions?\nA: Yes, tested on NA, EU, and KR servers.\r\n\r\n## License\nMIT License\n\nCopyright (c) 2024 Your Name\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and\u002For sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\r\n\r\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n","该项目提供了一系列《英雄联盟》客户端的修改工具，包括ESP（额外脚本宠物）、脚本和作弊功能。核心功能包括视觉指示器、灵活的冠军构建脚本以及为竞技对战设计的小幅游戏调整。这些修改工具易于安装，高度可定制，并附有详细的文档说明。适合寻求竞争优势的玩家、尝试不同构建策略的用户以及展示独特设置的主播使用。项目结构清晰，支持模块化配置，用户可以根据需要启用或禁用特定功能。",2,"2026-05-29 04:08:18","CREATED_QUERY"]