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

Cheat crashing (4.8) #42

Closed
stamidyxxx opened this issue Aug 4, 2020 · 26 comments
Closed

Cheat crashing (4.8) #42

stamidyxxx opened this issue Aug 4, 2020 · 26 comments
Labels
❌ invalid this doesn't seem right
Milestone

Comments

@stamidyxxx
Copy link

Cheat is randomly crashing with manual map and loadlib injector. Any help?

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

did u debug it? (debug configuration -> attach to process -> csgo.exe -> inject with loadlib)

@stamidyxxx
Copy link
Author

i did... just says some weird fucking shit ive never seen before... (ive debuged many other cheats before).
manual map: https://gyazo.com/4ea0ee4224995bd24cc828104be5cd4f
loadlib: https://gyazo.com/d5f264d3d7f7d24e556aad461f693d6c

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

u shoul build it with debug config man
image

@stamidyxxx
Copy link
Author

my bad. didnt know your base does it like that.

manualmap: https://gyazo.com/539b3c12ee9fb62aa3c1a8e7cca43038
loadlib: https://gyazo.com/6664f018e6c5cf8b103f0db96d9a265f

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

wtf u doing.

  1. attach to csgo.exe
  2. inject debug dll with loadlibrary injector (prefered with -insecure launch param)

@stamidyxxx
Copy link
Author

yes... lol it injected in debug with loadlib. (i screenshotted the console lol)

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

try with -insecure

@stamidyxxx
Copy link
Author

same thing with -insecure (the console)

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

manualmap: https://gyazo.com/539b3c12ee9fb62aa3c1a8e7cca43038
loadlib: https://gyazo.com/6664f018e6c5cf8b103f0db96d9a265f
didn't immediately noticed it but u shown crash with manualmap, right?

@stamidyxxx
Copy link
Author

didn't immediately noticed it but u shown crash with manualmap, right?
yes. i crash with manual map while compiling in debug and without it. the only time i dont crash is when i build with debug and inject using loadlib

@rollraw
Copy link
Owner

rollraw commented Aug 4, 2020

debug is mm unjectable

@stamidyxxx
Copy link
Author

debug is mm unjectable

Oh I see.. Ya anyways. I still crash while injecting with manualmap or loadlib, without debug. Any obvious reason why that would happen?

@stamidyxxx
Copy link
Author

debug is mm unjectable

Oh I see.. Ya anyways. I still crash while injecting with manualmap or loadlib, without debug. Any obvious reason why that would happen?

oh i have edited nothing about the base btw... i downloaded it tried injecting and its crashing

@rollraw
Copy link
Owner

rollraw commented Aug 5, 2020

try to enable debug information for release mode and see whats wrong

@1FIRST1
Copy link

1FIRST1 commented Aug 7, 2020

I have a question. Where to change the style and color of the menu. And why doesn't the cheat run on windows 10, but works on version 7?

@rollraw
Copy link
Owner

rollraw commented Aug 7, 2020

draw_style and draw_style_color regions in draw.cpp. About winver its really weird did u tested it?

@1FIRST1
Copy link

1FIRST1 commented Aug 7, 2020

It works for me on Windows 7, but two friends do not start Windows for 10. Maybe they don't have VS drivers installed ...

@1FIRST1
Copy link

1FIRST1 commented Aug 7, 2020

Thanks for the answer anyway.

@rollraw
Copy link
Owner

rollraw commented Aug 7, 2020

tell them to try to install redistributables: https://github.com/rollraw/qo0-base#wrench-prerequisites

@rollraw rollraw added the 🐞 bug something isn't working label Aug 7, 2020
@1FIRST1
Copy link

1FIRST1 commented Aug 7, 2020

Ok, thank.

@rollraw
Copy link
Owner

rollraw commented Aug 7, 2020

tell me if it closes issue

@stamidyxxx
Copy link
Author

enabled the debug, now im getting these errors: https://gyazo.com/4a4abe08a16979b487968e1269bf8d76

@1FIRST1
Copy link

1FIRST1 commented Aug 8, 2020

My friend installed all the drivers, but still this error appears. In the cheat, I did not change anything globally, only AA and the color of the menu.
13BE70A3-AC4B-4665-8798-EC4882208678

@rollraw
Copy link
Owner

rollraw commented Aug 9, 2020

message tells u whats wrong. VCRUNTIME140D is in Visual C++ 2015 redistributable

@1FIRST1
Copy link

1FIRST1 commented Aug 9, 2020

Well, later I will personally check everything for 10 windows and write it off. Thanks for the advice.

@rollraw
Copy link
Owner

rollraw commented Aug 12, 2020

@stamidyxxx did it fixed ur issue?

@rollraw rollraw added ❌ invalid this doesn't seem right and removed 🐞 bug something isn't working labels Aug 12, 2020
@rollraw rollraw added this to the v1.0 milestone Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❌ invalid this doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants