This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pyautogui | |
import time | |
import smtplib | |
from email.mime.text import MIMEText | |
from email.header import Header | |
from email.utils import formataddr | |
import requests | |
import base64,json | |
from io import BytesIO | |
import os |
文档编辑: https://docs.qq.com/doc/DSHZxRElUUFRvZXZM
因为最近可能没时间打新的副本各位 dalao 可以设计好坐标后通过邮件反馈新的副本标点。
已更新 国服5.0版本PaisleyPark 。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Accuracy matrix: | |
Train en de es fr it ru zh | |
en: 91.48 87.65 75.48 84.00 71.18 66.58 76.65 | |
de: 78.23 93.50 81.40 81.50 74.53 64.58 73.20 | |
es: 71.62 84.00 93.73 78.90 73.38 53.28 55.83 | |
fr: 81.25 88.75 80.12 90.85 72.58 67.35 79.40 | |
it: 74.33 83.53 80.58 79.78 84.48 66.45 63.35 | |
ru: 72.68 81.70 65.73 71.43 63.40 85.65 59.93 | |
zh: 74.98 81.35 72.20 73.28 70.08 66.23 88.30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<TriggernometryExport Version="1"> | |
<ExportedFolder FFXIVJobFilterEnabled="false" FFXIVJobFilter="0" ZoneFilterEnabled="false" EventFilterEnabled="false" Id="b79b0e84-ee56-4cb9-8192-eed2bdf6470c" Name="狩猎" Enabled="true"> | |
<Folders /> | |
<Triggers> | |
<Trigger Enabled="true" Name="跨界传送" Id="2c039a9c-1a6d-42fe-8594-8fd5a7073dbc" RegularExpression="0039:使用跨界传送移动到了(?<world>(.*))。" DebugLevel="Inherit" PrevActions="Keep" PrevActionsRefire="Allow" Scheduling="FromFire" PeriodRefire="Allow" RefirePeriodExpression="0"> | |
<Actions> | |
<Action OrderNumber="1" AuraImageMode="Normal" TextAuraAlignment="MiddleCenter" TextAuraFontSize="9" TextAuraEffect="None" ActionType="UseTTS" ExecutionDelayExpression="0" DebugLevel="Inherit" SystemBeepFreqExpression="1000" SystemBeepLengthExpression="100" PlaySoundVolumeExpression="100" UseTTSTextExpression="跨界传送到了${world}" UseTTSVolumeExpression="100" UseTTSRateExpression="0" LaunchProcessWindowStyle="Normal" ExecScriptType="CSharp" Me |
NewerOlder