Releases: Cat1Bot/league-patch-collection
5.2.1
v5.1.6
v5.1.5
v.5.1.1
This release attempts to fix issue in patch 15.3 where gameflow kicks/blocks you from entering game without vanguard. See https://github.com/Cat1Bot/league-patch-collection/blob/f34b62c12052552b93299dd7798ce7bf1f8cfe5f/LeaguePatchCollection/RmsProxy.cs#L224 and the reference to it. My point is ive done everything I can to fix this issue, all client side VGK checks are patched out, the issue is the gameflow service outright terminates the lobby and sends everyone back to queue if even 1 player doesnt have vangaurd running and this is done entirely serversided - THANKS PHILLIP, you might as well just unban my account since its basically impossible to play in vanguardless mode now.
v5.0.8
v5.0.0
v4.7.2
v4.4.5
Vanguard bypass is patched DO NOT try to play without VGK you will just get kicked (Vanguard Event) and get leaver busted. DO NOT DM ME OR OPEN ISSUE about bypass not working its BEEN PATCHED FULLY as of January 9th.
- updated in app messaging to reflect this ^
v4.4.4
- added rms proxy
- added ledge proxy
- app now suppresses forced ranked restriction "I understand" and other behavior related popups, you can still check the status of your restriction under profile or in lobby
- (this probably doesnt work and likely never worked but I might as well put it in anyway just for fun) added hawolt ban bypass rms exploit - if you dont know what or how this exploit works see this: https://web.archive.org/web/20230628125118/https://twitter.com/hawolt/status/1674029547363217410
v4.4.0
- this release attempts to fix this issue where client config request does NOT go through due to system proxy settings, the app will now ignore system proxy settings which should hopefully fix the issue, if you want to mitm the client config request with charles or fiddler compile it yourself or just use proxifier. If you want to compile yourself to use system proxy, delete Proxy = null and set UseProxy = true