Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SunOner/sunone_aimbot
/ functions
Functions
279 in github.com/SunOner/sunone_aimbot
⨍
Functions
279
◇
Types & classes
21
↳
Endpoints
21
↓ 1 callers
Function
refreshConfigIfChanged
(silent = true)
helper_ui/src/App.jsx:308
↓ 1 callers
Function
refreshConfigOnly
(silent = true)
helper_ui/src/App.jsx:298
↓ 1 callers
Method
reload_config_if_changed
(self)
logic/hotkeys_watcher.py:54
↓ 1 callers
Method
reload_if_changed
(self, verbose: bool = False)
logic/config_watcher.py:183
↓ 1 callers
Method
restart
(self)
logic/capture.py:204
↓ 1 callers
Function
run_checks
()
logic/checks.py:156
↓ 1 callers
Function
sameConfigVersion
(left, right)
helper_ui/src/App.jsx:179
↓ 1 callers
Method
setup_bettercam
(self)
logic/capture.py:103
↓ 1 callers
Method
setup_mss
(self)
logic/capture.py:135
↓ 1 callers
Method
setup_obs
(self)
logic/capture.py:124
↓ 1 callers
Method
spawn_debug_window
(self)
logic/visual.py:235
↓ 1 callers
Method
submit
(self, bScope, shooting_state)
logic/shooting.py:41
↓ 1 callers
Function
toOptions
(values)
helper_ui/src/App.jsx:81
↓ 1 callers
Function
updateDetectionSizePreset
(value)
helper_ui/src/App.jsx:722
↓ 1 callers
Method
visualize_history
(self, target_x, target_y)
logic/mouse.py:269
↓ 1 callers
Method
visualize_prediction
(self, target_x, target_y, target_cls)
logic/mouse.py:265
↓ 1 callers
Method
visualize_target
(self, target_x, target_y, target_cls)
logic/mouse.py:261
Function
App
()
helper_ui/src/App.jsx:200
Function
ConsoleBackdrop
()
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
Function
api_download_cuda
()
helper_api.py:1229
Function
api_download_cuda_stream
()
helper_api.py:1252
Function
api_export
(payload: ExportRequest)
helper_api.py:1269
Function
api_export_stream
(payload: ExportRequest)
helper_api.py:1282
Function
api_get_config
()
helper_api.py:1138
Function
api_get_config_version
()
helper_api.py:1143
Function
api_meta
(force: bool = False)
helper_api.py:1133
Function
api_reinstall_aimbot
()
helper_api.py:1260
Function
api_reinstall_tensorrt
()
helper_api.py:1202
Function
api_reinstall_tensorrt_stream
()
helper_api.py:1218
Function
api_reinstall_torch
()
helper_api.py:1175
Function
api_reinstall_torch_stream
()
helper_api.py:1191
Function
api_run_aimbot
()
helper_api.py:1168
Function
api_save_config
(payload: ConfigUpdateRequest)
helper_api.py:1148
Function
api_save_config_field
(payload: ConfigFieldUpdateRequest)
helper_api.py:1157
Function
api_tests
( input_model: str = Form(...), source_method: str = Form("Default"), topmost: bool = Form(True),
helper_api.py:1321
Function
api_tests_stream
( input_model: str = Form(...), source_method: str = Form("Default"), topmost: bool = Form(True),
helper_api.py:1354
Function
api_train
(payload: TrainRequest)
helper_api.py:1291
Function
api_train_stream
(payload: TrainRequest)
helper_api.py:1312
Method
click
(self)
logic/arduino.py:32
Method
draw_oval
(self, x1, y1, x2, y2, color='white', size=1)
logic/overlay.py:91
Method
draw_point
(self, x, y, color='white', size=1)
logic/overlay.py:103
Function
exportModel
()
helper_ui/src/App.jsx:503
Method
get_key_code
(cls, key_name)
logic/buttons.py:129
Method
keyboard_input
Args: scan_code (short): https://www.millisecond.com/support/docs/current/html/language/scancodes.htm up_down (KEY
logic/rzctl.py:70
Method
mouse_close
(self)
logic/ghub.py:52
Method
move_mouse
(self, x, y)
logic/platform.py:93
Function
require_helper_token
(request: Request, call_next)
helper_api.py:1125
Function
root_page
()
helper_api.py:1383
Method
run
(self, width, height)
logic/overlay.py:18
Method
run
(self)
logic/capture.py:139
Method
run
(self)
logic/shooting.py:51
Method
run
(self)
logic/hotkeys_watcher.py:30
Function
runTests
()
helper_ui/src/App.jsx:548
Function
safe_index
(options: list[str], value: str, default: int = 0)
helper_modules/common.py:41
Function
spa_fallback
(full_path: str)
helper_api.py:1391
Function
startTrain
()
helper_ui/src/App.jsx:513
Method
update_settings
(self)
logic/frame_parser.py:172
← previous
201–279 of 279, ranked by callers