找回密码
 立即注册
虾米引擎源代码Delphi3KM2引擎源码20121218CQFIR飞尔引擎20120918源码文字广告位置4
APPLEM2引擎源代码传奇引擎delphi源代码DELPHI视频教程
GSQL_6.5.2.1源代码Delphi即时通讯Delphi源码文字广告位置11
文字广告位置12
文字广告位置13
文字广告位置14
文字广告位置15
文字广告位置16
UC845刺客引擎飞龙3delphi源码文字广告位置18
文字广告位置19
文字广告位置20
文字广告位置21文字广告位置22
文字广告位置23
文字广告位置24
文字广告位置25
文字广告位置26文字广告位置27文字广告位置28
查看: 751|回复: 0

[脚本] 3k引擎幻想点灯完整脚本

[复制链接]

800

主题

42

回帖

4857

积分

管理员

积分
4857

最佳新人活跃会员热心会员推广达人宣传达人突出贡献优秀版主荣誉管理论坛元老

QQ
发表于 2018-4-24 06:00:49 | 显示全部楼层 |阅读模式
[@main]
#IF
#ACT
#SAY
<点燃魔灯,挑战★★幻想大陆★★!盛大即将更新的地图,我们已经开放无需任何补丁,请更新盛大最新客户端/SCOLOR=254>\
<游戏规则:/SCOLOR=249><三盏魔灯可以依次点亮,地图每1秒扣除10元宝/SCOLOR=254>\
<怪物说明:/SCOLOR=249>\
     第一盏灯<80%/SCOLOR=250>几率点亮--需<888/SCOLOR=250>元宝\
     第二盏灯<50%/SCOLOR=250>几率点亮--需<1888/SCOLOR=250>元宝\
     第三盏灯<30%/SCOLOR=250>几率点亮--需<2888/SCOLOR=250>元宝\
<地图说明:/SCOLOR=249><此地图可进入砝码世界失落之地.里面可合成终极首饰!/SCOLOR=254>\
全部点亮后,★★幻想大陆★★就会开放,地图中<装备狂爆/SCOLOR=253>   <特殊说明/@特殊说明>\

         <★☆★/SCOLOR=242> <开始点灯/@开始点灯> <★☆★/SCOLOR=242>

[@开始点灯]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<开始点灯/@第一盏>*\ \

                                           【<返回/@main>】【<关闭/@eXIT>】

[@第一盏]
#IF
CheckGameGold > 887
RANDOM 3
#ACT
GameGold - 888
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了①盏魔灯,希望他再接再励点燃第二盏魔灯!! 1  10
goto @第一盏亮
BREAK
#IF
CheckGameGold > 887
RANDOM 2
#ACT
GameGold - 888
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了①盏魔灯,希望他再接再励点燃第二盏魔灯!! 1  10
goto @第一盏亮
BREAK
#IF
CheckGameGold > 887
#ACT
GameGold - 888
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:您的人品有问题,无法点灯!




[@第一盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<已经点亮/SCOLOR=242>*         *<开始点灯/@第二盏>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】

[@第二盏]
#IF
CheckGameGold > 1887
RANDOM 2
#ACT
GameGold - 1888
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了②盏魔灯,希望他再接再励点燃第三盏魔灯!! 1  10
goto @第二盏亮
BREAK
#IF
CheckGameGold > 1887
#ACT
GameGold - 1888
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:您的人品有问题,无法点灯!





[@第二盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<已经点亮/SCOLOR=242>*         *<已经点亮/SCOLOR=242>*         *<开始点灯/@第三盏>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】
[@第三盏]
#IF
CheckGameGold > 2887
RANDOM 3
#ACT
GameGold - 2888
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了③盏魔灯,获得了前往★★幻想大陆★★”的机会!! 1  10
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了③盏魔灯,获得了前往★★幻想大陆★★”的机会!! 1  10
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了③盏魔灯,获得了前往★★幻想大陆★★”的机会!! 1  10
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了③盏魔灯,获得了前往★★幻想大陆★★”的机会!! 1  10
SendCenterMsg 56 255 【<$USERNAME>】成功的点亮了③盏魔灯,获得了前往★★幻想大陆★★”的机会!! 1  10
goto @第三盏亮
BREAK
#IF
CheckGameGold > 2887
#ACT
GameGold - 2888
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:您的人品有问题,无法点灯!




[@第三盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><已点亮/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<恭喜你全部点亮三盏魔灯,你可以传送:/SCOLOR=242>* *<★★幻想大陆★★/@西天佛界>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】

[@西天佛界]
#IF
#ACT
take 回城卷 46
give 回城卷 1
MAPMOVE hxdl 34 51
BREAK


[@特殊说明]
#ACT
MESSAGEBOX ★★幻想大陆★★掉落本F终极首饰套装,并掉所有套装首饰类物品:\暴率高高高\希望玩家勇于挑战\终极不再是梦想!!!


回复

使用道具 举报

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

本版积分规则

QQ|Archiver|手机版|Delphi源代码

GMT+8, 2025-4-27 09:21 , Processed in 0.143736 second(s), 24 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

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