Code Monkey home page Code Monkey logo

goesp's Issues

Fast Reload Progress

Hi, there is this reload progress circle that shows duration of the reload animation.

I was wondering if is possible to add something like this without manually finding values for each gun:

fast_reload_idea1
yellow line indicate from when you can "fast reload" (switch to knife and back)

reload without fast reload

reload_slow1

ideal fast reload

reload_fast1

If you can redirect me or somehow help me it'd be awesome!

Sorry for my English

Multicore rendering

Hello,

I would like to know if you need to deactivate "Multicore Rendering" to use your code ?

Thank you.

Font Atlas not built errror

When I try to inject the DLL to csgo an message box show up saing that Assertion failed! "Font Atlas not built. It is generally built by the renderer"
imgui_impl_win32.cpp - Line: 184
image

[SUGGESTION] Nade Helper

ESP feature to set up different nade throws (smoke, decoy, flash, explosive, molotov/incendiary) in different maps, with customizable colors and tags with modes (running, walking, crouching, etc) with landing indications. (along with a nade prediction for GOESP's esp feature, if it is possible)

Game crashes since today

I've using GOESP for a while now, but since today CS:GO crashes as soon as I inject it. Otherwise the game works fine.
I also use the VAC-Bypass-Loader which was detected as a virus today, and never was detected before (Windows Security). I allowed it on device.

Injection problem [LINUX]

When i try to inject this into csgo i get signal 11 (segmentation fault i think). I even made a different project memory class only and pollEvent + swapWindow.

System: Ubuntu 20.04
Compiling with g++ and using c++17(no build errors).

I'm not getting get my couts printed into the terminal.
Screenshot from 2020-08-03 11-41-58

Other screenshots:
Screenshot from 2020-08-03 11-36-56
Screenshot from 2020-08-03 11-37-16
Screenshot from 2020-08-03 11-37-31
Screenshot from 2020-08-03 11-39-50

Chams?

is it possible to make chams stream proof? pls add if possible

Overlay Not Working

I tried it out and it worked fine. Closed the game for a bit later and now it does not work. Any ideas?

Crash issues

I have been getting crashes since start of the last month.

Have tried checking event viewer, reinstal windows, updating drivers etc. Everything that came in my mind this past month, but with no progress, after injecting, it allows to play 1-2 rounds and then crashes.
To be precise since 1. aprille update.

Checked Osiris project, but it doesn't crash.
Hope some one can help me to figure out.. where is the problem.

Injectors not working?

I found a working injector at Osiris's issue thing, THIS INJECTOR IS WORKING
#1862 opened 3 days ago by DaghanKurt, but the injector makes it so I cant use both Osiris and GoESP at the same time. Does anyone have any working injectors?

Chams

Hello mister ,
i did try to implement chams to the cheat and i can't get it to work i got errors like :
Severity Code Description Project File Line Suppression State Error C2446 '==': no conversion from 'Material *const ' to 'int' (compiling source file Chams.cpp) KinkyClient Free Dutchy Version D:\visual studio 2019 projects\KinkyClient Free Dutchy Version\KinkyClient Free\GOESP\Chams.h 78
how do i fix because i did implemet it in every file but not wanna work and another error :
image
how to fix ?
regards avangers

Compiling issue

Hey there~!

I'm having an issue while trying to compile this, when I try to compile the project it yields a DLL instead on and EXE

[Suggestion] "Enhanced playerlist"

Following the concept of the cheat:
Isn't it possible to draw text next the every players playerlist entry which (for example) displays the players rank and money?

[question]wut

so ur telling me that, there is no way that valve will detect this???

More reliable visible ESP

Sometime its not showing ESP when enemy exposed a part of their body. Is there anyway to make this more consistency.

Cursor when opening menu in game.

This is not an issue but really a thread for help.

I have set the GOESP up in a way meaning when a key is pressed the menu opens and another key is pressed the menu is closed. However opening the menu this way means there is no cursor ingame unless you open the menu in the ESC menu. Which I don't want to do. How would I go around doing this so that the cursor shows ingame?

Chams

Wouldn't It Be Better If You Brought Chams?

AutoBhop

Hello, can u add AutoBhop to GOESP? Please, Thanks <3

[Suggestion] Antiafk

I think GOESP needs feature Anti Afk for example if steamer will be afk about some time.
This feature needs.

Bad FPS when moving mouse

Hello! Sorry for my fresh github account.
Well, after first testing the cheat, i noticed that my fps were really low and the cpu usage was really high while moving the mouse. (while ingame)
Normal FPS: 100-200
While slowly moving the mouse: 60-70
While quickly moving the mouse: 10-20, frozen
Due to my CPU not being that good (always 100% lol), i haven't noticed any cpu spikes in the task manager, although the gpu usage went down.
I tried the following things:

  • fullscreen
  • windowed
  • discord overlay instead of steam
  • local workshop map
  • deathmatch

If you need it, i could record the issue.

Thank you,

The action key doesn't works

Hi, I downloaded your project, but when I wanted to test it I couldn't activate it. Inject with Saz 3.0.0. I press the "Insert" key many times but nothing. Why is this happening?
I have Spanish layout, its the problem?
Regards.

Offer for u

Hello friend, I saw that you have a certain level of skills with cheats, I have an offer for you, could you give me your discord?

Cheat GUI not showinn up

I downloaded the code and compile to generate the DLL, but when I try to inject the DLL with my own DLL injector the hack doesen't show up even when I press INSERT. I'would like to know if is necessary some visual C++ redistributable to run, or my DLL injector isin't working anymore?

[Linux] Failure to compile.

make -j $(nproc --all)
[ 4%] Building CXX object CMakeFiles/GOESP.dir/GOESP/GUI.cpp.o
[ 9%] Building CXX object CMakeFiles/GOESP.dir/GOESP/Config.cpp.o
[ 14%] Building CXX object CMakeFiles/GOESP.dir/GOESP/Hacks/ESP.cpp.o
[ 19%] Building CXX object CMakeFiles/GOESP.dir/GOESP/GameData.cpp.o
[ 23%] Building CXX object CMakeFiles/GOESP.dir/GOESP/Hacks/Misc.cpp.o
[ 28%] Building CXX object CMakeFiles/GOESP.dir/GOESP/ImGuiCustom.cpp.o
[ 33%] Building CXX object CMakeFiles/GOESP.dir/GOESP/Helpers.cpp.o
[ 38%] Building CXX object CMakeFiles/GOESP.dir/GOESP/Hooks.cpp.o
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/GUI.cpp:5:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:107: recipe for target 'CMakeFiles/GOESP.dir/GOESP/GUI.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/GUI.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.cpp:9:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:81: recipe for target 'CMakeFiles/GOESP.dir/GOESP/Config.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/Config.cpp.o] Error 1
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/Hacks/ESP.cpp:8:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Hacks/../Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:133: recipe for target 'CMakeFiles/GOESP.dir/GOESP/Hacks/ESP.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/Hacks/ESP.cpp.o] Error 1
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/Hacks/Misc.cpp:7:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Hacks/../Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:146: recipe for target 'CMakeFiles/GOESP.dir/GOESP/Hacks/Misc.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/Hacks/Misc.cpp.o] Error 1
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/Hooks.cpp:3:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:172: recipe for target 'CMakeFiles/GOESP.dir/GOESP/Hooks.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/Hooks.cpp.o] Error 1
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/Helpers.cpp:6:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:159: recipe for target 'CMakeFiles/GOESP.dir/GOESP/Helpers.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/Helpers.cpp.o] Error 1
In file included from /home/lafont/Desktop/csgo/GOESP-master/GOESP/GameData.cpp:8:0:
/home/lafont/Desktop/csgo/GOESP-master/GOESP/Config.h:4:10: fatal error: filesystem: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/GOESP.dir/build.make:120: recipe for target 'CMakeFiles/GOESP.dir/GOESP/GameData.cpp.o' failed
make[2]: *** [CMakeFiles/GOESP.dir/GOESP/GameData.cpp.o] Error 1
CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/GOESP.dir/all' failed
make[1]: *** [CMakeFiles/GOESP.dir/all] Error 2
Makefile:102: recipe for target 'all' failed
make: *** [all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.