XBoom31 / ApocalyseCheatsSC

42 stars 31 forks source link

GlowEsp causing crash even after updating offset #39

Closed Goobybear closed 6 years ago

Goobybear commented 7 years ago

The GlowESP causes a crashed game even with the new offset of 0x4FA7660

otvv commented 7 years ago

The glow esp is fucked somehow. I "tried" to fix it, but 0 luck.

Goobybear commented 7 years ago

Yeah ive tried aswell, He added one over the original but no luck getting his one to work, just insta crashes everytime.

otvv commented 7 years ago

I fixed the Glow esp. You need to add the glowmanager class. Also you I'll need to redo the entire glow code in ESP.cpp. If someone wants I can do a PR. But idk, Xboom isn't updating this cheat anymore so, idk if worth the effort to adapt my code for Apocalypse.

DarkAussieYT commented 7 years ago

Well maybe if he is busy you could still maintain this

Goobybear commented 7 years ago

Yeah if youre up for it please do a pull request Floody.

XBoom31 commented 7 years ago

sorry for innactivity, i found someone special, i think you can understand this, ill give acces to commits to @iFloody if he agree with that https://github.com/XBoom31/ApocalyseCheatsSC/invitations

otvv commented 7 years ago

Yeah, when I get some time I'll push the GlowESP for Apocalypse. Thanks for the invitation Xboom.

XBoom31 commented 7 years ago

can you debug that shit? https://pastebin.com/4EJBfzyz

otvv commented 7 years ago

I'll try. What exactly is wrong?

XBoom31 commented 7 years ago

i tried to make 'nearest hitbox' for the aimbot, and it crashes... idk why and idk how to debug it

otvv commented 7 years ago

You can use Visual Studio to debug it. Press CTRL+ALT+P and select CS:GO. (Do this while the DLL is injected) And see where it crashes on your code.

Btw, the GlowESP is ready. (It's not the best one but, it's working.) 5756043d26e70a9fd26f9cd357508b56

otvv commented 7 years ago

I'm ready to push the commit. Pushing now.

Dimitriblyater commented 7 years ago

Errors on compile

1>ESP.cpp(297): error C2660: 'CEsp::DrawGlow': function does not take 1 arguments 1>ESP.cpp(863): error C2511: 'void CEsp::DrawGlow(Color)': overloaded member function not found in 'CEsp' 1>d:\apocalyse\ayyware csgo\ESP.h(6): note: see declaration of 'CEsp' 1>Done building project "AYYWARE CSGO.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

otvv commented 7 years ago

Fixed, I missed to commit one file yesterday.

Pushing the commit now.

XBoom31 commented 7 years ago

can you fix that legitbot i've sent you?

otvv commented 7 years ago

Is it the whole code?

I'll see what I can do.

XBoom31 commented 7 years ago

it's broken since i tried to add nearest hitbox, can you fix it please?

Dimitriblyater commented 7 years ago

Thx for glow fix, would also like to see nearest hitbox

otvv commented 7 years ago

@XBoom31 can you send me your legit bot part of menu.cpp?

XBoom31 commented 7 years ago

https://pastebin.com/evXDMTZf, theres the whole menu

otvv commented 7 years ago

It's crashing here: MathFunctions.cpp

No clue what is wrong.

otvv commented 7 years ago

Probably is something here, that is wrong idk.

XBoom31 commented 7 years ago

FovToPlayer is working, is the same as before

otvv commented 7 years ago

Yeah, I just realized that. It's something with the MathFunctions.cpp (Vectors and shit). I tried another code but it's crashing too. In AC and in my cheat. Idk how to fix it. I'll try later but, I don't guarantee anything.

XBoom31 commented 7 years ago

nothing is wrong there, i edited only legitbot.cpp

otvv commented 7 years ago

I'm working on a new code for a multihitbox/nearest hitbox for the legitbot. I'm testing it rn, but isn't crashing kek. It's a much more simplier code than the one that you are working it. I'll do some more testings, check if wasn't any bugs, etc. And if you want I can help you with the code.

Dimitriblyater commented 7 years ago

any news guys ? :)

otvv commented 7 years ago

Nothing new here. I'm making a new framework for my cheat, so... I'm not working on anything new rn.

DarkAussieYT commented 7 years ago

Is it public or private?

otvv commented 7 years ago

Private.