所有分类
  • 所有分类
  • 亲测游戏
  • 免费专区
  • 教程专区

【战神引擎】自助刷怪脚本

PROGRAM Mir2;{$I common.pas}Procedure _doexit;begin
   This_Npc.CloseDialog(This_Player);end;procedure domain;begin
    This_NPC.NpcDialog(This_Player,
       '☆☆欢迎光临【游戏多博客】刷怪中心☆☆\'         +' 每刷怪一次需要<1元宝/c=red>!\'            +'{cmd}<我要刷怪/@sg>\');end;procedure _sg;begin     if This_Player.YBNum >= 1 then
       begin
        This_Player.PsYBConsum(This_NPC,'YB_NewComeBag',20001,1,1);
        This_NPC.CreateMon('3', 333, 333, 5, '魔龙教主', 1); 
          This_NPC.NpcDialog(This_Player,
           '您刷出了一只魔龙教主,赶快打死它爆终极!');
         end else
         This_NPC.NpcDialog(This_Player,
        '没有足够的元宝,不能刷怪\|'
        +'{cmd}<返回/@main>');end;Begin
  domain;end.

原文链接:https://www.gmduo.com/160.html,转载请注明出处~~~
0
广告位招租

评论0

网站整理修复中,请稍后访问!!立即查看
显示验证码
没有账号?注册  忘记密码?