From b383d10ec99e35d31836fd8abb91da22208891a5 Mon Sep 17 00:00:00 2001 From: navewindre Date: Wed, 12 Sep 2018 02:14:46 +0200 Subject: dsadsad --- internal_rewrite/create_move.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'internal_rewrite/create_move.cpp') diff --git a/internal_rewrite/create_move.cpp b/internal_rewrite/create_move.cpp index c6a75c0..47232fa 100644 --- a/internal_rewrite/create_move.cpp +++ b/internal_rewrite/create_move.cpp @@ -76,6 +76,8 @@ bool __fastcall hooks::create_move( void* ecx_, void* edx_, float input_sample_f // Actual implementation of RunCommand. g_cheat.m_prediction.run_command( ucmd ); + g_cheat.m_extra.auto_revolver( ucmd ); + g_cheat.m_legitbot.m_lagcomp( ucmd ); g_cheat.m_legitbot.triggerbot( ucmd ); @@ -84,7 +86,6 @@ bool __fastcall hooks::create_move( void* ecx_, void* edx_, float input_sample_f g_cheat.m_visuals.update_hit_flags( ); g_cheat.m_ragebot( ucmd ); - g_cheat.m_extra.auto_revolver( ucmd ); g_cheat.m_extra.no_recoil( ucmd ); -- cgit v1.2.3