-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.json
More file actions
87 lines (82 loc) · 1.92 KB
/
Copy pathconfig.json
File metadata and controls
87 lines (82 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"Account": {
"Username": "nendy",
"Password": "ANDYssta01"
},
"Target Profit": "10.00000000",
"Target Win": "500.00000000",
"Lose Target": "15.00000",
"Interval": "10",
"Config": [{
"Name Bet Set": "Mining Chance 60 ‰",
"Base Bet": "0.01",
"Max Bet": "OFF",
"Chance": "60",
"Random Chance": {
"Toggle": "OFF",
"Min": "5",
"Max": "50"
},
"Bet": {
"Bet": "Hi",
"Hi / Low": {
"Toggle": "OFF",
"If Lose": "2",
"If Win": "3"
}
},
"If Win": "0.8",
"If Lose": "1.7",
"Reset If Win": "1",
"Reset If Profit": "0.01",
"Interval": "100"
},{
"Name Bet Set": "2",
"Base Bet": "0",
"Max Bet": "Off",
"Chance": "15",
"Random Chance": {
"Toggle": "OFF",
"Min": "5",
"Max": "50"
},
"Bet": {
"Bet": "Hi",
"Hi / Low": {
"Toggle": "OFF",
"If Lose": "2",
"If Win": "3"
}
},
"If Win": "0",
"If Lose": "0",
"Reset If Win": "0",
"Reset If Profit": "OFF",
"Interval": "100"
},{
"Name Bet Set": "3",
"Base Bet": "0",
"Max Bet": "OFF",
"Chance": "7",
"Random Chance": {
"Toggle": "OFF",
"Min": "5",
"Max": "50"
},
"Bet": {
"Bet": "Hi",
"Hi / Low": {
"Toggle": "OFF",
"If Lose": "2",
"If Win": "3"
}
},
"If Win": "0",
"If Lose": "0",
"Reset If Win": "0",
"Reset If Profit": "OFF",
"Interval": "10"
}
],
"User-Agent": "Android Phone / Chrome 61 [Mobile]: Mozilla/5.0 (Linux; Android 12.5; Marvel Xcore7 Build/LMY47I; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/61.0.3163.98 Mobile Safari/537.36"
}