Recent content by d3nisop3r

  1. d3nisop3r

    how to break lagcompensation ( tickbase manipulation )

    i'm so sorry for making it public :wink:
  2. d3nisop3r

    Can someone help me

    int* item = &some_var or int* item = reinterpret_cast< decltype( item ) >( malloc( sizeof( int ) ) )
  3. d3nisop3r

    Automatic ResetScore (hvh servers)

    bcoz u can't release something actually useful, don't you?
  4. d3nisop3r

    Hello,help me , cheat not work

    there were about billion threads like "help me cheat doesn't inject fuck", "help me i'm fucking retarted shit". Why some ppl can't use google? R they banned from it or smth else? On-topic: TS wrote, that he tries to inject pphud which is outdated atm ( no updates since may, iirc ), what can we...
  5. d3nisop3r

    Finding hooks and functions in dumps

    let's have a conversation in discord ( or wherever else ) ? will find out, who's better here
  6. d3nisop3r

    Finding hooks and functions in dumps

    stop being so retarded as fuck, cunt, why some ppl try to take it seriously
  7. d3nisop3r

    Question how to make desync? (legit and rage)

    lol wrong, proper desync doesn't require you to break lby, you can just add minimal movement, while player's standing ( cmd->sidemove ) btw, for the correct desync u don't have to use max rotation, as was mentioned before you should look at setup velocity
  8. d3nisop3r

    Question tips for making a resolver

    First of all, you need an animfix, cause calculations of player's animation are different on client and server: client updates player's animation every frame, but server updates it every tick ( frame != tick ), so you need to sync server and client behavior. Secondly, you need to find find out...
  9. d3nisop3r

    Finding hooks and functions in dumps

    Heil, today I'm gonna teach you how 2 find hooks and functions in cheat dumps. I used onetap.su dump ( crack ) in my video as example also don't forget to check out my another tutorial about dll reversing at all:
Top