What's new

Welcome to HvH Forum!

SignUp Now! Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, And More!


SignUp Now!
Rookie HvHer
User ID
158804
Messages
48
Reactions
5
Level
12

name says it all . took me a while . credits to everyone who helped me (way too many people )
i will post more fixes in the future if needed . fell free to open pull request with your own fixes if u want1755117607730.png
1758656273382.png
i tried everything... when i try to compile it, it's just angry giving up...
 
Rookie HvHer
User ID
158804
Messages
48
Reactions
5
Level
12
Clearly you don't know how to compile a source
here you go enjoy
- dll
- pdb
thanks bro, finally someone who dont hates on me lmao, take care man
 
Rookie HvHer
User ID
103729
Messages
12
Reactions
6
Level
6
build debug, crashes here:
namespace hook
{
struct hook_t
{
void apply()
{
if ( !applied_ )
{
if ( hook_->is_detour() )
original_ = hook_->apply( new_func_ ); <-



else
original_ = hook_->apply( index_, new_func_ );
applied_ = true;
}
}
Update the length disasm rva in hybrid_hook.h,

here it is:
Code:
constexpr uintptr_t sig_length_disasm_game = 0x7d810;
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top