MCPcopy Create free account

hub / github.com/SunOner/sunone_aimbot / functions

Functions279 in github.com/SunOner/sunone_aimbot

↓ 1 callersFunctionrefreshConfigIfChanged
(silent = true)
helper_ui/src/App.jsx:308
↓ 1 callersFunctionrefreshConfigOnly
(silent = true)
helper_ui/src/App.jsx:298
↓ 1 callersMethodreload_config_if_changed
(self)
logic/hotkeys_watcher.py:54
↓ 1 callersMethodreload_if_changed
(self, verbose: bool = False)
logic/config_watcher.py:183
↓ 1 callersMethodrestart
(self)
logic/capture.py:204
↓ 1 callersFunctionrun_checks
()
logic/checks.py:156
↓ 1 callersFunctionsameConfigVersion
(left, right)
helper_ui/src/App.jsx:179
↓ 1 callersMethodsetup_bettercam
(self)
logic/capture.py:103
↓ 1 callersMethodsetup_mss
(self)
logic/capture.py:135
↓ 1 callersMethodsetup_obs
(self)
logic/capture.py:124
↓ 1 callersMethodspawn_debug_window
(self)
logic/visual.py:235
↓ 1 callersMethodsubmit
(self, bScope, shooting_state)
logic/shooting.py:41
↓ 1 callersFunctiontoOptions
(values)
helper_ui/src/App.jsx:81
↓ 1 callersFunctionupdateDetectionSizePreset
(value)
helper_ui/src/App.jsx:722
↓ 1 callersMethodvisualize_history
(self, target_x, target_y)
logic/mouse.py:269
↓ 1 callersMethodvisualize_prediction
(self, target_x, target_y, target_cls)
logic/mouse.py:265
↓ 1 callersMethodvisualize_target
(self, target_x, target_y, target_cls)
logic/mouse.py:261
FunctionApp
()
helper_ui/src/App.jsx:200
FunctionConsoleBackdrop
()
helper_ui/src/App.jsx:85
Method__del__
(self)
logic/arduino.py:71
Method__init__
(self, x, y, w, h, cls)
logic/frame_parser.py:14
Method__init__
(self)
logic/frame_parser.py:22
Method__init__
(self)
logic/mouse.py:19
Method__init__
(self)
logic/arduino.py:9
Method__init__
(self)
logic/ghub.py:5
Method__init__
(self, path: StrPath = "config.ini", window_names_path: StrPath = "window_names.txt")
logic/config_watcher.py:14
Method__init__
(self)
logic/visual.py:20
Method__init__
(self)
logic/overlay.py:10
Method__init__
(self)
logic/platform.py:11
Method__init__
(self)
logic/capture.py:14
Method__init__
(self)
logic/shooting.py:17
Method__init__
(self)
logic/hotkeys_watcher.py:19
Method__init__
(self, dll_path)
logic/rzctl.py:27
Method_draw_line
(self, x1, y1, x2, y2, color='white', size=1)
logic/overlay.py:100
Method_draw_oval
(self, x1, y1, x2, y2, color='white', size=1)
logic/overlay.py:94
Method_draw_point
(self, x, y, color='white', size=1)
logic/overlay.py:106
Method_draw_square
(self, x1, y1, x2, y2, color='white', size=1)
logic/overlay.py:88
Method_draw_text
(self, x, y, text, size, color)
logic/overlay.py:112
Method_on_click
(self, x, y, button, pressed)
logic/platform.py:70
Method_on_key_press
(self, key)
logic/platform.py:58
Method_on_key_release
(self, key)
logic/platform.py:64
Functionapi_download_cuda
()
helper_api.py:1229
Functionapi_download_cuda_stream
()
helper_api.py:1252
Functionapi_export
(payload: ExportRequest)
helper_api.py:1269
Functionapi_export_stream
(payload: ExportRequest)
helper_api.py:1282
Functionapi_get_config
()
helper_api.py:1138
Functionapi_get_config_version
()
helper_api.py:1143
Functionapi_meta
(force: bool = False)
helper_api.py:1133
Functionapi_reinstall_aimbot
()
helper_api.py:1260
Functionapi_reinstall_tensorrt
()
helper_api.py:1202
Functionapi_reinstall_tensorrt_stream
()
helper_api.py:1218
Functionapi_reinstall_torch
()
helper_api.py:1175
Functionapi_reinstall_torch_stream
()
helper_api.py:1191
Functionapi_run_aimbot
()
helper_api.py:1168
Functionapi_save_config
(payload: ConfigUpdateRequest)
helper_api.py:1148
Functionapi_save_config_field
(payload: ConfigFieldUpdateRequest)
helper_api.py:1157
Functionapi_tests
( input_model: str = Form(...), source_method: str = Form("Default"), topmost: bool = Form(True),
helper_api.py:1321
Functionapi_tests_stream
( input_model: str = Form(...), source_method: str = Form("Default"), topmost: bool = Form(True),
helper_api.py:1354
Functionapi_train
(payload: TrainRequest)
helper_api.py:1291
Functionapi_train_stream
(payload: TrainRequest)
helper_api.py:1312
Methodclick
(self)
logic/arduino.py:32
Methoddraw_oval
(self, x1, y1, x2, y2, color='white', size=1)
logic/overlay.py:91
Methoddraw_point
(self, x, y, color='white', size=1)
logic/overlay.py:103
FunctionexportModel
()
helper_ui/src/App.jsx:503
Methodget_key_code
(cls, key_name)
logic/buttons.py:129
Methodkeyboard_input
Args: scan_code (short): https://www.millisecond.com/support/docs/current/html/language/scancodes.htm up_down (KEY
logic/rzctl.py:70
Methodmouse_close
(self)
logic/ghub.py:52
Methodmove_mouse
(self, x, y)
logic/platform.py:93
Functionrequire_helper_token
(request: Request, call_next)
helper_api.py:1125
Functionroot_page
()
helper_api.py:1383
Methodrun
(self, width, height)
logic/overlay.py:18
Methodrun
(self)
logic/capture.py:139
Methodrun
(self)
logic/shooting.py:51
Methodrun
(self)
logic/hotkeys_watcher.py:30
FunctionrunTests
()
helper_ui/src/App.jsx:548
Functionsafe_index
(options: list[str], value: str, default: int = 0)
helper_modules/common.py:41
Functionspa_fallback
(full_path: str)
helper_api.py:1391
FunctionstartTrain
()
helper_ui/src/App.jsx:513
Methodupdate_settings
(self)
logic/frame_parser.py:172
← previous201–279 of 279, ranked by callers