if 取背包中物品数量("雪霜包")<3 then
发送自定义封包(0,171,10,0,0)
等待(1500)
选择("@bd15")
等待(1000)
选择("@bd215")
等待(1000)
end
if 取背包中物品数量("盟重传送石")<1 then
发送自定义封包(0,171,10,0,0)
等待(1500)
选择("@bd07")
等待(1000)
选择("@bd207")
等待(1000)
end
if 取背包中物品数量("随机传送石")<1 then
发送自定义封包(0,171,10,0,0)
等待(1500)
选择("@bd08")
等待(1000)
选择("@bd208")
等待(1000)
end
if 取背包中物品数量("三倍经验勋章")<1 then
发送自定义封包(0,171,10,0,0)
等待(1500)
选择("@bd13")
等待(1000)
选择("@bd213")
等待(1000)
使用物品("三倍经验勋章")
end
if 取背包中物品数量("修复神水")<1 then
发送自定义封包(0,171,10,0,0)
等待(1500)
选择("@bd09")
等待(1000)
选择("@bd209")
等待(1000)
使用物品("修复神水")
end
以上脚本加载制作成lua格式的,加载到定时执行,就可以自动买药,买修复神水等等了,但是部分服需要修改,不会的联系客服编写。
最后修改时间: 2020年10月06日00:00