战网中国

标题: 請問 D2BotMuleLog.dbj 腳本如何使用 [打印本页]

作者: Jongrong    时间: 2017-1-21 23:33
标题: 請問 D2BotMuleLog.dbj 腳本如何使用
使用 D2BotMuleLog.dbj  腳本啟動英文版程式.但是一直再跑選取歐洲....

請幫忙解決...並請教如何設定


抱歉...圖檔傳不出來

作者: arvinyoung1114    时间: 2017-1-21 23:54
/**
*        @filename        MuleLogger.js
*        @author                kolton
*        @desc                Log items on configurable accounts/characters
*/

var MuleLogger = {
        LogAccounts: {
                /* Format:
                        "account1/password1/realm": ["charname1", "charname2 etc"],
                        "account2/password2/realm": ["charnameX", "charnameY etc"],
                        "account3/password3/realm": ["all"]

                        To log a full account, put "accountname/password/realm": ["all"]

                        realm = useast, uswest, europe or asia

                        Individual entries are separated with a comma.

              "account/password/realm(國度)": ["all"]<<<<<<<<箭頭位置(((自己新增)))  這一行要自己加
                */
        },

        LogGame: ["", ""], // ["gamename", "password"]
        LogNames: true, // Put account/character name on the picture
        LogItemLevel: true, // Add item level to the picture
        LogEquipped: true, // include equipped items
        LogMerc: true, // include items merc has equipped (if alive)
        SaveScreenShot: true, // Save pictures in jpg format (saved in 'Images' folder)
        IngameTime: 60, // Time to wait after leaving game

作者: taiwan771016    时间: 2017-2-13 20:06
分享+1
作者: Jongrong    时间: 2017-2-14 21:13
arvinyoung1114 发表于 2017-1-21 23:54
/**
*        @filename        MuleLogger.js
*        @author                kolton

感謝....




欢迎光临 战网中国 (http://www.battlecn.net/) Powered by Discuz! X3.1