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.45k stars 462 forks source link

[FEATURE] AutoL and AutoGG #689

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe your feature request.

AutoL will automatically say L to the target after you kill him

AutoGG will automatically say gg after you win

AutoGG is useful for hypixel

AutoL is good for HvH

Additional context

No response

mems01 commented 2 years ago

It's better off as a script.

FortCheese commented 2 years ago

It's better off as a script.

There are tons of scripts for that, lets just add it to LB nextgen because saying "iTs bEtTeR oFf aS a sCRiPt" sounds autistic + making LB deprive of any feature

Also if you ask me making an AutoL and AutoGG is not that hard

For AutoL, you can check if the target is dead or not and if the target is dead the player should say "L (targets name)"

For AutoGG, you can just check for the victory string (on the chat or the victory title that appears on the screen)

mems01 commented 2 years ago

It's better off as a script.

There are tons of scripts for that, lets just add it to LB nextgen because saying "iTs bEtTeR oFf aS a sCRiPt" sounds autistic + making LB deprive of any feature

Also if you ask me making an AutoL and AutoGG is not that hard

For AutoL, you can check if the target is dead or not and if the target is dead the player should say "L (targets name)"

For AutoGG, you can just check for the victory string (on the chat or the victory title that appears on the screen)

Code it yourself and make a PR then, since it's "not that hard".

FortCheese commented 2 years ago

It's better off as a script.

There are tons of scripts for that, lets just add it to LB nextgen because saying "iTs bEtTeR oFf aS a sCRiPt" sounds autistic + making LB deprive of any feature Also if you ask me making an AutoL and AutoGG is not that hard For AutoL, you can check if the target is dead or not and if the target is dead the player should say "L (targets name)" For AutoGG, you can just check for the victory string (on the chat or the victory title that appears on the screen)

Code it yourself and make a PR then, since it's "not that hard".

idk how to use intellij or smthin like that, i've never tried out making shit for LB but i might do it sometime (before i get blocked from this repo)

1zun4secondary commented 2 years ago

The thing about these features is that they are 100% useless.

FortCheese commented 2 years ago

The thing about these features is that they are 100% useless.

you just forgot that hypixel has a karma system

mems01 commented 2 years ago

Since you care so much about these 2 useless features, wait till LiquidBounce Nextgen supports scripts so you can finally get to code it yourself then.

FortCheese commented 2 years ago

Since you care so much about these 2 useless features, wait till LiquidBounce Nextgen supports scripts so you can finally get to code it yourself then.

okay

FortCheese commented 2 years ago

Since you care so much about these 2 useless features, wait till LiquidBounce Nextgen supports scripts so you can finally get to code it yourself then.

actually, i looked into the source code for me to cu- i mean learn about, and i found this @mems01