1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-24 03:04:51 +00:00

27 Commits

Author SHA1 Message Date
YoursFunny ff2f226713 fix: update assets file 2026-05-26 21:54:23 +08:00
YoursFunny 8177d0f56d fix: update ui assets for OVERSEA server 2026-05-26 21:53:53 +08:00
YoursFunny b606108871 fix: update assets file 2026-04-24 19:30:05 +08:00
YoursFunny be09b39bbe fix: update ui assets for jp 2026-04-24 19:26:36 +08:00
YoursFunny fafb9d5a5c fix: update assets file 2026-01-20 19:45:18 +08:00
YoursFunny 998d52b56c fix: update ui assets for jp 2026-01-20 19:43:55 +08:00
YoursFunny 3e6a82764a fix(login): disable clicking back when login for jp 2025-10-27 14:30:45 +08:00
YoursFunny 3cd8161afb feat(momotalk): add a single tool page for momotalk,
remove its scheduler,
and some minor improvements
2025-10-13 11:41:48 +08:00
YoursFunny 02b8de6d18 fix: update assets file 2025-09-23 20:02:23 +08:00
YoursFunny 7a321eae48 fix: update configs to enable new bounty stage for OVERSEA server 2025-09-23 20:01:32 +08:00
YoursFunny ad19268e5a fix: update ui assets for zht 2025-09-23 19:59:49 +08:00
YoursFunny 8bc170e170 fix: update ui assets for en 2025-09-23 19:59:26 +08:00
YoursFunny 1d618d1624 fix: update assets file 2025-08-09 13:19:41 +08:00
YoursFunny 9eb3bde649 fix: update ui assets for OVERSEA server 2025-08-09 13:18:23 +08:00
YoursFunny 62ef4c733c fix: update assets file 2025-07-22 20:13:27 +08:00
YoursFunny 27dbd31434 fix: update ui assets for jp 2025-07-22 20:12:46 +08:00
YoursFunny 74ef1a7b4d fix: update configs 2025-05-18 19:57:13 +08:00
YoursFunny 43282354cd fix(bounty): update stage select option 2025-05-18 19:53:27 +08:00
YoursFunny f92d92aec0 fix: update assets file 2025-05-13 21:54:43 +08:00
YoursFunny 3a00c47125 fix(cafe): update ui assets for zht 2025-05-13 21:53:18 +08:00
YoursFunny bca3395cb9 fix(cafe): update ui assets for jp & en 2025-05-13 21:53:08 +08:00
YoursFunny 766cb78377 fix(cafe): synchronize Cafe No.2 for global server 2025-05-13 21:52:07 +08:00
YoursFunny 84acb67061 fix: update assets file 2025-04-22 19:53:10 +08:00
YoursFunny 9c07251669 fix: update ui assets for jp 2025-04-22 19:52:59 +08:00
YoursFunny 19272d6cbe fix(cafe): correct invitation detection of Cafe No.2 in OVERSEA server 2025-03-08 18:43:25 +08:00
YoursFunny f268cfeda8 fix: update assets file 2025-01-29 16:41:31 +08:00
YoursFunny 37b5d4e4d2 fix(cafe): update ui assets for zht 2025-01-29 16:40:32 +08:00
71 changed files with 355 additions and 293 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

+1
View File
@@ -377,6 +377,7 @@ pre.rich-traceback-code {
#pywebio-scope-scheduler-bar, #pywebio-scope-scheduler-bar,
#pywebio-scope-log-bar, #pywebio-scope-log-bar,
#pywebio-scope-log, #pywebio-scope-log,
#pywebio-scope-daemon-log-bar,
#pywebio-scope-daemon-overview #pywebio-scope-groups { #pywebio-scope-daemon-overview #pywebio-scope-groups {
font-weight: 500; font-weight: 500;
margin: 0.3125rem; margin: 0.3125rem;
+4 -3
View File
@@ -133,12 +133,13 @@ pre.rich-traceback-code {
color: #c9d1d9; color: #c9d1d9;
} }
#pywebio-scope-scheduler-bar,
#pywebio-scope-log-bar,
#pywebio-scope-log,
#pywebio-scope-running, #pywebio-scope-running,
#pywebio-scope-pending, #pywebio-scope-pending,
#pywebio-scope-waiting, #pywebio-scope-waiting,
#pywebio-scope-scheduler-bar,
#pywebio-scope-log-bar,
#pywebio-scope-log,
#pywebio-scope-daemon-log-bar,
#pywebio-scope-daemon-overview #pywebio-scope-groups { #pywebio-scope-daemon-overview #pywebio-scope-groups {
background-color: #2f3136; background-color: #2f3136;
border: 1px solid #21262d; border: 1px solid #21262d;
+4 -3
View File
@@ -133,12 +133,13 @@ pre.rich-traceback-code {
border: 1px solid lightgrey; border: 1px solid lightgrey;
} }
#pywebio-scope-scheduler-bar,
#pywebio-scope-log-bar,
#pywebio-scope-log,
#pywebio-scope-running, #pywebio-scope-running,
#pywebio-scope-pending, #pywebio-scope-pending,
#pywebio-scope-waiting, #pywebio-scope-waiting,
#pywebio-scope-scheduler-bar,
#pywebio-scope-log-bar,
#pywebio-scope-log,
#pywebio-scope-daemon-log-bar,
#pywebio-scope-daemon-overview #pywebio-scope-groups { #pywebio-scope-daemon-overview #pywebio-scope-groups {
background-color: white; background-color: white;
border: 1px solid lightgrey; border: 1px solid lightgrey;
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

+2 -5
View File
@@ -250,11 +250,8 @@
} }
}, },
"Momotalk": { "Momotalk": {
"Scheduler": { "Momotalk": {
"Enable": false, "Enable": true
"NextRun": "2020-01-01 00:00:00",
"Command": "Momotalk",
"ServerUpdate": "04:00"
} }
} }
} }
+8 -23
View File
@@ -770,7 +770,8 @@
6, 6,
7, 7,
8, 8,
9 9,
10
] ]
}, },
"Count": { "Count": {
@@ -792,7 +793,8 @@
6, 6,
7, 7,
8, 8,
9 9,
10
] ]
}, },
"Count": { "Count": {
@@ -814,7 +816,8 @@
6, 6,
7, 7,
8, 8,
9 9,
10
] ]
}, },
"Count": { "Count": {
@@ -1059,28 +1062,10 @@
} }
}, },
"Momotalk": { "Momotalk": {
"Scheduler": { "Momotalk": {
"Enable": { "Enable": {
"type": "checkbox", "type": "checkbox",
"value": false, "value": true,
"option": [
true,
false
]
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "Momotalk",
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "04:00",
"display": "hide" "display": "hide"
} }
} }
+10 -3
View File
@@ -156,17 +156,17 @@ Bounty:
Highway: Highway:
Stage: Stage:
value: 0 value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
Count: 2 Count: 2
DesertRailroad: DesertRailroad:
Stage: Stage:
value: 0 value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
Count: 2 Count: 2
Schoolhouse: Schoolhouse:
Stage: Stage:
value: 0 value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
Count: 2 Count: 2
Scrimmage: Scrimmage:
@@ -267,3 +267,10 @@ ItemStorage:
stored: StoredTacticalChallengeTicket stored: StoredTacticalChallengeTicket
order: 6 order: 6
color: "#7ac8e5" color: "#7ac8e5"
# ==================== Momotalk ====================
Momotalk:
Enable:
value: true
display: hide
+7 -1
View File
@@ -33,7 +33,13 @@
"tasks": [ "tasks": [
"Circle", "Circle",
"Task", "Task",
"Mail", "Mail"
]
},
"Tool": {
"menu": "collapse",
"page": "tool",
"tasks": [
"Momotalk" "Momotalk"
] ]
} }
+8 -1
View File
@@ -80,5 +80,12 @@ Reward:
- Scheduler - Scheduler
Mail: Mail:
- Scheduler - Scheduler
# ==================== Tool ====================
Tool:
menu: 'collapse'
page: 'tool'
tasks:
Momotalk: Momotalk:
- Scheduler - Momotalk
+6 -3
View File
@@ -87,15 +87,15 @@ class GeneratedConfig:
Bounty_OnError = 'skip' # stop, skip Bounty_OnError = 'skip' # stop, skip
# Group `Highway` # Group `Highway`
Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Highway_Count = 2 Highway_Count = 2
# Group `DesertRailroad` # Group `DesertRailroad`
DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
DesertRailroad_Count = 2 DesertRailroad_Count = 2
# Group `Schoolhouse` # Group `Schoolhouse`
Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Schoolhouse_Count = 2 Schoolhouse_Count = 2
# Group `Scrimmage` # Group `Scrimmage`
@@ -166,3 +166,6 @@ class GeneratedConfig:
ItemStorage_BountyTicket = {} ItemStorage_BountyTicket = {}
ItemStorage_ScrimmageTicket = {} ItemStorage_ScrimmageTicket = {}
ItemStorage_TacticalChallengeTicket = {} ItemStorage_TacticalChallengeTicket = {}
# Group `Momotalk`
Momotalk_Enable = True
+20 -3
View File
@@ -15,6 +15,10 @@
"Reward": { "Reward": {
"name": "Reward", "name": "Reward",
"help": "" "help": ""
},
"Tool": {
"name": "Tools",
"help": ""
} }
}, },
"Task": { "Task": {
@@ -502,7 +506,8 @@
"6": "06 - Overpass F", "6": "06 - Overpass F",
"7": "07 - Overpass G", "7": "07 - Overpass G",
"8": "08 - Overpass H", "8": "08 - Overpass H",
"9": "09 - Overpass I" "9": "09 - Overpass I",
"10": "10 - Overpass J"
}, },
"Count": { "Count": {
"name": "Sweep X times", "name": "Sweep X times",
@@ -526,7 +531,8 @@
"6": "06 - Abandoned Train F", "6": "06 - Abandoned Train F",
"7": "07 - Abandoned Train G", "7": "07 - Abandoned Train G",
"8": "08 - Abandoned Train H", "8": "08 - Abandoned Train H",
"9": "09 - Abandoned Train I" "9": "09 - Abandoned Train I",
"10": "10 - Abandoned Train J"
}, },
"Count": { "Count": {
"name": "Sweep X times", "name": "Sweep X times",
@@ -550,7 +556,8 @@
"6": "06 - Besieged Classroom F", "6": "06 - Besieged Classroom F",
"7": "07 - Besieged Classroom G", "7": "07 - Besieged Classroom G",
"8": "08 - Besieged Classroom H", "8": "08 - Besieged Classroom H",
"9": "09 - Besieged Classroom I" "9": "09 - Besieged Classroom I",
"10": "10 - Besieged Classroom J"
}, },
"Count": { "Count": {
"name": "Sweep X times", "name": "Sweep X times",
@@ -846,6 +853,16 @@
"help": "" "help": ""
} }
}, },
"Momotalk": {
"_info": {
"name": "Momotalk",
"help": "Tools need to stop the scheduler and then run independently"
},
"Enable": {
"name": "",
"help": ""
}
},
"Gui": { "Gui": {
"Aside": { "Aside": {
"Install": "Install", "Install": "Install",
+20 -3
View File
@@ -15,6 +15,10 @@
"Reward": { "Reward": {
"name": "收菜", "name": "收菜",
"help": "" "help": ""
},
"Tool": {
"name": "工具",
"help": ""
} }
}, },
"Task": { "Task": {
@@ -502,7 +506,8 @@
"6": "06 - 高架公路 F", "6": "06 - 高架公路 F",
"7": "07 - 高架公路 G", "7": "07 - 高架公路 G",
"8": "08 - 高架公路 H", "8": "08 - 高架公路 H",
"9": "09 - 高架公路 I" "9": "09 - 高架公路 I",
"10": "10 - 高架公路 J"
}, },
"Count": { "Count": {
"name": "扫荡次数", "name": "扫荡次数",
@@ -526,7 +531,8 @@
"6": "06 - 被遗弃的列车 F", "6": "06 - 被遗弃的列车 F",
"7": "07 - 被遗弃的列车 G", "7": "07 - 被遗弃的列车 G",
"8": "08 - 被遗弃的列车 H", "8": "08 - 被遗弃的列车 H",
"9": "09 - 被遗弃的列车 I" "9": "09 - 被遗弃的列车 I",
"10": "10 - 被遗弃的列车 J"
}, },
"Count": { "Count": {
"name": "扫荡次数", "name": "扫荡次数",
@@ -550,7 +556,8 @@
"6": "06 - 被袭击的教室 F", "6": "06 - 被袭击的教室 F",
"7": "07 - 被袭击的教室 G", "7": "07 - 被袭击的教室 G",
"8": "08 - 被袭击的教室 H", "8": "08 - 被袭击的教室 H",
"9": "09 - 被袭击的教室 I" "9": "09 - 被袭击的教室 I",
"10": "10 - 被袭击的教室 J"
}, },
"Count": { "Count": {
"name": "扫荡次数", "name": "扫荡次数",
@@ -846,6 +853,16 @@
"help": "" "help": ""
} }
}, },
"Momotalk": {
"_info": {
"name": "Momotalk",
"help": "工具需要停止调度器再单独运行"
},
"Enable": {
"name": "",
"help": ""
}
},
"Gui": { "Gui": {
"Aside": { "Aside": {
"Install": "安装", "Install": "安装",
+13 -12
View File
@@ -611,7 +611,7 @@ class AlasGUI(Frame):
[ [
put_scope("scheduler-bar"), put_scope("scheduler-bar"),
put_scope("groups"), put_scope("groups"),
put_scope("log-bar"), put_scope("daemon-log-bar"),
put_scope("log", [put_html("")]), put_scope("log", [put_html("")]),
], ],
) )
@@ -625,7 +625,7 @@ class AlasGUI(Frame):
[ [
put_scope( put_scope(
"_daemon_upper", "_daemon_upper",
[put_scope("scheduler-bar"), put_scope("log-bar")], [put_scope("scheduler-bar"), put_scope("daemon-log-bar")],
), ),
put_scope("groups"), put_scope("groups"),
put_scope("log", [put_html("")]), put_scope("log", [put_html("")]),
@@ -654,16 +654,17 @@ class AlasGUI(Frame):
scope="scheduler_btn", scope="scheduler_btn",
) )
with use_scope("log-bar"): with use_scope("daemon-log-bar"):
put_text(t("Gui.Overview.Log")).style( with use_scope("log-title"):
"font-size: 1.25rem; margin: auto .5rem auto;" put_text(t("Gui.Overview.Log")).style(
) "font-size: 1.25rem; margin: auto .5rem auto;"
put_scope( )
"log-bar-btns", put_scope(
[ "log-bar-btns",
put_scope("log_scroll_btn"), [
], put_scope("log_scroll_btn"),
) ],
)
switch_log_scroll = BinarySwitchButton( switch_log_scroll = BinarySwitchButton(
label_on=t("Gui.Button.ScrollON"), label_on=t("Gui.Button.ScrollON"),
+6 -1
View File
@@ -6,11 +6,12 @@ from multiprocessing import Process
from typing import Dict, List, Union from typing import Dict, List, Union
from filelock import FileLock from filelock import FileLock
from rich.console import Console, ConsoleRenderable
from module.config.utils import filepath_config from module.config.utils import filepath_config
from module.logger import logger, set_file_logger, set_func_logger from module.logger import logger, set_file_logger, set_func_logger
from module.webui.fake import get_config_mod, mod_instance from module.webui.fake import get_config_mod, mod_instance
from module.webui.setting import State from module.webui.setting import State
from rich.console import Console, ConsoleRenderable
class ProcessManager: class ProcessManager:
@@ -147,6 +148,10 @@ class ProcessManager:
if e is not None: if e is not None:
AzurLaneAutoScript.stop_event = e AzurLaneAutoScript.stop_event = e
ArisuAutoSweeper(config_name=config_name).loop() ArisuAutoSweeper(config_name=config_name).loop()
elif func == "Momotalk":
from tasks.momotalk.momotalk import MomoTalk
MomoTalk(config=config_name, task="Momotalk").run()
else: else:
logger.critical(f"No function matched: {func}") logger.critical(f"No function matched: {func}")
logger.info(f"[{config_name}] exited. Reason: Finish\n") logger.info(f"[{config_name}] exited. Reason: Finish\n")
+132 -48
View File
@@ -207,6 +207,13 @@ GACHA_CHECK = ButtonWrapper(
) )
HOME = ButtonWrapper( HOME = ButtonWrapper(
name='HOME', name='HOME',
jp=Button(
file='./assets/jp/base/page/HOME.png',
area=(1224, 10, 1250, 35),
search=(1204, 0, 1270, 55),
color=(162, 176, 202),
button=(1224, 10, 1250, 35),
),
share=Button( share=Button(
file='./assets/share/base/page/HOME.png', file='./assets/share/base/page/HOME.png',
area=(1218, 8, 1253, 41), area=(1218, 8, 1253, 41),
@@ -251,6 +258,13 @@ MAIL_CHECK = ButtonWrapper(
) )
MAIN_GO_TO_CAFE = ButtonWrapper( MAIN_GO_TO_CAFE = ButtonWrapper(
name='MAIN_GO_TO_CAFE', name='MAIN_GO_TO_CAFE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CAFE.png',
area=(86, 632, 113, 670),
search=(66, 612, 133, 690),
color=(174, 222, 246),
button=(86, 632, 113, 670),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CAFE.png', file='./assets/share/base/page/MAIN_GO_TO_CAFE.png',
area=(81, 638, 102, 668), area=(81, 638, 102, 668),
@@ -261,6 +275,13 @@ MAIN_GO_TO_CAFE = ButtonWrapper(
) )
MAIN_GO_TO_CIRCLE = ButtonWrapper( MAIN_GO_TO_CIRCLE = ButtonWrapper(
name='MAIN_GO_TO_CIRCLE', name='MAIN_GO_TO_CIRCLE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CIRCLE.png',
area=(531, 631, 561, 659),
search=(511, 611, 581, 679),
color=(182, 230, 254),
button=(531, 631, 561, 659),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CIRCLE.png', file='./assets/share/base/page/MAIN_GO_TO_CIRCLE.png',
area=(542, 630, 581, 665), area=(542, 630, 581, 665),
@@ -271,6 +292,13 @@ MAIN_GO_TO_CIRCLE = ButtonWrapper(
) )
MAIN_GO_TO_CRAFTING = ButtonWrapper( MAIN_GO_TO_CRAFTING = ButtonWrapper(
name='MAIN_GO_TO_CRAFTING', name='MAIN_GO_TO_CRAFTING',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CRAFTING.png',
area=(645, 627, 667, 662),
search=(625, 607, 687, 682),
color=(206, 235, 251),
button=(645, 627, 667, 662),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CRAFTING.png', file='./assets/share/base/page/MAIN_GO_TO_CRAFTING.png',
area=(665, 622, 693, 664), area=(665, 622, 693, 664),
@@ -281,6 +309,13 @@ MAIN_GO_TO_CRAFTING = ButtonWrapper(
) )
MAIN_GO_TO_GACHA = ButtonWrapper( MAIN_GO_TO_GACHA = ButtonWrapper(
name='MAIN_GO_TO_GACHA', name='MAIN_GO_TO_GACHA',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_GACHA.png',
area=(871, 626, 893, 671),
search=(851, 606, 913, 691),
color=(172, 223, 242),
button=(871, 626, 893, 671),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_GACHA.png', file='./assets/share/base/page/MAIN_GO_TO_GACHA.png',
area=(900, 623, 924, 670), area=(900, 623, 924, 670),
@@ -291,6 +326,13 @@ MAIN_GO_TO_GACHA = ButtonWrapper(
) )
MAIN_GO_TO_MAIL = ButtonWrapper( MAIN_GO_TO_MAIL = ButtonWrapper(
name='MAIN_GO_TO_MAIL', name='MAIN_GO_TO_MAIL',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_MAIL.png',
area=(1144, 27, 1165, 44),
search=(1124, 7, 1185, 64),
color=(102, 125, 168),
button=(1144, 27, 1165, 44),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_MAIL.png', file='./assets/share/base/page/MAIN_GO_TO_MAIL.png',
area=(1130, 29, 1156, 49), area=(1130, 29, 1156, 49),
@@ -301,26 +343,47 @@ MAIN_GO_TO_MAIL = ButtonWrapper(
) )
MAIN_GO_TO_MOMOTALK = ButtonWrapper( MAIN_GO_TO_MOMOTALK = ButtonWrapper(
name='MAIN_GO_TO_MOMOTALK', name='MAIN_GO_TO_MOMOTALK',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_MOMOTALK.png',
area=(125, 118, 146, 151),
search=(105, 98, 166, 171),
color=(244, 200, 211),
button=(125, 118, 146, 151),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_MOMOTALK.png', file='./assets/share/base/page/MAIN_GO_TO_MOMOTALK.png',
area=(154, 134, 177, 158), area=(138, 130, 159, 161),
search=(134, 114, 197, 178), search=(118, 110, 179, 181),
color=(255, 219, 227), color=(251, 215, 224),
button=(154, 134, 177, 158), button=(138, 130, 159, 161),
), ),
) )
MAIN_GO_TO_PURCHASE = ButtonWrapper( MAIN_GO_TO_PURCHASE = ButtonWrapper(
name='MAIN_GO_TO_PURCHASE', name='MAIN_GO_TO_PURCHASE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_PURCHASE.png',
area=(122, 209, 148, 243),
search=(102, 189, 168, 263),
color=(190, 222, 246),
button=(122, 209, 148, 243),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png', file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(148, 204, 183, 253), area=(136, 210, 165, 250),
search=(128, 184, 203, 273), search=(116, 190, 185, 270),
color=(172, 214, 239), color=(175, 216, 240),
button=(148, 204, 183, 253), button=(136, 210, 165, 250),
), ),
) )
MAIN_GO_TO_SCHEDULE = ButtonWrapper( MAIN_GO_TO_SCHEDULE = ButtonWrapper(
name='MAIN_GO_TO_SCHEDULE', name='MAIN_GO_TO_SCHEDULE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SCHEDULE.png',
area=(198, 634, 217, 667),
search=(178, 614, 237, 687),
color=(176, 222, 243),
button=(198, 634, 217, 667),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SCHEDULE.png', file='./assets/share/base/page/MAIN_GO_TO_SCHEDULE.png',
area=(194, 638, 216, 672), area=(194, 638, 216, 672),
@@ -331,6 +394,13 @@ MAIN_GO_TO_SCHEDULE = ButtonWrapper(
) )
MAIN_GO_TO_SHOP = ButtonWrapper( MAIN_GO_TO_SHOP = ButtonWrapper(
name='MAIN_GO_TO_SHOP', name='MAIN_GO_TO_SHOP',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SHOP.png',
area=(752, 628, 786, 665),
search=(732, 608, 806, 685),
color=(168, 221, 248),
button=(752, 628, 786, 665),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SHOP.png', file='./assets/share/base/page/MAIN_GO_TO_SHOP.png',
area=(773, 630, 816, 667), area=(773, 630, 816, 667),
@@ -341,36 +411,43 @@ MAIN_GO_TO_SHOP = ButtonWrapper(
) )
MAIN_GO_TO_TASK = ButtonWrapper( MAIN_GO_TO_TASK = ButtonWrapper(
name='MAIN_GO_TO_TASK', name='MAIN_GO_TO_TASK',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_TASK.png',
area=(30, 214, 55, 248),
search=(10, 194, 75, 268),
color=(186, 218, 245),
button=(30, 214, 55, 248),
),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_TASK.png', file='./assets/share/base/page/MAIN_GO_TO_TASK.png',
area=(52, 220, 78, 248), area=(47, 219, 70, 246),
search=(32, 200, 98, 268), search=(27, 199, 90, 266),
color=(226, 207, 203), color=(212, 204, 208),
button=(52, 220, 78, 248), button=(47, 219, 70, 246),
), ),
) )
MAIN_GO_TO_WORK = ButtonWrapper( MAIN_GO_TO_WORK = ButtonWrapper(
name='MAIN_GO_TO_WORK', name='MAIN_GO_TO_WORK',
jp=Button( jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_WORK.png', file='./assets/jp/base/page/MAIN_GO_TO_WORK.png',
area=(1167, 605, 1241, 632), area=(1167, 668, 1222, 688),
search=(1147, 585, 1261, 652), search=(1147, 648, 1242, 708),
color=(135, 149, 169), color=(141, 156, 174),
button=(1167, 605, 1241, 632), button=(1167, 668, 1222, 688),
), ),
en=Button( en=Button(
file='./assets/en/base/page/MAIN_GO_TO_WORK.png', file='./assets/en/base/page/MAIN_GO_TO_WORK.png',
area=(1127, 605, 1250, 637), area=(1143, 591, 1241, 613),
search=(1107, 585, 1270, 657), search=(1123, 571, 1261, 633),
color=(90, 112, 141), color=(110, 129, 154),
button=(1127, 605, 1250, 637), button=(1143, 591, 1241, 613),
), ),
zht=Button( zht=Button(
file='./assets/zht/base/page/MAIN_GO_TO_WORK.png', file='./assets/zht/base/page/MAIN_GO_TO_WORK.png',
area=(1167, 595, 1277, 637), area=(1188, 586, 1241, 613),
search=(1147, 575, 1280, 657), search=(1168, 566, 1261, 633),
color=(73, 100, 133), color=(141, 155, 174),
button=(1167, 595, 1277, 637), button=(1188, 586, 1241, 613),
), ),
) )
MISSION_CHECK = ButtonWrapper( MISSION_CHECK = ButtonWrapper(
@@ -399,6 +476,13 @@ MISSION_CHECK = ButtonWrapper(
) )
MOMOTALK_CHECK = ButtonWrapper( MOMOTALK_CHECK = ButtonWrapper(
name='MOMOTALK_CHECK', name='MOMOTALK_CHECK',
jp=Button(
file='./assets/jp/base/page/MOMOTALK_CHECK.png',
area=(144, 107, 169, 130),
search=(124, 87, 189, 150),
color=(253, 211, 219),
button=(144, 107, 169, 130),
),
share=Button( share=Button(
file='./assets/share/base/page/MOMOTALK_CHECK.png', file='./assets/share/base/page/MOMOTALK_CHECK.png',
area=(144, 107, 169, 130), area=(144, 107, 169, 130),
@@ -589,10 +673,10 @@ WORK_GO_TO_BOUNTY = ButtonWrapper(
name='WORK_GO_TO_BOUNTY', name='WORK_GO_TO_BOUNTY',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_BOUNTY.png', file='./assets/jp/base/page/WORK_GO_TO_BOUNTY.png',
area=(667, 383, 764, 409), area=(679, 401, 741, 417),
search=(647, 363, 784, 429), search=(659, 381, 761, 437),
color=(171, 187, 212), color=(155, 164, 186),
button=(667, 383, 764, 409), button=(679, 401, 741, 417),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_BOUNTY.png', file='./assets/en/base/page/WORK_GO_TO_BOUNTY.png',
@@ -613,10 +697,10 @@ WORK_GO_TO_COMMISSIONS = ButtonWrapper(
name='WORK_GO_TO_COMMISSIONS', name='WORK_GO_TO_COMMISSIONS',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_COMMISSIONS.png', file='./assets/jp/base/page/WORK_GO_TO_COMMISSIONS.png',
area=(653, 475, 749, 501), area=(661, 504, 724, 521),
search=(633, 455, 769, 521), search=(641, 484, 744, 541),
color=(171, 185, 208), color=(155, 163, 184),
button=(653, 475, 749, 501), button=(661, 504, 724, 521),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_COMMISSIONS.png', file='./assets/en/base/page/WORK_GO_TO_COMMISSIONS.png',
@@ -661,10 +745,10 @@ WORK_GO_TO_MISSION = ButtonWrapper(
name='WORK_GO_TO_MISSION', name='WORK_GO_TO_MISSION',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_MISSION.png', file='./assets/jp/base/page/WORK_GO_TO_MISSION.png',
area=(722, 155, 807, 199), area=(710, 220, 769, 249),
search=(702, 135, 827, 219), search=(690, 200, 789, 269),
color=(173, 188, 211), color=(137, 153, 180),
button=(722, 155, 807, 199), button=(710, 220, 769, 249),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_MISSION.png', file='./assets/en/base/page/WORK_GO_TO_MISSION.png',
@@ -685,10 +769,10 @@ WORK_GO_TO_SCHOOL_EXCHANGE = ButtonWrapper(
name='WORK_GO_TO_SCHOOL_EXCHANGE', name='WORK_GO_TO_SCHOOL_EXCHANGE',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png', file='./assets/jp/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png',
area=(636, 566, 753, 592), area=(642, 606, 721, 624),
search=(616, 546, 773, 612), search=(622, 586, 741, 644),
color=(176, 187, 207), color=(167, 174, 192),
button=(636, 566, 753, 592), button=(642, 606, 721, 624),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png', file='./assets/en/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png',
@@ -709,10 +793,10 @@ WORK_GO_TO_STORY = ButtonWrapper(
name='WORK_GO_TO_STORY', name='WORK_GO_TO_STORY',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_STORY.png', file='./assets/jp/base/page/WORK_GO_TO_STORY.png',
area=(998, 155, 1078, 199), area=(993, 220, 1081, 250),
search=(978, 135, 1098, 219), search=(973, 200, 1101, 270),
color=(215, 221, 232), color=(209, 214, 224),
button=(998, 155, 1078, 199), button=(993, 220, 1081, 250),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_STORY.png', file='./assets/en/base/page/WORK_GO_TO_STORY.png',
@@ -733,10 +817,10 @@ WORK_GO_TO_TACTICAL_CHALLENGE = ButtonWrapper(
name='WORK_GO_TO_TACTICAL_CHALLENGE', name='WORK_GO_TO_TACTICAL_CHALLENGE',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png', file='./assets/jp/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png',
area=(801, 565, 920, 593), area=(821, 600, 911, 620),
search=(781, 545, 940, 613), search=(801, 580, 931, 640),
color=(172, 186, 209), color=(156, 164, 185),
button=(801, 565, 920, 593), button=(821, 600, 911, 620),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png', file='./assets/en/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png',
+4 -3
View File
@@ -1,10 +1,10 @@
from module.base.button import ButtonWrapper from module.base.button import ButtonWrapper
from module.base.decorator import run_once, Config from module.base.decorator import Config, run_once
from module.base.timer import Timer from module.base.timer import Timer
from module.base.utils import get_color from module.base.utils import get_color
from module.exception import GameNotRunningError, GamePageUnknownError, RequestHumanTakeover from module.exception import GameNotRunningError, GamePageUnknownError, RequestHumanTakeover
from module.logger import logger from module.logger import logger
from module.ocr.ocr import Ocr, Digit from module.ocr.ocr import Digit, Ocr
from tasks.base.assets.assets_base_page import BACK from tasks.base.assets.assets_base_page import BACK
from tasks.base.main_page import MainPage from tasks.base.main_page import MainPage
from tasks.base.page import Page, page_main from tasks.base.page import Page, page_main
@@ -23,7 +23,8 @@ class UI(MainPage):
# temporary block check for jp # temporary block check for jp
@Config.when(Emulator_GameLanguage='jp') @Config.when(Emulator_GameLanguage='jp')
def appear_trademark_year(self): def appear_trademark_year(self):
return False # this disables using back button in jp due to a login issue
return True
@Config.when(Emulator_GameLanguage=None) @Config.when(Emulator_GameLanguage=None)
def appear_trademark_year(self): def appear_trademark_year(self):
+56 -104
View File
@@ -34,17 +34,17 @@ CAFE_FIRST = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/CAFE_FIRST.png', file='./assets/en/cafe/CAFE_FIRST.png',
area=(100, 156, 148, 175), area=(205, 96, 215, 107),
search=(80, 136, 168, 195), search=(185, 76, 235, 127),
color=(107, 123, 144), color=(176, 184, 194),
button=(100, 156, 148, 175), button=(205, 96, 215, 107),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/CAFE_FIRST.png', file='./assets/zht/cafe/CAFE_FIRST.png',
area=(99, 155, 152, 176), area=(153, 93, 164, 109),
search=(79, 135, 172, 196), search=(133, 73, 184, 129),
color=(131, 145, 161), color=(172, 180, 190),
button=(99, 155, 152, 176), button=(153, 93, 164, 109),
), ),
) )
CAFE_INVITE = ButtonWrapper( CAFE_INVITE = ButtonWrapper(
@@ -58,17 +58,17 @@ CAFE_INVITE = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/CAFE_INVITE.png', file='./assets/en/cafe/CAFE_INVITE.png',
area=(816, 635, 845, 655), area=(870, 637, 903, 663),
search=(796, 615, 865, 675), search=(850, 617, 923, 683),
color=(173, 182, 192), color=(253, 217, 235),
button=(816, 635, 845, 655), button=(870, 637, 903, 663),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/CAFE_INVITE.png', file='./assets/zht/cafe/CAFE_INVITE.png',
area=(816, 635, 845, 655), area=(870, 637, 903, 663),
search=(796, 615, 865, 675), search=(850, 617, 923, 683),
color=(173, 182, 192), color=(253, 217, 235),
button=(816, 635, 845, 655), button=(870, 637, 903, 663),
), ),
) )
CAFE_INVITED = ButtonWrapper( CAFE_INVITED = ButtonWrapper(
@@ -82,17 +82,17 @@ CAFE_INVITED = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/CAFE_INVITED.png', file='./assets/en/cafe/CAFE_INVITED.png',
area=(815, 633, 847, 657), area=(870, 637, 903, 663),
search=(795, 613, 867, 677), search=(850, 617, 923, 683),
color=(144, 144, 146), color=(111, 109, 109),
button=(815, 633, 847, 657), button=(870, 637, 903, 663),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/CAFE_INVITED.png', file='./assets/zht/cafe/CAFE_INVITED.png',
area=(815, 633, 847, 657), area=(870, 637, 903, 663),
search=(795, 613, 867, 677), search=(850, 617, 923, 683),
color=(144, 144, 146), color=(111, 109, 109),
button=(815, 633, 847, 657), button=(870, 637, 903, 663),
), ),
) )
CAFE_SECOND = ButtonWrapper( CAFE_SECOND = ButtonWrapper(
@@ -106,65 +106,17 @@ CAFE_SECOND = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/CAFE_SECOND.png', file='./assets/en/cafe/CAFE_SECOND.png',
area=(242, 157, 291, 174), area=(207, 96, 214, 107),
search=(222, 137, 311, 194), search=(187, 76, 234, 127),
color=(119, 134, 153), color=(174, 182, 192),
button=(242, 157, 291, 174), button=(207, 96, 214, 107),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/CAFE_SECOND.png', file='./assets/zht/cafe/CAFE_SECOND.png',
area=(239, 155, 293, 176), area=(153, 93, 162, 110),
search=(219, 135, 313, 196), search=(133, 73, 182, 130),
color=(132, 145, 162), color=(169, 178, 189),
button=(239, 155, 293, 176), button=(153, 93, 162, 110),
),
)
CHANGE_CAFE_NOT_SELECTED = ButtonWrapper(
name='CHANGE_CAFE_NOT_SELECTED',
jp=Button(
file='./assets/jp/cafe/CHANGE_CAFE_NOT_SELECTED.png',
area=(84, 89, 178, 109),
search=(64, 69, 198, 129),
color=(185, 193, 203),
button=(84, 89, 178, 109),
),
en=Button(
file='./assets/en/cafe/CHANGE_CAFE_NOT_SELECTED.png',
area=(99, 93, 197, 110),
search=(79, 73, 217, 130),
color=(179, 187, 196),
button=(99, 93, 197, 110),
),
zht=Button(
file='./assets/zht/cafe/CHANGE_CAFE_NOT_SELECTED.png',
area=(99, 91, 199, 112),
search=(79, 71, 219, 132),
color=(169, 177, 188),
button=(99, 91, 199, 112),
),
)
CHANGE_CAFE_SELECTED = ButtonWrapper(
name='CHANGE_CAFE_SELECTED',
jp=Button(
file='./assets/jp/cafe/CHANGE_CAFE_SELECTED.png',
area=(40, 87, 191, 112),
search=(20, 67, 211, 132),
color=(82, 105, 130),
button=(40, 87, 191, 112),
),
en=Button(
file='./assets/en/cafe/CHANGE_CAFE_SELECTED.png',
area=(57, 92, 199, 112),
search=(37, 72, 219, 132),
color=(92, 115, 140),
button=(57, 92, 199, 112),
),
zht=Button(
file='./assets/zht/cafe/CHANGE_CAFE_SELECTED.png',
area=(59, 90, 199, 112),
search=(39, 70, 219, 132),
color=(113, 132, 154),
button=(59, 90, 199, 112),
), ),
) )
CHECK_MOMOTALK = ButtonWrapper( CHECK_MOMOTALK = ButtonWrapper(
@@ -202,17 +154,17 @@ CHECK_REWARD = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/CHECK_REWARD.png', file='./assets/en/cafe/CHECK_REWARD.png',
area=(1090, 613, 1229, 644), area=(1116, 636, 1218, 654),
search=(1070, 593, 1249, 664), search=(1096, 616, 1238, 674),
color=(64, 88, 115), color=(77, 100, 125),
button=(1086, 611, 1229, 685), button=(1113, 625, 1239, 692),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/CHECK_REWARD.png', file='./assets/zht/cafe/CHECK_REWARD.png',
area=(1087, 609, 1222, 644), area=(1125, 634, 1209, 651),
search=(1067, 589, 1242, 664), search=(1105, 614, 1229, 671),
color=(70, 94, 120), color=(107, 128, 149),
button=(1086, 613, 1229, 682), button=(1113, 626, 1237, 692),
), ),
) )
CLICKABLE_TEMPLATE = ButtonWrapper( CLICKABLE_TEMPLATE = ButtonWrapper(
@@ -363,10 +315,10 @@ INVITE_IN_SECOND = ButtonWrapper(
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/INVITE_IN_SECOND.png', file='./assets/zht/cafe/INVITE_IN_SECOND.png',
area=(482, 147, 799, 177), area=(487, 146, 793, 178),
search=(462, 127, 819, 197), search=(467, 126, 813, 198),
color=(166, 177, 188), color=(153, 165, 178),
button=(482, 147, 799, 177), button=(487, 146, 793, 178),
), ),
) )
INVITE_IN_SECOND_CLOSE = ButtonWrapper( INVITE_IN_SECOND_CLOSE = ButtonWrapper(
@@ -411,10 +363,10 @@ INVITE_SUBSTITUTE = ButtonWrapper(
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/INVITE_SUBSTITUTE.png', file='./assets/zht/cafe/INVITE_SUBSTITUTE.png',
area=(506, 157, 775, 186), area=(580, 154, 701, 183),
search=(486, 137, 795, 206), search=(560, 134, 721, 203),
color=(176, 186, 196), color=(147, 160, 174),
button=(673, 477, 857, 542), button=(672, 475, 857, 544),
), ),
) )
INVITE_SUBSTITUTE_CLOSE = ButtonWrapper( INVITE_SUBSTITUTE_CLOSE = ButtonWrapper(
@@ -524,17 +476,17 @@ OCR_CAFE = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/cafe/OCR_CAFE.png', file='./assets/en/cafe/OCR_CAFE.png',
area=(1105, 639, 1195, 674), area=(1127, 657, 1219, 682),
search=(1085, 619, 1215, 694), search=(1107, 637, 1239, 702),
color=(84, 104, 127), color=(93, 112, 134),
button=(1105, 639, 1195, 674), button=(1127, 657, 1219, 682),
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/OCR_CAFE.png', file='./assets/zht/cafe/OCR_CAFE.png',
area=(1072, 639, 1232, 679), area=(1127, 657, 1219, 682),
search=(1052, 619, 1252, 699), search=(1107, 637, 1239, 702),
color=(71, 93, 118), color=(93, 112, 134),
button=(1072, 639, 1232, 679), button=(1127, 657, 1219, 682),
), ),
) )
OCR_NAME = ButtonWrapper( OCR_NAME = ButtonWrapper(
+13 -39
View File
@@ -8,10 +8,6 @@ from tasks.cafe.assets.assets_cafe import *
from tasks.cafe.invitation import handle_invitation from tasks.cafe.invitation import handle_invitation
from tasks.cafe.ui import CafeUI from tasks.cafe.ui import CafeUI
SWITCH_CAFE = Switch('Cafe_switch')
SWITCH_CAFE.add_state('off', CHANGE_CAFE_NOT_SELECTED)
SWITCH_CAFE.add_state('on', CHANGE_CAFE_SELECTED)
SWITCH_CAFE_SELECT = Switch('Cafe_switch_select') SWITCH_CAFE_SELECT = Switch('Cafe_switch_select')
SWITCH_CAFE_SELECT.add_state('1', CAFE_FIRST) SWITCH_CAFE_SELECT.add_state('1', CAFE_FIRST)
SWITCH_CAFE_SELECT.add_state('2', CAFE_SECOND) SWITCH_CAFE_SELECT.add_state('2', CAFE_SECOND)
@@ -144,41 +140,19 @@ class Cafe(CafeUI):
continue continue
if self.is_second_cafe_on and not is_second and status == CafeStatus.FINISHED: if self.is_second_cafe_on and not is_second and status == CafeStatus.FINISHED:
# handle new jp ui if not SWITCH_CAFE_SELECT.appear(main=self):
if self.config.Emulator_GameLanguage == 'jp': logger.info('Cafe switch not found')
if not SWITCH_CAFE_SELECT.appear(main=self): continue
logger.info('Cafe switch not found') match SWITCH_CAFE_SELECT.get(main=self):
continue case '1':
match SWITCH_CAFE_SELECT.get(main=self): if self.click_with_interval(CAFE_FIRST):
case '1': continue
if self.click_with_interval(CAFE_FIRST): case '2':
continue logger.info('Cafe second arrived')
case '2': status = CafeStatus.STUDENT_LIST
logger.info('Cafe second arrived') is_second = True
status = CafeStatus.STUDENT_LIST self.check = 0
is_second = True loading_timer.reset().start()
self.check = 0
loading_timer.reset().start()
else:
if not SWITCH_CAFE.appear(main=self):
logger.warning('Cafe switch not found')
continue
if SWITCH_CAFE.get(main=self) == 'off':
SWITCH_CAFE.set('on', main=self)
logger.info('Switching to second cafe')
if not SWITCH_CAFE_SELECT.appear(main=self):
logger.info('Cafe switch select not found')
continue
match SWITCH_CAFE_SELECT.get(main=self):
case '1':
if self.click_with_interval(CAFE_SECOND):
continue
case '2':
logger.info('Cafe second arrived')
SWITCH_CAFE.set('off', main=self)
status = CafeStatus.STUDENT_LIST
is_second = True
self.check = 0
if action_timer.reached_and_reset(): if action_timer.reached_and_reset():
logger.attr('Status', status) logger.attr('Status', status)
+1 -1
View File
@@ -243,7 +243,7 @@ def handle_invitation_status(status: InvitationStatus, main: ModuleBase) -> Invi
case InvitationStatus.SELECT: case InvitationStatus.SELECT:
if main.appear(INVITE_CONFIRM): if main.appear(INVITE_CONFIRM):
return InvitationStatus.CONFIRM return InvitationStatus.CONFIRM
if main.config.LANG == 'jp' and main.appear(INVITE_IN_SECOND): if main.appear(INVITE_IN_SECOND):
return InvitationStatus.IN_SECOND return InvitationStatus.IN_SECOND
if main.appear(INVITE_SUBSTITUTE): if main.appear(INVITE_SUBSTITUTE):
return InvitationStatus.SUBSTITUTE return InvitationStatus.SUBSTITUTE
+22 -8
View File
@@ -5,21 +5,35 @@ from module.base.button import Button, ButtonWrapper
OCR_AP = ButtonWrapper( OCR_AP = ButtonWrapper(
name='OCR_AP', name='OCR_AP',
jp=Button(
file='./assets/jp/item/data/OCR_AP.png',
area=(512, 13, 597, 32),
search=(492, 0, 617, 52),
color=(199, 204, 208),
button=(512, 13, 597, 32),
),
share=Button( share=Button(
file='./assets/share/item/data/OCR_AP.png', file='./assets/share/item/data/OCR_AP.png',
area=(560, 11, 667, 37), area=(535, 13, 660, 36),
search=(540, 0, 687, 57), search=(515, 0, 680, 56),
color=(211, 216, 219), color=(207, 215, 220),
button=(560, 11, 667, 37), button=(535, 13, 660, 36),
), ),
) )
OCR_DATA = ButtonWrapper( OCR_DATA = ButtonWrapper(
name='OCR_DATA', name='OCR_DATA',
jp=Button(
file='./assets/jp/item/data/OCR_DATA.png',
area=(716, 14, 1058, 33),
search=(696, 0, 1078, 53),
color=(211, 219, 224),
button=(716, 14, 1058, 33),
),
share=Button( share=Button(
file='./assets/share/item/data/OCR_DATA.png', file='./assets/share/item/data/OCR_DATA.png',
area=(768, 12, 1072, 37), area=(745, 11, 1069, 39),
search=(748, 0, 1092, 57), search=(725, 0, 1089, 59),
color=(212, 220, 224), color=(216, 223, 227),
button=(768, 12, 1072, 37), button=(745, 11, 1069, 39),
), ),
) )
+18 -29
View File
@@ -1,9 +1,7 @@
import cv2
import numpy as np import numpy as np
from module.base.base import ModuleBase
from module.base.timer import Timer from module.base.timer import Timer
from module.base.utils import point_in_area, area_size from module.base.utils import area_size
from module.logger import logger from module.logger import logger
from module.ui.switch import Switch from module.ui.switch import Switch
from tasks.base.page import page_main, page_momo_talk from tasks.base.page import page_main, page_momo_talk
@@ -24,23 +22,19 @@ SWITCH_SORT.add_state("descending", SORT_DESCENDING)
"""Required for template matching as reply and story """Required for template matching as reply and story
button can be found in different locations""" button can be found in different locations"""
REPLY_TEMPLATE = REPLY.matched_button.image REPLY_TEMPLATE = REPLY
STORY_TEMPLATE = STORY.matched_button.image STORY_TEMPLATE = STORY
CHATTING_TEMPLATE = CHATTING.matched_button.image CHATTING_TEMPLATE = CHATTING
class MomoTalkUI(UI): class MomoTalkUI(UI):
def __init__(self, config, device): swipe_vector_range = (0.65, 0.85)
super().__init__(config, device) list = CHAT_AREA
self.swipe_vector_range = (0.65, 0.85)
self.list = CHAT_AREA
self.click_coords = self.device.click_methods.get(self.config.Emulator_ControlMethod, self.device.click_adb)
def swipe_page(self, direction: str, main: ModuleBase, vector_range=None, reverse=False): def swipe_page(self, direction: str, vector_range=None, reverse=False):
""" """
Args: Args:
direction: up, down direction: up, down
main:
vector_range (tuple[float, float]): vector_range (tuple[float, float]):
reverse (bool): reverse (bool):
""" """
@@ -58,7 +52,7 @@ class MomoTalkUI(UI):
if reverse: if reverse:
vector = (-vector[0], -vector[1]) vector = (-vector[0], -vector[1])
main.device.swipe_vector(vector, self.list.button) self.device.swipe_vector(vector, self.list.button)
def select_then_disappear(self, dest_enter: ButtonWrapper, dest_check: ButtonWrapper): def select_then_disappear(self, dest_enter: ButtonWrapper, dest_check: ButtonWrapper):
timer = Timer(5, 10).start() timer = Timer(5, 10).start()
@@ -83,24 +77,19 @@ class MomoTalkUI(UI):
return True return True
def click_all(self, template, x_add=0, y_add=0): def click_all(self, template: ButtonWrapper, offset: tuple[int, int] = (0, 0)) -> bool:
""" """
Find the all the locations of the template adding an offset if specified and click them. Find the all the locations of the template adding an offset if specified and click them.
If after filter, no coords then swipe. If after filter, no coords then swipe.
""" """
image = self.device.screenshot() template.load_search(self.list.area)
result = cv2.matchTemplate(image, template, cv2.TM_CCOEFF_NORMED) template.matched_button._button_offset = offset
threshold = 0.8 seen = template.match_multi_template(self.device.image, similarity=0.8)
locations = np.where(result >= threshold)
seen = set()
for pt in zip(*locations[::-1]):
center_pt = (int(pt[0] + template.shape[1] / 2 + x_add), int(pt[1] + template.shape[0] / 2 + y_add))
seen.add(center_pt)
if seen: if seen:
if y_add != 0: if any(offset):
seen = filter(lambda x: point_in_area(x, CHAT_AREA.area), seen) for button in seen:
[self.click_coords(coords[0], coords[1]) for coords in seen] self.device.click(button)
self.swipe_page("down", self) self.swipe_page("down")
return True return True
return False return False
@@ -157,10 +146,10 @@ class MomoTalkUI(UI):
return True return True
elif self.click_all(CHATTING_TEMPLATE): elif self.click_all(CHATTING_TEMPLATE):
timer.reset() timer.reset()
elif self.click_all(REPLY_TEMPLATE, y_add=62): elif self.click_all(REPLY_TEMPLATE, offset=(0, 62)):
logger.info("Clicked on reply") logger.info("Clicked on reply")
timer.reset() timer.reset()
elif self.click_all(STORY_TEMPLATE, y_add=62): elif self.click_all(STORY_TEMPLATE, offset=(0, 62)):
logger.info("Clicked on story") logger.info("Clicked on story")
timer.reset() timer.reset()
elif timer.reached(): elif timer.reached():