最新推荐
Newest recommendation传奇定制挂鼻祖支持新gom引擎登录器
本文发表时间为:2022-08-14 21:45:50,内容具有时效性,不代表当前真实状况。如有疑惑,请联系右边客服确认。
最新的传奇定制挂,支持新gom登录器挂机,为挂机的朋友带来很大的帮助,
因为是纯脚本操作,所以需要有点lua基础,当然也可以莽草,让客服设置好脚本,直接运行即可。
打打金,赚点外快,还是不错的选择。
对沧澜沉默传奇的支持也是不错的,大家可以有什么传奇辅助不明白的需要帮忙找传奇挂的,找我们即可。
接工作室挂机解决方案。
endif 取角色HP() <= 70 then
逃跑()
end
if 取角色HP() <= 50 and 取安全区() == 0 then
使用物品("盟重传送石")
end
if 取角色HP() <= 30 and 取安全区() == 0 then
小退()
end
if 取角色MP() <= 20 then
使用物品("疗伤药")
end
if 取角色死亡() == 1 then
小退()
end
if 取角色死亡() == 1 then
选择("@hcfh")
end
if 取运行时间() - 修复时间 >= 60 * 1000 * 30 then
使用物品("修复神水")
修复时间 = 取运行时间()
end
if 取物品数量("盟重传送石") < 1 then
商城购买(1, 1)
end
if 取物品数量("修复神水") < 1 then
商城购买(2, 3)
end
延时(10)
end
end
启动线程(保护线程)
while 1 do
if 取组件("DItemBag_") == 1 then
关闭组件("DItemBag_")
end
if 取组件("DStateWin") == 1 then
关闭组件("DStateWin")
end
if 取组件("DMsgDlg") == 1 then
if 取组件("DMsgDlgCancel") == 1 then
点击组件("DMsgDlgCancel")
else
点击组件("DMsgDlgOk")
end
end
if 取组件("DMerchantDlg_") == 1 then
关闭组件("DMerchantDlg_")
end
if 取剩余包裹() <= 10 then
if 取组件("一键回收", 1) == 0 then
点击组件("DItemBagButton4")
延时(100)
end
选择("一键回收")
延时(500)
end
if 取安全区() == 0 then
丢弃物品("新手*|聚灵珠*")
end
使用物品("*元宝|*经验卷")
if 取地图名称() == "盟重省" then
if 寻路(334, 340, 5000) == 1 then
对话("禁地之门")
选择("禁地之门")
延时(1000)
end
elseif 取地图名称() == "禁地之门" then
循环打怪("100,100|200,200|300,300")
end
延时(10)
end