Recent content by Violanes

  1. Violanes

    Question Update cheat

    I mean hooking method ( iirc, hooking class located in helpers dir ) Attach debugger to csgo process -> inject your cheat ( it have to be compiled in debug mode ) -> play 'til your game crashes, Visual Studio debugger will show function, which cause crashes automatically
  2. Violanes

    Question Update cheat

    it won't make sense, lul. You should rewrite your hooks and add / remove some functions. btw, if you have some crashes, attach a debbuger and find out what function crash your game ( look at call stack )
Top