mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-30 23:29:54 +08:00
@@ -29,4 +29,4 @@
|
||||
|
||||
作者:提瓦特钓鱼玳师
|
||||
|
||||
脚本反馈邮箱:hijiwos@hotmail.com
|
||||
脚本反馈邮箱:hijiwos@hotmail.com
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 477.826,
|
||||
"y": -185.83,
|
||||
"x": 473.201,
|
||||
"y": -180.944,
|
||||
"action": "combat_script",
|
||||
"move_mode": "walk",
|
||||
"action_params": "wait(0.5),keypress(f),wait(0.2),keypress(f),wait(0.2),keypress(f),wait(0.2),keypress(f)",
|
||||
|
||||
@@ -516,8 +516,8 @@
|
||||
|
||||
log.info(`该钓鱼点的时间: ${fishing_time}`);
|
||||
|
||||
// 检查垂钓点CD
|
||||
if (fishing_cd) {
|
||||
// 检查垂钓点CD(调式模式不记录)
|
||||
if (fishing_cd && !is_con) {
|
||||
let current_cd = read_archive(file_name, uid);
|
||||
if (current_cd !== null) {
|
||||
const now = Date.now();
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "提瓦特自动钓鱼(全流程+自选)",
|
||||
"version": "2.2.5",
|
||||
"version": "2.2.6",
|
||||
"bgi_version": "0.47.0",
|
||||
"description": "支持自动追踪并垂钓bgi支持的全提瓦特垂钓点",
|
||||
"authors": [
|
||||
|
||||
Reference in New Issue
Block a user