MCPcopy Create free account

hub / github.com/AdbAutoPlayer/AdbAutoPlayer / functions

Functions1,693 in github.com/AdbAutoPlayer/AdbAutoPlayer

↓ 1 callersMethodfishing
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/fishing.py:107
↓ 1 callersMethodfishing_loop
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:231
↓ 1 callersMethodfishing_minigame_ended
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/fishing.py:357
↓ 1 callersMethodforce_stop_game
Force-stop the game process.
src-tauri/src-python/adb_auto_player/game/_lifecycle_mixin.py:37
↓ 1 callersFunctionformatMessage
(message: string)
src/lib/log/logHelper.ts:12
↓ 1 callersMethodgame_find_template_match
( self, template: str | Path, match_mode: MatchMode = MatchMode.BEST, threshol
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:69
↓ 1 callersMethodgames_dir
Determine and return the games directory.
src-tauri/src-python/adb_auto_player/file_loader/settings_loader.py:56
↓ 1 callersMethodgenerate_model_json_schema_with_task_list_choices
Generate the JSON schema for the model with dynamic Task List choices. This method produces the standard `model_json_schema()` of the Pydanti
src-tauri/src-python/adb_auto_player/models/pydantic/toml_settings.py:43
↓ 1 callersFunctiongetLocaleOrDefault
(value: string)
src/lib/i18n/locales.ts:14
↓ 1 callersFunctiongetLogClass
(message: string)
src/lib/log/logHelper.ts:31
↓ 1 callersMethodget_app_handle
Returns Tauri App Handle.
src-tauri/src-python/adb_auto_player/tauri_context/context.py:30
↓ 1 callersMethodget_fishing_rod_button
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/fishing.py:231
↓ 1 callersFunctionget_game_gui_options
Returns menu json string for a game.
src-tauri/src-python/adb_auto_player/tauri_helpers/menu.py:21
↓ 1 callersMethodget_html_class
Get the HTML class name for GUI.
src-tauri/src-python/adb_auto_player/log/log_presets.py:23
↓ 1 callersMethodget_input_device
Return /dev/input/eventX for a given input device name.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:207
↓ 1 callersMethodget_log_level_from_args
Get log level from command line arguments.
src-tauri/src-python/adb_auto_player/cli/argparse_helper.py:56
↓ 1 callersFunctionget_profile_state_lock
(index: int)
src-tauri/src-python/adb_auto_player/__main__.py:426
↓ 1 callersMethodget_screenshot
Get a screenshot from the device (stream-first, fallback screencap). Returns: np.ndarray: BGR screenshot. Raises:
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:56
↓ 1 callersMethodget_screenshot
(self)
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:43
↓ 1 callersMethodget_screenshot
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_afkj_mixins.py:44
↓ 1 callersMethodget_supported_languages
Return a list of supported languages.
src-tauri/src-python/adb_auto_player/ocr/tesseract_lang.py:12
↓ 1 callersMethodget_terminal_color
Get the terminal color.
src-tauri/src-python/adb_auto_player/log/log_presets.py:12
↓ 1 callersMethodhandle_arcane_labyrinth
Handle Arcane Labyrinth.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/arcane_labyrinth.py:139
↓ 1 callersMethodhandle_battle
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/devourer.py:168
↓ 1 callersMethodhas_timer
Added in case there is ever a battle mode without a timer.
src-tauri/src-python/adb_auto_player/games/afk_journey/battle_state.py:18
↓ 1 callersMethodheal
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/devourer.py:94
↓ 1 callersMethodhold
( self, coordinates: Coordinates, duration: float = 3.0, blocking: bool = True
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:57
↓ 1 callersMethodhold_down
(self, magnitude=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:75
↓ 1 callersMethodhold_down
(self)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:115
↓ 1 callersMethodhold_down
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:104
↓ 1 callersMethodhold_down
(self)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:194
↓ 1 callersMethodhold_down
Press down at the given coordinates.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:188
↓ 1 callersMethodhold_down
Hold the D-pad down (no automatic release).
src-tauri/src-python/adb_auto_player/models/device/gamepad.py:41
↓ 1 callersMethodhold_down_left
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:144
↓ 1 callersMethodhold_down_right
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:152
↓ 1 callersMethodhold_left
(self, magnitude=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:78
↓ 1 callersMethodhold_left
(self)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:119
↓ 1 callersMethodhold_left
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:112
↓ 1 callersMethodhold_left
(self)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:198
↓ 1 callersMethodhold_left
Hold the D-pad left (no automatic release).
src-tauri/src-python/adb_auto_player/models/device/gamepad.py:45
↓ 1 callersMethodhold_right
(self, magnitude=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:81
↓ 1 callersMethodhold_right
(self)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:123
↓ 1 callersMethodhold_right
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:120
↓ 1 callersMethodhold_right
(self)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:202
↓ 1 callersMethodhold_right
Hold the D-pad right (no automatic release).
src-tauri/src-python/adb_auto_player/models/device/gamepad.py:49
↓ 1 callersMethodhold_up
(self, magnitude=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:72
↓ 1 callersMethodhold_up
(self)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:111
↓ 1 callersMethodhold_up
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:96
↓ 1 callersMethodhold_up
(self)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:190
↓ 1 callersMethodhold_up_left
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:128
↓ 1 callersMethodhold_up_right
(self, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:136
↓ 1 callersMethodhomestead_orders_helper
Collect Mine resources and fulfill Homestead Requests orders.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/homestead_helper.py:137
↓ 1 callersMethodi_am_inside_dialogue
( self, min_white_threshold: int = 220, min_white_ratio: float = 0.5, )
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/wondrous_tag.py:83
↓ 1 callersMethodinside_boss_stage
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/devourer.py:103
↓ 1 callersMethodis_arm
Return True if the CPU architecture is ARM (including aarch variants).
src-tauri/src-python/adb_auto_player/util/runtime.py:69
↓ 1 callersMethodis_bait_empty
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:196
↓ 1 callersMethodis_fish_hooked
( self, min_box_area_correct_color_percentage: float = 0.7, )
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:248
↓ 1 callersFunctionis_port_open
Check if a TCP port is open on localhost.
src-tauri/src-python/adb_auto_player/device/adb/adb_scanner.py:63
↓ 1 callersMethodis_ready_to_reel
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:374
↓ 1 callersFunctionis_valid_activeness_name
Validate if the text is a valid name block in activeness list.
src-tauri/src-python/scripts/test_activeness_ocr.py:352
↓ 1 callersFunctionis_valid_class
Check if the class is a valid subclass of `Game`.
src-tauri/src-python/adb_auto_player/games/__init__.py:32
↓ 1 callersMethodkey_down
Key down event.
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_input.py:67
↓ 1 callersMethodkey_press
Key down for duration then release.
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_input.py:77
↓ 1 callersMethodkey_up
Key up event.
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_input.py:72
↓ 1 callersMethodkeycode
Return the keycode for a given key. Args: key (str | int): The key to lookup. Can be a string or integer. Returns:
src-tauri/src-python/adb_auto_player/device/adb/adb_input_device.py:307
↓ 1 callersFunctionload_command_modules
Import all command modules to ensure decorators are executed.
src-tauri/src-python/adb_auto_player/commands/__init__.py:11
↓ 1 callersFunctionload_modules
Recursively discover and import all submodules in the `games` package.
src-tauri/src-python/adb_auto_player/games/__init__.py:13
↓ 1 callersFunctionlogError
(message: string, profile?: number)
src/lib/log/log-events.ts:28
↓ 1 callersFunctionlog_debug_info
Log Debug Info.
src-tauri/src-python/adb_auto_player/commands/debug.py:14
↓ 1 callersMethodlog_is_main_up_to_date
Check if local main branch is up-to-date with origin/main and log the status. Logs different messages depending on whether local branch is:
src-tauri/src-python/adb_auto_player/util/dev_helper.py:17
↓ 1 callersFunctionmain
PyTauri main.
src-tauri/src-python/adb_auto_player/__main__.py:548
↓ 1 callersFunctionmain
Main entry point of the CLI. This function parses the command line arguments, sets up the logging based on the output format and log level, a
src-tauri/src-python/adb_auto_player/main_cli.py:43
↓ 1 callersFunctionmain
Extract frames from a video at regular intervals.
src-tauri/src-python/adb_auto_player/scripts/extract_frames.py:8
↓ 1 callersFunctionmain
Execute main script logic to test OCR performance on debug frames.
src-tauri/src-python/scripts/test_activeness_ocr.py:853
↓ 1 callersMethodmatching_cards
Matching Card minigame. This assumes you are already in the game. Raises: GameTimeoutError: If game timed out.
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/matching_cards.py:42
↓ 1 callersMethodmemory_in_gb
Return the total system memory in gigabytes (rounded to 2 decimal places).
src-tauri/src-python/adb_auto_player/util/runtime.py:58
↓ 1 callersFunctionmergeTranslations
* Merges multiple translation objects, throwing an error if duplicate keys are found * @param sources - Array of translation objects to merge * @par
src/lib/i18n/locales.ts:40
↓ 1 callersMethodnavigate_to_arcane_labyrinth
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/navigation.py:422
↓ 1 callersMethodnavigate_to_duras_trials_screen
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/navigation.py:350
↓ 1 callersMethodnavigate_to_legend_trials_select_tower
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_afkj_mixins.py:85
↓ 1 callersMethodnavigate_to_team_up_chat
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/navigation.py:477
↓ 1 callersMethodnavigate_to_world
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_afkj_mixins.py:70
↓ 1 callersFunctionparse_activeness_rows
Parse activeness rows from screenshot.
src-tauri/src-python/scripts/test_activeness_ocr.py:368
↓ 1 callersFunctionparse_chest_contribution_rows
Return (raw_name, chest_count) pairs from one Contribution Ranking frame.
src-tauri/src-python/scripts/test_activeness_ocr.py:482
↓ 1 callersMethodplatform
Return the OS with full platform information. e.g. Windows-10-10.0.22631-SP0
src-tauri/src-python/adb_auto_player/util/runtime.py:23
↓ 1 callersMethodpress_enter
Press enter button.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:153
↓ 1 callersMethodprocessor
Return the processor name or type as reported by the OS.
src-tauri/src-python/adb_auto_player/util/runtime.py:43
↓ 1 callersMethodproxy_battle
Execute proxy battle automation.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/titan_reaver_proxy_battle.py:79
↓ 1 callersMethodraise_hero_affinity
Raise hero affinity with 3 clicks per day.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/dailies.py:492
↓ 1 callersMethodrelease
Release the D-pad. Could be refactored into separate release functions because D-pads can often be held in both horizontal and vertic
src-tauri/src-python/adb_auto_player/models/device/gamepad.py:7
↓ 1 callersFunctionreportError
(error: unknown, additionalProperties?: Properties)
src/lib/utils/error-reporting.ts:8
↓ 1 callersFunctionresize_hero_template
Resizes a hero template to match the project's standard scale. Default scale factor is 1/1.75, which converts 1080p screenshots to the 720p-i
src-tauri/src-python/adb_auto_player/image_manipulation/hero_resizer.py:13
↓ 1 callersMethodresolve_adb_device
Connects to an Android device using ADB and returns the device object. This function connects to a device by fetching configuration settings,
src-tauri/src-python/adb_auto_player/device/adb/adb_client.py:49
↓ 1 callersFunctionrun
()
src-tauri/src/main.rs:97
↓ 1 callersFunctionsanitizeMessage
(message: string)
src/lib/log/logHelper.ts:40
↓ 1 callersMethodscale_percent
Scale image by a percentage (e.g. 1.8 means 180%).
src-tauri/src-python/adb_auto_player/image_manipulation/scaling.py:9
↓ 1 callersMethodscan_roster
Scan the entire hero roster and write results to the backup tracker. Args: total_heroes: Optional scan limit. If None, inferred f
src-tauri/src-python/adb_auto_player/games/afk_journey/services/hero_scanner.py:101
↓ 1 callersMethodselect
(index: number)
src/lib/stores.svelte.ts:8
↓ 1 callersMethodselect_reeling_method
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:122
↓ 1 callersMethodselect_steering_method
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:101
← previousnext →601–700 of 1,693, ranked by callers