Spaces:
Paused
Paused
Update pushcookie/clickbing.sh
Browse files- pushcookie/clickbing.sh +1 -1
pushcookie/clickbing.sh
CHANGED
@@ -73,7 +73,7 @@ do
|
|
73 |
# Wait for 5 seconds
|
74 |
wait_for 5
|
75 |
# Move the mouse and click the left button
|
76 |
-
|
77 |
# Type AI and press enter
|
78 |
type_and_enter "AI"
|
79 |
# Wait for 5 seconds
|
|
|
73 |
# Wait for 5 seconds
|
74 |
wait_for 5
|
75 |
# Move the mouse and click the left button
|
76 |
+
move_and_click 200 460
|
77 |
# Type AI and press enter
|
78 |
type_and_enter "AI"
|
79 |
# Wait for 5 seconds
|