upd
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "../players/hook/playerHook.h"
|
||||
#include "../features/visuals/visuals.h"
|
||||
#include "../features/chams/chams.h"
|
||||
#include "../features/triggerbot/triggerbot.h"
|
||||
|
||||
#include "../../cs2/datatypes/cutlbuffer/cutlbuffer.h"
|
||||
#include "../../cs2/datatypes/keyvalues/keyvalues.h"
|
||||
@@ -28,6 +29,7 @@ void __fastcall H::hkFrameStageNotify(void* a1, int stage)
|
||||
Esp::cache();
|
||||
|
||||
Aimbot();
|
||||
Triggerbot(); // <--- вызов триггербота
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user