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

[Issue/Bug] AIMBot in memory while Triggerbot #73

Open
1 task done
LauraSavall opened this issue Aug 23, 2024 · 18 comments
Open
1 task done

[Issue/Bug] AIMBot in memory while Triggerbot #73

LauraSavall opened this issue Aug 23, 2024 · 18 comments
Labels
bug Something isn't working

Comments

@LauraSavall
Copy link
Contributor

πŸ” Is there already an issue for your problem?

  • I have checked older issues, open and closed

β„Ή Environment / Computer Info

V.2.2.1

πŸ“ Description

Hm, just saw a weird bug where AFTER the triggerbot delay, Dexterion keep AIMBot to work, so if you triggersomeone, you watch around right after...slowly approach to the enemy and zam your player will "force aim" to enemy... which is quite flagged on replay/spectator
Will dig into it

Video to show ;

Triggerbot.into.AIMbot.bug.mp4

βš™οΈ Configuration Files

image
With or without player lock..still same result

πŸ“Έ Screenshots

No response

@LauraSavall LauraSavall added the bug Something isn't working label Aug 23, 2024
@wqq-z
Copy link
Collaborator

wqq-z commented Aug 23, 2024

noticed about this, and your #72 merge has been aproved. Dexterion will be Revmaped at repo: kernel-dexterion, recode will be made to avoid future bugs.

@LauraSavall
Copy link
Contributor Author

will watch this kernel version <3

@LauraSavall
Copy link
Contributor Author

Hum, I saw all Dexterion is "sleeping" between the mouse event, so the ESP is "freezing" too (as you can see on video)

@wqq-z
Copy link
Collaborator

wqq-z commented Aug 24, 2024

ye we know.

@LauraSavall
Copy link
Contributor Author

I understand...no solution about this ? Because, this is causing the aimbot bug I guess

@wqq-z
Copy link
Collaborator

wqq-z commented Aug 24, 2024

ye we're going to make a code revmap

@wqq-z
Copy link
Collaborator

wqq-z commented Aug 24, 2024

maybe its a render issue, or reading mem issue, also dont forget about multi-threads we can add this to remove a lots of delay i think ( didnt tested), also a saw a thread talking about delay on external they said that if we got fewer enetenities may cause lag 9 ddint tested in dexterion tho)

@wqq-z
Copy link
Collaborator

wqq-z commented Aug 24, 2024

Btw most of this are performance issue

@LauraSavall
Copy link
Contributor Author

not a only a render issue, it's look like Dexterion main is on sleep too during the
mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0); Sleep(t/2); mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0); Sleep(t/2);
So triggerbot is looking to keep aim on enemy, when finishing shooting, Dexterion is waiting for an enemy in FOV to aim into it...

@Nocture-Insight Nocture-Insight deleted a comment Aug 25, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 25, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 25, 2024
@wqq-z
Copy link
Collaborator

wqq-z commented Aug 25, 2024

Do not distribut any thirdpatry links.

@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@wqq-z
Copy link
Collaborator

wqq-z commented Aug 26, 2024

bro stop sapmming a virus

@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@wqq-z wqq-z closed this as completed Aug 26, 2024
@Nocture-Insight Nocture-Insight deleted a comment Aug 26, 2024
@wqq-z
Copy link
Collaborator

wqq-z commented Aug 26, 2024

bro ur link

@wqq-z wqq-z reopened this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants
@LauraSavall @wqq-z and others