Skip to content

Commit bf3f224

Browse files
authored
Update main.py
1 parent 9d9d3d5 commit bf3f224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
print("2.spambot")
2020
choice = input("choice>")
2121
if choice=="1":
22-
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")
22+
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")
2323
while True:
2424
time.sleep(0.01)
2525
if keyboard.is_pressed('r'):

0 commit comments

Comments
 (0)