Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nextgen): BowAimbot improval #1574

Draft
wants to merge 4 commits into
base: nextgen
Choose a base branch
from
Draft

Conversation

superblaubeere27
Copy link
Contributor

javaw_iP3QZDFCHM.mp4

@superblaubeere27 superblaubeere27 added this to the 1.0.0 milestone Nov 22, 2023
- Added point finding to BowAimbot
- Improved AutoShoot
# Conflicts:
#	src/main/java/net/ccbluex/liquidbounce/injection/mixins/minecraft/network/MixinClientPlayerInteractionManager.java
#	src/main/kotlin/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoBow.kt
#	src/main/kotlin/net/ccbluex/liquidbounce/utils/combat/TargetTracker.kt
@EclipsesDev
Copy link

Is this still on progress?

@182exe
Copy link

182exe commented Dec 10, 2023

this is cool :D

@superblaubeere27
Copy link
Contributor Author

Is this still on progress?

sure. The problem is that I currently have some trouble turning this into an assisting system.

It is currently fully autonomous, which means that it decides where it shoots. This is unfortunately useless in most game modes since players tend to change their movement once and so often.

So there are two options:

  1. Create an utterly complex AI system that predicts where the player runs
  2. Create an assistance system that just helps the user with aiming and predicting, because the user knows best what is happens next.

At the moment the controls are the main problem. I have to try some ideas out of how interactions with such a system could work...

@doesDeveloper
Copy link

Dont over complicate stuff.
Make a toggle for it to be strict/assistance mode.

@superblaubeere27
Copy link
Contributor Author

Dont over complicate stuff. Make a toggle for it to be strict/assistance mode.

yes that is exactly what I want to do

@superblaubeere27
Copy link
Contributor Author

I have something like this in mind. I think if I polish this a lot more, it can actually be very useful...

java_Woy4zksGCc.mp4

@doesDeveloper
Copy link

This still is far more complex than anyone need.

@be4dev
Copy link
Contributor

be4dev commented Dec 15, 2023

I have something like this in mind. I think if I polish this a lot more, it can actually be very useful...
java_Woy4zksGCc.mp4

that's fire

@1zun4 1zun4 added 🔥 enhancement New feature or request 🌑 nextgen labels Dec 18, 2023
@superblaubeere27
Copy link
Contributor Author

This still is far more complex than anyone need.

Monke press location on screen, module will shoot position. I don't know if there is an easier compromise haha. The normal aimbot is still available. Even prediction can be deactivated.

@EclipsesDev
Copy link

This still is far more complex than anyone need.

I mean why not? wouldn't that be better to have advanced aimbot prediction then the old one..

@182exe
Copy link

182exe commented Dec 20, 2023

yeah ong, i wish you luck with making this work :)
its super cool

@FengXiaoSkidGod
Copy link

I think you can add an ai in Liquidbounce nextgen
you don't should only use ai to bowaimbot
you can use it on everythings

@1zun4
Copy link
Member

1zun4 commented Jan 11, 2024

I think you can add an ai in Liquidbounce nextgen you don't should only use ai to bowaimbot you can use it on everythings

This is not AI. It is math.

@1zun4 1zun4 modified the milestones: 0.1.0, 0.2.0 Jan 21, 2024
@1zun4 1zun4 changed the title [NEXTGEN] Make BowAimbot great in the first place feat(nextgen): BowAimbot improval Jan 23, 2024
@Razzy52
Copy link
Contributor

Razzy52 commented Jan 29, 2024

any updates?

@superblaubeere27
Copy link
Contributor Author

any updates?

currently not, I have the source on another device which I wasn't able to access in the last few weeks haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 enhancement New feature or request 🌑 nextgen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants