From 626bc8a5f1cd6e26a1fe0b9a569f0d09c2bd42e1 Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Mon, 19 Mar 2018 18:57:08 +0100 Subject: [PATCH] ShOuToUtS tO bLaCkFiRe --- src/hacks/LagExploit.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/hacks/LagExploit.cpp b/src/hacks/LagExploit.cpp index 3e1c04e2..d2369999 100644 --- a/src/hacks/LagExploit.cpp +++ b/src/hacks/LagExploit.cpp @@ -17,6 +17,8 @@ namespace lagexploit CatVar toggle(CV_SWITCH, "se_toggle", "0", "Toggle sequence exploit"); CatVar shoot(CV_SWITCH, "se_shoot", "0", "Allows instant revving up or shooting two shots at once"); + +// SHOUTOUTS TO BLACKFIRE CatVar doom(CV_SWITCH, "se_doom", "0", "Shoot 2+ shots at once, see Center string on activate."); CatVar stickyspam(CV_SWITCH, "se_stickyspam", "0", @@ -392,6 +394,7 @@ void CreateMove() } } } + // SHOUTOUTS TO BLACKFIRE if (doom) { static int i = 0;