reezliabi / CS2-External-Usermode

pretty solid features - external cs2
48 stars 11 forks source link

Error in programm #2

Closed Jopro1990 closed 7 months ago

Jopro1990 commented 8 months ago

why am i getting this error? i built with default settings, like u said I should! Screenshot 2024-01-13 173004

larcencial commented 7 months ago

Same for me too and aimbot not working

Jopro1990 commented 7 months ago

I dont get a gui even though it said it created one @larcencial

reezliabi commented 7 months ago

Add me on discord to get the compiled version: necrumbaby_65817

You dont even need to change something in the Source, its ready to use. This is basic C++, you need to set libs and include linkers:

1)extract fhook/thirdparty/freetype/include&lib.zip in the same folder 2) go to project-> properties 3) c/c++ --> General and add Include file which was in include&lib/freetype/include(add this path in Additional Include Directories) 4) Now go to linker (below C/C++)-> general 5) add objs(include&lib/freetype/objs) in to Additional Library Directories

Jopro1990 commented 7 months ago

alright added you, ty @reezliabi

AmandaloveYang commented 7 months ago

I have the same problem as you, have you solved it?

larcencial commented 7 months ago

@AmandaloveYang add libs to directx sdk (normal and debug both of them)