From bf3f2243a1c99cbb0ac9b3d99609a98430f087bd Mon Sep 17 00:00:00 2001 From: xanonDev <52205282+xanonDev@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:53:36 +0200 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index a6e2d6b..ab139e5 100644 --- a/main.py +++ b/main.py @@ -19,7 +19,7 @@ print("2.spambot") choice = input("choice>") if choice=="1": - print(" for the bot to start clicking click r \n if it should stop click z \n to go back to the selection click x \n to eat the food you have in slot 2 click c \n to auto clicking ctrl click v \n to throw a snowball or fireball press f to build automatically hold down") + print(" for the bot to start clicking click r \n if it should stop click z \n to go back to the selection click x \n to eat the food you have in slot 2 click c \n to auto clicking ctrl click v \n to throw a snowball or fireball in slot 3 press f to build automatically hold down") while True: time.sleep(0.01) if keyboard.is_pressed('r'):