依星源码资源网,依星资源网

 找回密码
 立即注册

QQ登录

只需一步,快速开始

【好消息,好消息,好消息】VIP会员可以发表文章赚积分啦 !
查看: 12|回复: 0

[游戏架设教程] [传奇技术]传奇私服元素强化脚本 详细

[复制链接] 主动推送

2万

主题

2万

帖子

2万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
23036
发表于 12 小时前 | 显示全部楼层 |阅读模式
[传奇技术]传奇私服元素强化脚本 详细
  1. (@StdModeFunc205)
  2. [@main]
  3. <独家特色系统功能:可在元素转移NPC处把属性转移到任何装备决不浪费./AUTOCOLOR=250,253,254>\
  4. <新元素条件:释放每件需求条件:8W元宝一次.可给单件首饰释放9种新元素./AUTOCOLOR=250,253,254>\
  5. <请选择您要释放元素到装备,请先将装备带在身上!/AUTOCOLOR=250,253,254>\ \
  6. 【<释放衣服/@释放衣服>】 【<释放头盔/@释放头盔>】 【<释放左手/@释放左手>】 【<释放右手/@释放右手>】\
  7. 【<释放左戒/@释放左戒>】 【<释放右戒/@释放右戒>】 【<释放勋章/@释放勋章>】 【<释放腰带/@释放腰带>】\
  8. 【<释放靴子/@释放靴子>】 【<释放项链/@释放项链>】 【<释放武器/@释放武器>】 【<返回上页/@元素属性>】\

  9. [@释放项链]
  10. #IF
  11. CHECKUSEITEM 3
  12. CHECKGAMEGOLD > 100000
  13. #ACT
  14. GAMEGOLD - 99999
  15. SetNewItemValue 3 0 = 5
  16. SetNewItemValue 3 1 = 5
  17. SetNewItemValue 3 2 = 5
  18. SetNewItemValue 3 3 = 5
  19. SetNewItemValue 3 4 = 5
  20. SetNewItemValue 3 5 = 5
  21. SetNewItemValue 3 6 = 5
  22. SetNewItemValue 3 7 = 5
  23. SetNewItemValue 3 8 = 5
  24. ;SetNewItemValue 3 9 = 5
  25. ;SetNewItemValue 3 10 = 5
  26. MESSAGEBOX [成功]:元素属性加载成功!
  27. close
  28. #ELSEACT
  29. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  30. give 全满元素卷 1
  31. close
  32. break

  33. [@释放靴子]
  34. #IF
  35. CHECKUSEITEM 11
  36. CHECKGAMEGOLD > 80000
  37. #ACT
  38. GAMEGOLD - 79999
  39. SetNewItemValue 11 0 = 5
  40. SetNewItemValue 11 1 = 5
  41. SetNewItemValue 11 2 = 5
  42. SetNewItemValue 11 3 = 5
  43. SetNewItemValue 11 4 = 5
  44. SetNewItemValue 11 5 = 5
  45. SetNewItemValue 11 6 = 5
  46. SetNewItemValue 11 7 = 5
  47. SetNewItemValue 11 8 = 5
  48. ;SetNewItemValue 11 9 = 5
  49. ;SetNewItemValue 11 10 = 5
  50. MESSAGEBOX [成功]:元素属性加载成功!
  51. close
  52. #ELSEACT
  53. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  54. give 全满元素卷 1
  55. close
  56. break

  57. [@释放腰带]
  58. #IF
  59. CHECKUSEITEM 10
  60. CHECKGAMEGOLD > 80000
  61. #ACT
  62. GAMEGOLD - 79999
  63. SetNewItemValue 10 0 = 5
  64. SetNewItemValue 10 1 = 5
  65. SetNewItemValue 10 2 = 5
  66. SetNewItemValue 10 3 = 5
  67. SetNewItemValue 10 4 = 5
  68. SetNewItemValue 10 5 = 5
  69. SetNewItemValue 10 6 = 5
  70. SetNewItemValue 10 7 = 5
  71. SetNewItemValue 10 8 = 5
  72. ;SetNewItemValue 10 9 = 5
  73. ;SetNewItemValue 10 10 = 5
  74. MESSAGEBOX [成功]:元素属性加载成功!
  75. close
  76. #ELSEACT
  77. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  78. give 全满元素卷 1
  79. close
  80. break

  81. [@释放勋章]
  82. #IF
  83. CHECKUSEITEM 2
  84. CHECKGAMEGOLD > 80000
  85. #ACT
  86. GAMEGOLD - 79999
  87. SetNewItemValue 2 0 = 5
  88. SetNewItemValue 2 1 = 5
  89. SetNewItemValue 2 2 = 5
  90. SetNewItemValue 2 3 = 5
  91. SetNewItemValue 2 4 = 5
  92. SetNewItemValue 2 5 = 5
  93. SetNewItemValue 2 6 = 5
  94. SetNewItemValue 2 7 = 5
  95. SetNewItemValue 2 8 = 5
  96. ;SetNewItemValue 2 9 = 5
  97. ;SetNewItemValue 2 10 = 5
  98. MESSAGEBOX [成功]:元素属性加载成功!
  99. close
  100. #ELSEACT
  101. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  102. give 全满元素卷 1
  103. close
  104. break

  105. [@释放右戒]
  106. #IF
  107. CHECKUSEITEM 7
  108. CHECKGAMEGOLD > 80000
  109. #ACT
  110. GAMEGOLD - 79999
  111. SetNewItemValue 7 0 = 5
  112. SetNewItemValue 7 1 = 5
  113. SetNewItemValue 7 2 = 5
  114. SetNewItemValue 7 3 = 5
  115. SetNewItemValue 7 4 = 5
  116. SetNewItemValue 7 5 = 5
  117. SetNewItemValue 7 6 = 5
  118. SetNewItemValue 7 7 = 5
  119. SetNewItemValue 7 8 = 5
  120. ;SetNewItemValue 7 9 = 5
  121. ;SetNewItemValue 7 10 = 5
  122. MESSAGEBOX [成功]:元素属性加载成功!
  123. close
  124. #ELSEACT
  125. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  126. give 全满元素卷 1
  127. close
  128. break

  129. [@释放左戒]
  130. #IF
  131. CHECKUSEITEM 8
  132. CHECKGAMEGOLD > 80000
  133. #ACT
  134. GAMEGOLD - 79999
  135. SetNewItemValue 8 0 = 5
  136. SetNewItemValue 8 1 = 5
  137. SetNewItemValue 8 2 = 5
  138. SetNewItemValue 8 3 = 5
  139. SetNewItemValue 8 4 = 5
  140. SetNewItemValue 8 5 = 5
  141. SetNewItemValue 8 6 = 5
  142. SetNewItemValue 8 7 = 5
  143. SetNewItemValue 8 8 = 5
  144. ;SetNewItemValue 8 9 = 5
  145. ;SetNewItemValue 8 10 = 5
  146. MESSAGEBOX [成功]:元素属性加载成功!
  147. close
  148. #ELSEACT
  149. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  150. give 全满元素卷 1
  151. close
  152. break

  153. [@释放右手]
  154. #IF
  155. CHECKUSEITEM 5
  156. CHECKGAMEGOLD > 80000
  157. #ACT
  158. GAMEGOLD - 79999
  159. SetNewItemValue 5 0 = 5
  160. SetNewItemValue 5 1 = 5
  161. SetNewItemValue 5 2 = 5
  162. SetNewItemValue 5 3 = 5
  163. SetNewItemValue 5 4 = 5
  164. SetNewItemValue 5 5 = 5
  165. SetNewItemValue 5 6 = 5
  166. SetNewItemValue 5 7 = 5
  167. SetNewItemValue 5 8 = 5
  168. ;SetNewItemValue 5 9 = 5
  169. ;SetNewItemValue 5 10 = 5
  170. MESSAGEBOX [成功]:元素属性加载成功!
  171. close
  172. #ELSEACT
  173. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  174. give 全满元素卷 1
  175. close
  176. break

  177. [@释放左手]
  178. #IF
  179. CHECKUSEITEM 6
  180. CHECKGAMEGOLD > 80000
  181. #ACT
  182. GAMEGOLD - 79999
  183. SetNewItemValue 6 0 = 5
  184. SetNewItemValue 6 1 = 5
  185. SetNewItemValue 6 2 = 5
  186. SetNewItemValue 6 3 = 5
  187. SetNewItemValue 6 4 = 5
  188. SetNewItemValue 6 5 = 5
  189. SetNewItemValue 6 6 = 5
  190. SetNewItemValue 6 7 = 5
  191. SetNewItemValue 6 8 = 5
  192. ;SetNewItemValue 6 9 = 5
  193. ;SetNewItemValue 6 10 = 5
  194. MESSAGEBOX [成功]:元素属性加载成功!
  195. close
  196. #ELSEACT
  197. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  198. give 全满元素卷 1
  199. close
  200. break

  201. [@释放头盔]
  202. #IF
  203. CHECKUSEITEM 4
  204. CHECKGAMEGOLD > 80000
  205. #ACT
  206. GAMEGOLD - 79999
  207. SetNewItemValue 4 0 = 5
  208. SetNewItemValue 4 1 = 5
  209. SetNewItemValue 4 2 = 5
  210. SetNewItemValue 4 3 = 5
  211. SetNewItemValue 4 4 = 5
  212. SetNewItemValue 4 5 = 5
  213. SetNewItemValue 4 6 = 5
  214. SetNewItemValue 4 7 = 5
  215. SetNewItemValue 4 8 = 5
  216. ;SetNewItemValue 4 9 = 5
  217. ;SetNewItemValue 4 10 = 5
  218. MESSAGEBOX [成功]:元素属性加载成功!
  219. close
  220. #ELSEACT
  221. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  222. give 全满元素卷 1
  223. close
  224. break

  225. [@释放衣服]
  226. #IF
  227. CHECKUSEITEM 0
  228. CHECKGAMEGOLD > 80000
  229. #ACT
  230. GAMEGOLD - 79999
  231. SetNewItemValue 0 0 = 5
  232. SetNewItemValue 0 1 = 5
  233. SetNewItemValue 0 2 = 5
  234. SetNewItemValue 0 3 = 5
  235. SetNewItemValue 0 4 = 5
  236. SetNewItemValue 0 5 = 5
  237. SetNewItemValue 0 6 = 5
  238. SetNewItemValue 0 7 = 5
  239. SetNewItemValue 0 8 = 5
  240. ;SetNewItemValue 0 9 = 5
  241. ;SetNewItemValue 0 10 = 5
  242. MESSAGEBOX [成功]:元素属性加载成功!
  243. close
  244. #ELSEACT
  245. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  246. give 全满元素卷 1
  247. close
  248. break

  249. [@释放武器]
  250. #IF
  251. CHECKUSEITEM 1
  252. CHECKGAMEGOLD > 80000
  253. #ACT
  254. GAMEGOLD - 79999
  255. SetNewItemValue 1 0 = 5
  256. SetNewItemValue 1 1 = 5
  257. SetNewItemValue 1 2 = 5
  258. SetNewItemValue 1 3 = 5
  259. SetNewItemValue 1 4 = 5
  260. SetNewItemValue 1 5 = 5
  261. SetNewItemValue 1 6 = 5
  262. SetNewItemValue 1 7 = 5
  263. SetNewItemValue 1 8 = 5
  264. ;SetNewItemValue 1 9 = 5
  265. ;SetNewItemValue 1 10 = 5
  266. MESSAGEBOX [成功]:元素属性加载成功!
  267. close
  268. #ELSEACT
  269. MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上!
  270. give 全满元素卷 1
  271. close
  272. break
