From 1d4fdf2121b2583c783defdd94b15a4f2f1a1160 Mon Sep 17 00:00:00 2001 From: Olek <23708759+Roguezilla@users.noreply.github.com> Date: Thu, 23 Aug 2018 13:31:48 +0100 Subject: [PATCH] Update CatBot.cpp [VALVE] BenCat07, [23.08.18 13:29] [In reply to roguezilla] no u [VALVE] BenCat07, [23.08.18 13:29] it's open source --- src/hacks/CatBot.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/hacks/CatBot.cpp b/src/hacks/CatBot.cpp index 0b670a80..f61988ac 100644 --- a/src/hacks/CatBot.cpp +++ b/src/hacks/CatBot.cpp @@ -118,7 +118,9 @@ void update_catbot_list() strcasestr(info.name, "zCat") || strcasestr(info.name, "lagger bot") || strcasestr(info.name, "zLag-bot") || - strcasestr(info.name, "crash-bot")) + strcasestr(info.name, "crash-bot") || + strcasestr(info.name, "reichstagbot") + ) { if (human_detecting_map.find(info.friendsID) == human_detecting_map.end())