From 51effc5df73abbbd010b6ba2ec5115528cd066f7 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 14 Mar 2021 21:56:55 +0100 Subject: [PATCH] updated IP in one place --- AutismBotIngame/python/ingamefollowct.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutismBotIngame/python/ingamefollowct.py b/AutismBotIngame/python/ingamefollowct.py index 7eee4619..e80f1d8c 100644 --- a/AutismBotIngame/python/ingamefollowct.py +++ b/AutismBotIngame/python/ingamefollowct.py @@ -106,8 +106,8 @@ def kill_css_process(): def bot_connect_ze(): #use whatever ip you want here to connect with - strdev = "connect 151.80.230.149:27019/test132;" - str1 = "connect 151.80.230.149:27015;" + strdev = "connect 144.76.218.19:27019/test132;" + str1 = "connect 144.76.218.19:27015;" writeCfgInput(str1) time.sleep(0.2) writeCfgInput('')