Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cybertron
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpha
cybertron
Commits
1bd968e9
Commit
1bd968e9
authored
Dec 13, 2018
by
lixiaofang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i
parent
3e7242b1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
workspace.xml
.idea/workspace.xml
+0
-0
auto_click.py
auto_click.py
+1
-1
user_session.txt
user_session.txt
+0
-0
No files found.
.idea/workspace.xml
View file @
1bd968e9
This diff is collapsed.
Click to expand it.
auto_click.py
View file @
1bd968e9
...
...
@@ -143,7 +143,7 @@ if __name__ == "__main__":
for
i
in
range
(
urge_num
):
time
.
sleep
(
random
.
randint
(
10
,
50
))
#
time.sleep(random.randint(10, 50))
cook
=
login
()
...
...
user_session.txt
View file @
1bd968e9
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment