查看: 164607|回复: 123

龙战中超变元素唤醒传奇脚本100000元宝释放一次

[复制链接]
发表于 2016-6-16 08:05:37 | 显示全部楼层 |阅读模式
[@main]
#if
#act
OPENMERCHANTBIGDLG  65 164 3 4 0 -90 1 450 22
#SAY
\ \
<><Img:217:63:430:0/@EXIT>\
\ \ \ \
<勇士。。只要你给我元宝.我就能帮你把身上的装备强化5%的元素./AUTOCOLOR=250,253,254>\  \
<100000元宝一次.请选择您要释放元素到装备,请先将装备带在身上!/AUTOCOLOR=250,253,254>\  \

<释放武器|^224#释放元素要求:^-^151#100000元宝释放一次/@释放武器>      
<释放衣服|^224#释放元素要求:^-^151#100000元宝释放一次/@释放衣服>      
<释放勋章|^224#释放元素要求:^-^151#100000元宝释放一次/@释放勋章>\ \
<释放头盔|^224#释放元素要求:^-^151#100000元宝释放一次/@释放头盔>      
<释放项链|^224#释放元素要求:^-^151#100000元宝释放一次/@释放项链>      
<释放左手|^224#释放元素要求:^-^151#100000元宝释放一次/@释放左手>\ \
<释放右手|^224#释放元素要求:^-^151#100000元宝释放一次/@释放右手>      
<释放左戒|^224#释放元素要求:^-^151#100000元宝释放一次/@释放左戒>      
<释放右戒|^224#释放元素要求:^-^151#100000元宝释放一次/@释放右戒>\ \
<释放腰带|^224#释放元素要求:^-^151#100000元宝释放一次/@释放腰带>      
<释放靴子|^224#释放元素要求:^-^151#100000元宝释放一次/@释放靴子>      
<释放宝石|^224#释放元素要求:^-^151#100000元宝释放一次/@释放宝石>\ \






[@释放衣服]
#IF
CHECKUSEITEM  0
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 0 0 = 5
SetNewItemValue 0 1 = 5
SetNewItemValue 0 2 = 5
SetNewItemValue 0 3 = 5
SetNewItemValue 0 4 = 5
;SetNewItemValue 0 7 = 5
;SetNewItemValue 0 8 = 5
;SetNewItemValue 0 9 = 5
;SetNewItemValue 0 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
close


[@释放项链]
#IF
CHECKUSEITEM 3
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 3 0 = 5
SetNewItemValue 3 1 = 5
SetNewItemValue 3 2 = 5
SetNewItemValue 3 3 = 5
SetNewItemValue 3 4 = 5
;SetNewItemValue 3 7 = 5
;SetNewItemValue 3 8 = 5
;SetNewItemValue 3 9 = 5
;SetNewItemValue 3 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break

