diff options
Diffstat (limited to 'internal_rewrite/create_move.cpp')
| -rw-r--r-- | internal_rewrite/create_move.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal_rewrite/create_move.cpp b/internal_rewrite/create_move.cpp index c2959d0..329c77b 100644 --- a/internal_rewrite/create_move.cpp +++ b/internal_rewrite/create_move.cpp @@ -71,6 +71,9 @@ bool __fastcall hooks::create_move( void* ecx_, void* edx_, float input_sample_f // Yeah. g_cheat.m_movement( ucmd ); + //SUPER SECRET EXPLOIT DO NOT LEAK + //ucmd->m_buttons |= IN_BULLRUSH; + // This should account for the majority of FPS related bugs. // Actual implementation of RunCommand. |
