Skip to content

Commit 59135ac

Browse files
author
using
committed
优化配置及描述
1 parent 977a776 commit 59135ac

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

克鲁赛德战记-综合脚本(8ce0cb8b-a3c2-4b01-a425-2ea0282d85b9).mq

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
' For ��³����ս�� �ۺϽű�
22
' -------------------�Զ���������--------------------------
3-
' �ܼ���ʼ����� 1-7�����򲻻����
3+
' �ܼ���ʼ��顣��[1-7]���������
44
Dim BLOCK_BUY_DAY = 4
55
' ��ǰСʱΪ���ı���ʱ���Զ��лؾ�����
66
Dim HOUR_MOD = 8
7-
' ��������������������
7+
' �����İ����������Զ�������
88
' ��ͬ������(Taptap��Bilibili�����ʷ���)������ͬ����Ҫ�������á������޷�������
99
' ���ʷ����� com.nhnst.SKCQCN
1010
' �������ڹ��ʷ�������Ӻ�׺ .uc .bili .qihu .xindong .otaku��
@@ -13,7 +13,7 @@ Dim PACKAGE_NAME = "com.nhnst.SKCQCN"
1313
' -------------------�Զ������ý���-------------------------
1414
' -------------------����Ϊϵͳ���ã����������޸�-------------------------
1515
' ��������һ�ΰ�����ʱ��
16-
'Dim FirstPressFishTime = 2300
16+
' Dim FirstPressFishTime = 2300
1717
' ��⵽����ֵ������ɫ����ʱ����ѹʱ��ms
1818
Dim ON_WEAK_PRESS_TIME = 1200
1919
Dim TryFishTimes = 0
@@ -22,11 +22,11 @@ Dim PushTimes = 0
2222
' �ɹ���������ĸ���
2323
Dim SuccessCount = 0
2424
' ��ɫδ������ʱ��
25-
Dim PULL_LONG_PRESS_MSECS = 200
26-
' �����ڵ�ÿ�ΰ�ס���
27-
Dim PULL_PRESS_MSECS = 120
28-
' ������ɫ֮��ȴ����ٺ���
29-
Dim PULL_FULL_DELAY = 10
25+
Dim PULL_LONG_PRESS_MSECS = 120
26+
' �����ڵ�(����)ÿ�ΰ�ס���
27+
Dim PULL_PRESS_MSECS = 10
28+
' ������ɫ�ȴ����ٺ���
29+
Dim PULL_FULL_DELAY = 30
3030

3131
' ����
3232
Dim FUNC_FISHING = 0
@@ -52,7 +52,7 @@ Dim isInWB = False
5252
Dim MAX_FISH_TIMES = 999
5353
' ���ܰ�ťѡ��0-3����ʾ1-4��
5454
Dim raceIndex = 0
55-
' ���ܽ��濨3�ξ�����
55+
' ���ܽ��濨5�ξ�����
5656
Dim raceKill = 0
5757
' δ֪���濨ס
5858
Dim unknowKill = 0

0 commit comments

Comments
 (0)