diff --git a/KBotExt/Misc.h b/KBotExt/Misc.h index ce9811f..759e0ec 100644 --- a/KBotExt/Misc.h +++ b/KBotExt/Misc.h @@ -20,7 +20,7 @@ class Misc { public: - static inline std::string programVersion = "1.5.3"; + static inline std::string programVersion = "1.5.4"; static inline std::string latestVersion; static bool LaunchClient(const std::string& args) diff --git a/README.md b/README.md index cd5ca64..9d44324 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ * Mass invite all friends to lobby * Multi-search op.gg/u.gg/poro.gg etc. with all players in a champ select (works in ranked - lobby reveal) * Set the best runes for your selected champion from op.gg (works even when runes aren't unlocked) -* Play any champion/skin for free (Refund exploit) * Shows which map side you are on, in all gamemodes -* Set custom icon/background/status/rank/mastery visible for everyone +* Create lobbies for hidden gamemodes +* Force Jungle/Lane on Nexus Blitz +* Set custom icon/background/status/rank/mastery/challenges visible for everyone * Set glitched or empty challenge badges (tokens) * Set invisible profile/lobby banner * Info of any player using his nickname or id @@ -30,6 +31,7 @@ * Force close the client instantly * Mass delete all friends sorted by folders * Accept or delete all friend requests +* Check the email of any account * Set custom in-game minimap scale * Disenchant any loot you want with 1 click (mass disenchant) * Champion name to id lookup @@ -37,11 +39,12 @@ * Stream proof * IFEO debugger for using HTTP debuggers (Fiddler, Charles, etc.) * Log cleaner +* Ban checker * Automatically saves your preferences * Unicode support and customizable window size * 1 click login with automated client open * Force client to run without admin -* (Partially patched) Check the email linked to account you're logged on +* (Patched) Play any champion/skin for free (Refund exploit) * (Patched) Free skin and free champion (Riot Girl Tristana) ## Development