Skip to content

Commit 866cdd5

Browse files
committed
update to 1.5.4
1 parent b85865e commit 866cdd5

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

KBotExt/Misc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
class Misc
2121
{
2222
public:
23-
static inline std::string programVersion = "1.5.3";
23+
static inline std::string programVersion = "1.5.4";
2424
static inline std::string latestVersion;
2525

2626
static bool LaunchClient(const std::string& args)

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,31 @@
2020
* Mass invite all friends to lobby
2121
* Multi-search op.gg/u.gg/poro.gg etc. with all players in a champ select (works in ranked - lobby reveal)
2222
* Set the best runes for your selected champion from op.gg (works even when runes aren't unlocked)
23-
* Play any champion/skin for free (Refund exploit)
2423
* Shows which map side you are on, in all gamemodes
25-
* Set custom icon/background/status/rank/mastery visible for everyone
24+
* Create lobbies for hidden gamemodes
25+
* Force Jungle/Lane on Nexus Blitz
26+
* Set custom icon/background/status/rank/mastery/challenges visible for everyone
2627
* Set glitched or empty challenge badges (tokens)
2728
* Set invisible profile/lobby banner
2829
* Info of any player using his nickname or id
2930
* List of champions/skins with all info and ability to sort them
3031
* Force close the client instantly
3132
* Mass delete all friends sorted by folders
3233
* Accept or delete all friend requests
34+
* Check the email of any account
3335
* Set custom in-game minimap scale
3436
* Disenchant any loot you want with 1 click (mass disenchant)
3537
* Champion name to id lookup
3638
* Send any custom request to LCU, Riot Client, RTMP, Store and Ledge
3739
* Stream proof
3840
* IFEO debugger for using HTTP debuggers (Fiddler, Charles, etc.)
3941
* Log cleaner
42+
* Ban checker
4043
* Automatically saves your preferences
4144
* Unicode support and customizable window size
4245
* 1 click login with automated client open
4346
* Force client to run without admin
44-
* (Partially patched) Check the email linked to account you're logged on
47+
* (Patched) Play any champion/skin for free (Refund exploit)
4548
* (Patched) Free skin and free champion (Riot Girl Tristana)
4649

4750
## Development

0 commit comments

Comments
 (0)