Skip to content

Commit

Permalink
update to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KebsCS committed Nov 21, 2023
1 parent b85865e commit 866cdd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion KBotExt/Misc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,31 @@
* 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
* List of champions/skins with all info and ability to sort them
* 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
* Send any custom request to LCU, Riot Client, RTMP, Store and Ledge
* 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
Expand Down

0 comments on commit 866cdd5

Please sign in to comment.