Spaces:
Paused
Paused
Update pushcookie/clickbing.sh
Browse files- pushcookie/clickbing.sh +2 -2
pushcookie/clickbing.sh
CHANGED
@@ -61,7 +61,7 @@ do
|
|
61 |
clear_cache
|
62 |
# Load the first web page
|
63 |
#load_page "https://www.bing.com/turing/captcha/challenge"
|
64 |
-
|
65 |
# Wait for 15 seconds
|
66 |
wait_for 15
|
67 |
# Move the mouse and click the left button
|
@@ -73,7 +73,7 @@ do
|
|
73 |
# Wait for 5 seconds
|
74 |
wait_for 5
|
75 |
# Move the mouse and click the left button
|
76 |
-
move_and_click 200
|
77 |
# Type AI and press enter
|
78 |
type_and_enter "AI"
|
79 |
# Wait for 5 seconds
|
|
|
61 |
clear_cache
|
62 |
# Load the first web page
|
63 |
#load_page "https://www.bing.com/turing/captcha/challenge"
|
64 |
+
/home/user/myshell/openchall.sh &
|
65 |
# Wait for 15 seconds
|
66 |
wait_for 15
|
67 |
# Move the mouse and click the left button
|
|
|
73 |
# Wait for 5 seconds
|
74 |
wait_for 5
|
75 |
# Move the mouse and click the left button
|
76 |
+
move_and_click 200 660
|
77 |
# Type AI and press enter
|
78 |
type_and_enter "AI"
|
79 |
# Wait for 5 seconds
|