找回密码
 注册传奇GM论坛会员
996
查看: 2832|回复: 6

[最新资讯] 传奇脚本-传奇自动采集玩家数据成为假人数据脚本

[复制链接]

2033

主题

324

回帖

3万

积分

管理员

积分
38920
发表于 2014-6-22 08:48:32 | 显示全部楼层 |阅读模式
建立一个NPC
[@main]
<$USERNAME>,感谢你到<$SERVERNAME>!\
¤╭⌒╮╭⌒╮欢迎光临 \   
╱◥██◣ ╭⌒╮\           
︱田︱田田| ╰------------- \
╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬ \
本服特色舆图:快速进级免费闭关,装备狂暴,人人玩的喊爽\
免费泡点舆图每秒可获得<$STR(g219)>经验\
<本游戏无gm模式,游戏中冒充治理、公告、GM卖元宝装备的一律为骗子/FCOLOR=222>\
<[免费进入泡点进级]/@免费进入泡点进级>    <[封闭]/@exit> \
[@免费进入泡点进级]
#if
HAVEHERO
#act
#ELSEACT
close
MESSAGEBOX 对不起,请您先在旁边的NPC处申请一个英雄!
BREAK
#if
CHECKHEROONLINE
#act
#ELSEACT
close
MESSAGEBOX 对不起,您的英雄不在线!
BREAK
#IF
#ACT
SETOFFTIMER 15
SETONTIMER 15 1
GetRandomName ..\QuestDiary\登陆设置\1.txt S0
GetRandomName ..\QuestDiary\登陆设置\2.txt S1
mapmove 3 <$STR(s0)> <$STR(s1)>
PLAYVIDEO data\update.wmv
SENDMSG 4 玩家『<$USERNAME>』开启了土城免费修炼
SENDMSG 7 〖提示〗本舆图不可离线挂机,您看到的人全部都是在线活人!
SENDMSG 7 〖提示〗本舆图不可离线挂机,您看到的人全部都是在线活人!
SENDMSG 7 〖提示〗本舆图不可离线挂机,您看到的人全部都是在线活人!
goto @开始假人搜集
SendCenterMsg 249 255 〖提示〗欢迎来本游戏,新区刚刚开放,到处都是新人.  0  10  1
BREAK
[@开始假人搜集]
#IF
checknamelist ..\AICharNameList.txt
#act
break
#if
CHECKLISTTEXT ..\AICharNameList.txt <$HERONAME>
#act
break
#if
CHECKLISTTEXT ..\AICharNameList.txt <$USERNAME>
#act
break
#if
checkjob warrior
GENDER woman
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=0 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=1 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=基本剑术,攻杀剑术,半月弯刀,野蛮抵触触犯,烈火剑法,狮子吼,开天斩,每日剑法,龙影剑法,四级刺杀剑术,四级半月弯刀,血魄一击(战) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
#if
checkjob warrior
GENDER man
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=0 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=0 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=基本剑术,攻杀剑术,半月弯刀,野蛮抵触触犯,烈火剑法,狮子吼,开天斩,每日剑法,四级基本剑术,龙影剑法,四级半月弯刀,血魄一击(战) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
#if
checkjob wizard
GENDER woman
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=1 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=1 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=火墙,冰呼啸,灭天火,四级雷电术,四级魔法盾,四级流星火雨,血魄一击(法) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
#if
checkjob wizard
GENDER man
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=1 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=0 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=火墙,冰呼啸,灭天火,四级雷电术,四级魔法盾,四级流星火雨,血魄一击(法) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
#if
checkjob taoist
GENDER woman
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=2 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=1 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=四级施毒术,精神力战法,召唤月灵,治愈术,群体治疗术,神圣战甲术,无极真气,气功波,幽灵盾,四级噬血术,血魄一击(道) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
#if
checkjob taoist
GENDER man
#act
AddTextList <$USERNAME> .\AICharNameList.txt
AddTextList <$HERONAME> .\AIHeroNameList.txt 1
CreateFile ..\RobotIni\<$USERNAME>.txt
CreateFile ..\RobotIni\<$HERONAME>.txt
AddTextList [Info] .\RobotIni\<$USERNAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$USERNAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$USERNAME>.txt
AddTextList JOB=2 .\RobotIni\<$USERNAME>.txt
AddTextList GENDER=0 .\RobotIni\<$USERNAME>.txt
AddTextList HAIR=1 .\RobotIni\<$USERNAME>.txt
AddTextList Level=1 .\RobotIni\<$USERNAME>.txt
AddTextList NG=0 .\RobotIni\<$USERNAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$USERNAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$USERNAME>.txt
AddTextList UseSkill=四级施毒术,精神力战法,召唤月灵,治愈术,群体治疗术,神圣战甲术,无极真气,气功波,幽灵盾,四级噬血术,血魄一击(道) .\RobotIni\<$USERNAME>.txt
AddTextList InitItems= .\RobotIni\<$USERNAME>.txt
AddTextList [UseItems] .\RobotIni\<$USERNAME>.txt
AddTextList UseItems0= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems1= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems2= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems3= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems4= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems5= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems6= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems7= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems8= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems9= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems10= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems11= .\RobotIni\<$USERNAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$USERNAME>.txt
AddTextList UseItems13= .\RobotIni\<$USERNAME>.txt
AddTextList [MonSay] .\RobotIni\<$USERNAME>.txt
AddTextList 0= .\RobotIni\<$USERNAME>.txt
goto @开始假人英雄搜集
break
[@开始假人英雄搜集]
#IF
gender woman Hero
CHECKHEROJOB WARRIOR
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=0 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=1 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄基本剑术,英雄攻杀剑术,英雄刺杀剑术,英雄半月弯刀,英雄野蛮抵触触犯,英雄烈火剑法,英雄狮子吼,英雄开天斩,英雄每日剑法,英雄四级基剑,英雄龙影剑法,英雄四级刺杀,英雄四级弯刀,英雄血魄(战) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
#IF
gender man Hero
CHECKHEROJOB WARRIOR
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=0 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=0 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄基本剑术,英雄攻杀剑术,英雄刺杀剑术,英雄半月弯刀,英雄野蛮抵触触犯,英雄烈火剑法,英雄狮子吼,英雄开天斩,英雄每日剑法,英雄四级基剑,英雄龙影剑法,英雄四级刺杀,英雄四级弯刀,英雄血魄(战) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
#IF
gender woman Hero
CHECKHEROJOB wizard
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=1 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=1 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄火墙,英雄魔法盾,英雄冰呼啸,英雄灭天火,英雄四级雷电,英雄四级盾,英雄四级火雨,英雄血魄(法) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
#IF
gender man Hero
CHECKHEROJOB wizard
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=1 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=0 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄火墙,英雄魔法盾,英雄冰呼啸,英雄灭天火,英雄四级雷电,英雄四级盾,英雄四级火雨,英雄血魄(法) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
#IF
gender woman Hero
CHECKHEROJOB taoist
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=2 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=1 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄四级施毒,英雄召唤月灵,英雄精神力法,英雄群体治疗,英雄战甲术,英雄气功波,英雄无极真气,英雄幽灵盾,英雄四级噬血,英雄血魄(道) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
#IF
gender man Hero
CHECKHEROJOB taoist
#ACT
AddTextList [Info] .\RobotIni\<$HERONAME>.txt
AddTextList AttatckMode=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItem=0 .\RobotIni\<$HERONAME>.txt
AddTextList DropUseItemRate=15 .\RobotIni\<$HERONAME>.txt
AddTextList NoDropItem=1 .\RobotIni\<$HERONAME>.txt
AddTextList JOB=2 .\RobotIni\<$HERONAME>.txt
AddTextList GENDER=0 .\RobotIni\<$HERONAME>.txt
AddTextList HAIR=1 .\RobotIni\<$HERONAME>.txt
AddTextList Level=1 .\RobotIni\<$HERONAME>.txt
AddTextList NG=0 .\RobotIni\<$HERONAME>.txt
AddTextList NGLevel=0 .\RobotIni\<$HERONAME>.txt
AddTextList ProtectStatus=1 .\RobotIni\<$HERONAME>.txt
AddTextList UseSkill=英雄四级施毒,英雄召唤月灵,英雄精神力法,英雄群体治疗,英雄战甲术,英雄气功波,英雄无极真气,英雄幽灵盾,英雄四级噬血,英雄血魄(道) .\RobotIni\<$HERONAME>.txt
AddTextList InitItems= .\RobotIni\<$HERONAME>.txt
AddTextList [UseItems] .\RobotIni\<$HERONAME>.txt
AddTextList UseItems0= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems1= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems2= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems3= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems4= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems5= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems6= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems7= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems8= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems9= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems10= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems11= .\RobotIni\<$HERONAME>.txt
AddTextList UseItems12=魔血石(大) .\RobotIni\<$HERONAME>.txt
AddTextList UseItems13= .\RobotIni\<$HERONAME>.txt
AddTextList [MonSay] .\RobotIni\<$HERONAME>.txt
AddTextList 0= .\RobotIni\<$HERONAME>.txt
break
OK、搞定。这样新手玩家就会自动变成你的假人了!
;假人的作用自己是写,每个人的版本不一样,我就不发了。我说一下吧。
;指令让假人传送的某舆图后再启动。然后就坐等玩家们喊太击情吧!
;有人会说假人怎么不穿装备啊,请在进级脚本中设置假人多少级自动穿装备就行了。