复制代码


相关帖子

扫码关注微信公众号,及时获取最新资源信息!下载附件优惠VIP会员6折;永久VIP4折
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

免责声明:
1、本站提供的所有资源仅供参考学习使用,版权归原著所有,禁止下载本站资源参与商业和非法行为,请在24小时之内自行删除!
2、本站所有内容均由互联网收集整理、网友上传,并且以计算机技术研究交流为目的,仅供大家参考、学习,请勿任何商业目的与商业用途。
3、若您需要商业运营或用于其他商业活动,请您购买正版授权并合法使用。
4、论坛的所有内容都不保证其准确性,完整性,有效性,由于源码具有复制性,一经售出,概不退换。阅读本站内容因误导等因素而造成的损失本站不承担连带责任。
5、用户使用本网站必须遵守适用的法律法规,对于用户违法使用本站非法运营而引起的一切责任,由用户自行承担
6、本站所有资源来自互联网转载,版权归原著所有,用户访问和使用本站的条件是必须接受本站“免责声明”,如果不遵守,请勿访问或使用本网站
7、本站使用者因为违反本声明的规定而触犯中华人民共和国法律的,一切后果自己负责,本站不承担任何责任。
8、凡以任何方式登陆本网站或直接、间接使用本网站资料者,视为自愿接受本网站声明的约束。
9、本站以《2013 中华人民共和国计算机软件保护条例》第二章 “软件著作权” 第十七条为原则:为了学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软件等方式使用软件的,可以不经软件著作权人许可,不向其支付报酬。若有学员需要商用本站资源,请务必联系版权方购买正版授权!
10、本网站如无意中侵犯了某个企业或个人的知识产权,请来信【站长信箱312337667@qq.com】告之,本站将立即删除。
郑重声明:
本站所有资源仅供用户本地电脑学习源代码的内含设计思想和原理,禁止任何其他用途!
本站所有资源、教程来自互联网转载,仅供学习交流,不得商业运营资源,不确保资源完整性,图片和资源仅供参考,不提供任何技术服务。
本站资源仅供本地编辑研究学习参考,禁止未经资源商正版授权参与任何商业行为,违法行为!如需商业请购买各资源商正版授权
本站仅收集资源,提供用户自学研究使用,本站不存在私自接受协助用户架设游戏或资源,非法运营资源行为。
 
在线客服
点击这里给我发消息 点击这里给我发消息 点击这里给我发消息
售前咨询热线
312337667

微信扫一扫,私享最新原创实用干货

QQ|免责声明|小黑屋|依星资源网 ( 鲁ICP备2021043233号-3 )|网站地图

GMT+8, 2025-10-29 12:11

Powered by Net188.com X3.4

邮箱:312337667@qq.com 客服QQ:312337667(工作时间:9:00~21:00)

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