Jire / Abendigo

A free as in both freedom and free beer game modding platform using Kotlin on the JVM.
GNU General Public License v3.0
57 stars 56 forks source link

Bug with aim assist #9

Closed Dazee closed 8 years ago

Dazee commented 8 years ago

There's a bug where when using aim assist when you are shooting the enemy and you get aim punched the aim assist pulls the cross-hair down by a lot which is really weird.

Jire commented 8 years ago

I'll try to replicate and see what I can do.

punkjj commented 8 years ago

@Dazee Dont run Controller ... Just the "Abendigo-Master" it wont happen

Dazee commented 8 years ago

Is it possible to build this in linux and run it or do i have to make some adjustments to the code ? im on Debian 8 jessie (i mean the abendigoo

Jire commented 8 years ago

@Dazee You can build it on Linux but you need to either manually set offsets or find their patterns and change the patterns in code.

uhFocuz commented 8 years ago

How might one go about finding Offsets to a processes memory?

ghost commented 8 years ago

@Jire When I'm close to an enemy spraying with p90 or something and enemy jumps, the aim assist goes up and down like so obvious. everybody noticed it and said I'm hacker. I had to immediately leave the match before getting reported. lol

Jire commented 8 years ago

@davewolax If you make a new issue for this, I will fix it.

Jire commented 8 years ago

@uhFocuz I'm not experienced in the subject but WasserEsser's "Understanding Pattern Scanning" thread may help.

Jire commented 8 years ago

Fixed in commit https://github.com/Jire/Abendigo/commit/52411a97b859066e8fc6581b14ea521b446d6d94