Quote:
Originally Posted by sm0ker91
alles in die gleich automule datei?
oder die datei kopieren?
|
du kannst doch mehrere Mules in einer Datei kombinieren
Code:
var AutoMule = {
Mules: {
"Mule1": {
muleProfile: "", // The name of mule profile in d2bot#. It will be started and stopped when needed.
accountPrefix: "", // Account prefix. Numbers added automatically when making accounts.
accountPassword: "", // Account password.
charPrefix: "", // Character prefix. Suffix added automatically when making characters.
realm: "", // Available options: "useast", "uswest", "europe", "asia"
expansion: true,
ladder: true,
hardcore: false,
// Game name and password of the mule game. Never use the same game name as for mule logger.
muleGameName: ["", ""], // ["gamename", "password"]
// List of profiles that will mule items. Example: enabledProfiles: ["profile 1", "profile 2"],
enabledProfiles: [""],
// Stop a profile prior to muling. Useful when running 8 bots without proxies.
stopProfile: "",
// Trigger muling at the end of a game if used space in stash and inventory is equal to or more than given percent.
// Both conditions need to be met in order to trigger muling.
usedStashTrigger: 80,
usedInventoryTrigger: 80
}
},
musst halt "Mule1"-Teil nochmal dranhängen