wsmud_Raid

武神传说 MUD

Version vom 09.01.2019. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Bob.cn und mapleo
Bewertungen
0 0 0
Version
1.0.12
Erstellt am
23.12.2018
Letzte Aktualisierung
09.01.2019
Größe
120 KB
Lizenz
n/a
Wird angewandt auf

MUD武神传说 自动副本脚本

需要配合 wsmud_pluginss 使用。

2019.01.08 更新 1.0.7 版本

  1. @shimen 在 wsmud_pluginss 中开启师门自动放弃可使用此语句完成师门任务。
  2. 现在对于定义变量/赋值语句,
    • 若变量名开头大写则表示是全局变量,可在一个流程中跨任务组使用;
    • 若开头小写则只能在单次命令组执行过程中使用;
    • 现在支持右侧为算数运算表达式例如:($number)=(number)+1
  3. 添加了两个预置变量 :room 房间名称、:path 房间路径

目前支持以下副本:

  • 移花宫(简单)
  • 移花宫(困难)
  • 白驼山(组队)
  • 燕子坞(简单)
  • 燕子坞(困难)
  • 华山论剑
  • 衡山
  • 温府(>2k闪避)
  • 财主家(简单)
  • 财主家(困难)
  • 星宿海

并提供两个捷径:

  • 走出桃花林
  • 找到周伯通

注意事项:

  • 请确认角色自动战斗足以应付选择的副本。

  • 每轮副本开始前会前往武庙疗伤;当内力少于70%时会打坐回复内力,如果设置了打坐中断挖矿,会重新装备(铁镐)之前的武器。

  • 可以设置:

    1. 在副本内时,低于多少气血进行疗伤;
    2. 是否在 boss 前等待所有技能冷却结束。
    3. 刷完一轮背包清理方案;

开发指南

现在可以自行开发流程啦!