[@释放靴子]
#IF
CHECKUSEITEM 11
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 11 0 = 5
SetNewItemValue 11 1 = 5
SetNewItemValue 11 2 = 5
SetNewItemValue 11 3 = 5
SetNewItemValue 11 4 = 5
;SetNewItemValue 11 7 = 5
;SetNewItemValue 11 8 = 5
;SetNewItemValue 11 9 = 5
;SetNewItemValue 11 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放腰带]
#IF
CHECKUSEITEM 10
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 10 0 = 5
SetNewItemValue 10 1 = 5
SetNewItemValue 10 2 = 5
SetNewItemValue 10 3 = 5
SetNewItemValue 10 4 = 5
;SetNewItemValue 10 7 = 5
;SetNewItemValue 10 8 = 5
;SetNewItemValue 10 9 = 5
;SetNewItemValue 10 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放勋章]
#IF
CHECKUSEITEM 2
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 2 0 = 5
SetNewItemValue 2 1 = 5
SetNewItemValue 2 2 = 5
SetNewItemValue 2 3 = 5
SetNewItemValue 2 4 = 5
;SetNewItemValue 2 7 = 5
;SetNewItemValue 2 8 = 5
;SetNewItemValue 2 9 = 5
;SetNewItemValue 2 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放右戒]
#IF
CHECKUSEITEM 7
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 7 0 = 5
SetNewItemValue 7 1 = 5
SetNewItemValue 7 2 = 5
SetNewItemValue 7 3 = 5
SetNewItemValue 7 4 = 5
;SetNewItemValue 7 7 = 5
;SetNewItemValue 7 8 = 5
;SetNewItemValue 7 9 = 5
;SetNewItemValue 7 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放左戒]
#IF
CHECKUSEITEM 8
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 8 0 = 5
SetNewItemValue 8 1 = 5
SetNewItemValue 8 2 = 5
SetNewItemValue 8 3 = 5
SetNewItemValue 8 4 = 5
;SetNewItemValue 8 7 = 5
;SetNewItemValue 8 8 = 5
;SetNewItemValue 8 9 = 5
;SetNewItemValue 8 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放右手]
#IF
CHECKUSEITEM 5
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 5 0 = 5
SetNewItemValue 5 1 = 5
SetNewItemValue 5 2 = 5
SetNewItemValue 5 3 = 5
SetNewItemValue 5 4 = 5
;SetNewItemValue 5 7 = 5
;SetNewItemValue 5 8 = 5
;SetNewItemValue 5 9 = 5
;SetNewItemValue 5 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放左手]
#IF
CHECKUSEITEM 6
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 6 0 = 5
SetNewItemValue 6 1 = 5
SetNewItemValue 6 2 = 5
SetNewItemValue 6 3 = 5
SetNewItemValue 6 4 = 5
;SetNewItemValue 6 7 = 5
;SetNewItemValue 6 8 = 5
;SetNewItemValue 6 9 = 5
;SetNewItemValue 6 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放头盔]
#IF
CHECKUSEITEM 4
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 4 0 = 5
SetNewItemValue 4 1 = 5
SetNewItemValue 4 2 = 5
SetNewItemValue 4 3 = 5
SetNewItemValue 4 4 = 5
;SetNewItemValue 4 7 = 5
;SetNewItemValue 4 8 = 5
;SetNewItemValue 4 9 = 5
;SetNewItemValue 4 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放衣服]
#IF
CHECKUSEITEM 0
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 0 0 = 5
SetNewItemValue 0 1 = 5
SetNewItemValue 0 2 = 5
SetNewItemValue 0 3 = 5
SetNewItemValue 0 4 = 5
;SetNewItemValue 0 7 = 5
;SetNewItemValue 0 8 = 5
;SetNewItemValue 0 9 = 5
;SetNewItemValue 0 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放武器]
#IF
CHECKUSEITEM 1
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 1 0 = 5
SetNewItemValue 1 1 = 5
SetNewItemValue 1 2 = 5
SetNewItemValue 1 3 = 5
SetNewItemValue 1 4 = 5
;SetNewItemValue 1 7 = 5
;SetNewItemValue 1 8 = 5
;SetNewItemValue 1 9 = 5
;SetNewItemValue 1 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break

[@释放宝石]
#IF
CHECKUSEITEM 12
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 12 0 = 5
SetNewItemValue 12 1 = 5
SetNewItemValue 12 2 = 5
SetNewItemValue 12 3 = 5
SetNewItemValue 12 4 = 5
;SetNewItemValue 12 7 = 5
;SetNewItemValue 12 8 = 5
;SetNewItemValue 12 9 = 5
;SetNewItemValue 12 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break


回复

使用道具 举报

0

主题

0

元宝

3352

积分

主席

发表于 2016-6-16 08:05:40 | 显示全部楼层
好困啊
回复

使用道具 举报

0

主题

0

元宝

4018

积分

主席

发表于 2016-6-16 15:15:43 | 显示全部楼层
遇难者们必须顶
回复

使用道具 举报

发表于 2016-6-16 18:02:45 | 显示全部楼层
下一站。再爱你先看看怎么样
回复

使用道具 举报

0

主题

0

元宝

3879

积分

主席

发表于 2016-6-16 20:44:26 | 显示全部楼层
佩服佩服我只为论坛币回贴
回复

使用道具 举报

0

主题

0

元宝

4076

积分

主席

发表于 2016-6-16 23:13:34 | 显示全部楼层
牛牛牛牛
回复

使用道具 举报

0

主题

0

元宝

3148

积分

主席

发表于 2016-6-17 02:02:29 | 显示全部楼层
支持一下吧
回复

使用道具 举报

0

主题

0

元宝

3837

积分

主席

发表于 2016-6-17 04:53:40 | 显示全部楼层
顶你一下
回复

使用道具 举报

0

主题

0

元宝

3174

积分

主席

发表于 2016-6-17 07:54:36 | 显示全部楼层
<<龙战中超变元素唤醒传奇脚本100000元宝释放一次>>
回复

使用道具 举报

0

主题

0

元宝

3787

积分

主席

发表于 2016-6-17 10:41:17 | 显示全部楼层
先顶后看
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册登录

本版积分规则

网站分类|小黑屋|爱上gm论坛 |网站地图

GMT+8, 2025-4-30 22:25 , Processed in 0.207417 second(s), 34 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.