ExistedGit / Dota2Cheat

A dota 2 cheat project aiming to provide an educational example to new developers
GNU General Public License v3.0
116 stars 43 forks source link

Bars and AbilityESP not working #150

Closed fasdblade closed 1 year ago

fasdblade commented 1 year ago

Bar and AbilityESP not working for me Also all enemies are detected like illusions and they are red and illusions are red too Here is a screenshot Untitled

I tried to switch directx to vulkan and it's the same. Tried to upgrade my Nvidia Drivers to latest version and tried to change Open GDI compatibility https://github.com/ExistedGit/Dota2Cheat/issues/5#issuecomment-1528731147 Also tried Verify integrity of game files and completely deleting Dota2 and then installing it again

I think I have all Visual C++ Redistributable microsoft

Any ideas how to fix this ?

Offtop: And what is the key for mana abuse?

Thanks

ExistedGit commented 1 year ago

Key for mana abuse

I currently don't possess any proper keybind technology, so it's automatic for now

Your problems must already be fixed with the latest commits to main. It's not related to any graphics issues, due to offsets shifting it regards them as illusions and illusions don't have AbilityESP. I assume you're using the latest release that was before the patch?

fasdblade commented 1 year ago

I assume you're using the latest release that was before the patch?

Lastest compiled version from https://github.com/ExistedGit/Dota2Cheat/releases Dota2Cheat 12.06.2023

Okay, I will wait for new release Thanks

ExistedGit commented 1 year ago

Lastest compiled version from https://github.com/ExistedGit/Dota2Cheat/releases Dota2Cheat 12.06.2023

And that one was before 7.33d or c or what patch it is now. I think I'll make a new release(especially since now the Release version scans for far less signatures)

fasdblade commented 1 year ago

I'll make a new release

Sorry for bothering you, but can you please make releases as soon as you merge changes to main? As I understand if a person wants to use latest version he needs to download sources and compile by himself. Downloading and installing Visual Studio and vcpkg takes time I tried to do so but I got error on installing vcpkg, sadly I found only one solution how to fix it and it didn't work. So for a regular Dota player it might cause difficulties and take time for download/install VS While for you as I understand it takes ~30seconds. So if you have free time I and other players will be very thankful

ExistedGit commented 1 year ago

it takes ~30seconds

Screenshot_1264

What you perceive as a delay is me rebuilding functions for smaller initialization time. Basically, it's for your own good