forked from Passer1072/RookieAI_yolov8
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.json
45 lines (45 loc) · 1.23 KB
/
settings.json
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
{
"DXcam_screenshot": 560,
"aimOffset": 0.41000000000000003,
"aimOffset_Magnification_x": 0.0,
"aimbot": true,
"arduinoMode": false,
"closest_mouse_dist": 160.8,
"confidence": 0.55,
"crawl_information": true,
"deactivate_dxcam": true,
"dxcam_maxFPS": 35,
"enable_random_offset": true,
"extra_offset_x": 5.0,
"extra_offset_y": 3.0,
"lockKey": "\u53f3\u952e",
"lockSpeed": 0.7,
"method_of_prediction": "\u500d\u7387\u9884\u6d4b",
"model_file": "",
"mouse_Side_Button_Witch": true,
"mouse_control": "win32",
"offset_range": [
0.3,
0.5
],
"prediction_factor": 0.4,
"random_name": true,
"recoil_boosted_distance": 5.0,
"recoil_boosted_distance_time": 0.5,
"recoil_interval": 0.01,
"recoil_standard_distance": 1.0,
"recoil_switch": true,
"recoil_transition_time": 0.2,
"screen_height": 400.0,
"screen_width": 400.0,
"screenshot_mode": false,
"segmented_aiming_switch": false,
"stage1_intensity": 0.8,
"stage1_scope": 50.0,
"stage2_intensity": 0.4,
"stage2_scope": 175.0,
"test_images_GUI": true,
"test_window_frame": false,
"time_interval": 0.35,
"triggerType": "shift+\u6309\u4e0b"
}