上一篇:传奇地图编辑修改,传奇地图Objects.wil与map文件的对应关系
下一篇:传奇GM论坛,版本,考量一个GM基地
回复

使用道具 举报

0

主题

21

回帖

34

积分

英勇青铜

积分
34
发表于 2015-3-20 16:50:02 | 显示全部楼层
真心想要啊 大神原谅我吧
回复

使用道具 举报

0

主题

21

回帖

34

积分

英勇青铜

积分
34
发表于 2015-3-20 16:50:31 | 显示全部楼层
真心想要啊 大神原谅我吧
回复

使用道具 举报

0

主题

8

回帖

9

积分

英勇青铜

积分
9
发表于 2015-10-4 15:20:12 | 显示全部楼层
EEEEEEEEEEEEEEEEEE
回复

使用道具 举报

0

主题

5

回帖

6

积分

英勇青铜

积分
6
发表于 2015-10-21 15:12:04 | 显示全部楼层

真心想要啊 大神原谅我吧
回复

使用道具 举报

0

主题

5

回帖

5

积分

英勇青铜

积分
5
QQ
发表于 2015-10-21 16:41:33 | 显示全部楼层
这么深奥,高手啊,求秘密发我
回复

使用道具 举报

本版积分规则

2444100141|手机版|小黑屋|传奇版本

GMT+8, 2024-4-29 06:45 , Processed in 0.213417 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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