CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.44k stars 464 forks source link

[FEATURE] Cookie Login #3288

Closed Idklol5668 closed 3 months ago

Idklol5668 commented 3 months ago

LiquidBounce Branch

Nextgen

Describe your feature request.

There is a forge client that lets you login to a cookie alt by selecting a txt file could this be implemented to Liquidbounce? Its open source aswell and makes adding alts way easier.

Additional context

SRC: https://github.com/Cvrwed/Haru/blob/main/src/main/java/cc/unknown/utils/network/credential/CookieUtil.java

https://github.com/Cvrwed/Haru/blob/main/src/main/java/cc/unknown/ui/AltLoginScreen.java