LUACN论坛

 找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
热搜: YJWOW MagicStone BoL
楼主: wdyxscj

【金刚可用】采矿1-450矿点分享

  [复制链接]
发表于 2024-4-13 22:18:00 | 显示全部楼层
谢谢大佬分享!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
回复 支持 反对

使用道具 举报

发表于 2024-5-11 11:34:23 | 显示全部楼层
看看坐标~啊啊啊啊啊啊啊啊啊啊
回复 支持 反对

使用道具 举报

发表于 2024-5-15 09:39:08 | 显示全部楼层
自动移动?还是瞬移?
回复 支持 反对

使用道具 举报

发表于 2024-6-2 00:38:12 | 显示全部楼层
这个是不是还配合金刚辅助使用?~~
回复 支持 反对

使用道具 举报

发表于 2024-6-9 21:11:10 | 显示全部楼层
E: 【金刚可用】采矿1-450矿点分享 [
回复 支持 反对

使用道具 举报

发表于 2024-6-27 13:22:46 | 显示全部楼层
--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end--魔蜂宏、插件免费分享教学+Q群635574121

local Tbl = BeeUnitBuffList("target")
local buff = BeeUnitBuffList("player")
if BeeSpellCoolDown("复仇之怒")==0 and BeeUnitAffectingCombat() then
    BeeRun("复仇之怒")
end
--BUFF
if BeePlayerBuffTime("战争艺术")>0 and BeeUnitHealth("player","%")>70 then
    BeeRun("/cast 驱邪术","player")
end
if BeeUnitHealth("player","%")<70 and  BeePlayerBuffTime("战争艺术")>0 then
    BeeRun("/cast 圣光闪现","player")
end
--BUFF
if BeePlayerBuffTime("王者祝福")<0 then
    BeeRun("/cast 王者祝福")
end
if BeePlayerBuffTime("腐蚀圣印")<0 then
    BeeRun("/cast 腐蚀圣印")
end
--保命开饰品
if BeeUnitHealth("player","%")<30 and BeePlayerDeBuffTime("自律")<0 and BeeSpellCoolDown("圣疗术")==0 then
    BeeRun("/cast 圣疗术","player")
end
if BeeUnitHealth("target","%")<20 and BeeIsRun("/cast 愤怒之锤") then
    BeeRun("/cast 愤怒之锤")
end
if BeeRange("target")<=10 and BeeRun("/tar [@mouseover,harm,nodead,exists] ","target") and BeeIsRun("/startattack") then BeeRun("/startattack") end
if BeeSpellCD("圣光审判")>0 and BeeSpellCD("十字军打击")>0 and BeeSpellCD("神圣风暴")>0 and BeeSpellCoolDown("奉献")==0 then
    BeeRun("/cast 奉献")
end

if BeeSpellCoolDown("智慧审判")==0 then
    BeeRun("/cast 智慧审判");
end
if BeeRange("target")<=5 and BeeSpellCoolDown("神圣风暴")==0 then
    BeeRun("/cast 神圣风暴")
end
if BeeRange("target")<=5 and BeeSpellCoolDown("十字军打击")==0 then
    BeeRun("/cast 十字军打击")
end
if BeeSpellCoolDown("神圣恳求")==0 then
    BeeRun("/cast 神圣恳求");
end
if BeeSpellCoolDown("正义盾击")==0 then
    BeeRun("/cast 正义盾击");
end
if BeeSpellCoolDown("正义之锤")==0 then
    BeeRun("/cast 正义之锤");
end
回复 支持 反对

使用道具 举报

发表于 2024-6-27 13:28:04 | 显示全部楼层
这个是不是很适合能用传送的私服
回复 支持 反对

使用道具 举报

发表于 2024-6-28 21:54:24 | 显示全部楼层
回复看看,啥内容,~~~~~~希望我的现在玩的版本能用。~~~~
回复 支持 反对

使用道具 举报

发表于 2024-9-13 12:32:15 | 显示全部楼层
大佬牛逼!
回复 支持 反对

使用道具 举报

发表于 2024-9-13 23:29:42 | 显示全部楼层

感谢楼主分享6665555
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

小黑屋|手机版|Archiver|LUACN论坛

GMT+8, 2026-1-12 08:47 AM , Processed in 0.034424 second(s), 27 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表