Quote:
Originally Posted by playa652
Ok erste frage hat sich beantwortet...
jetz eine frage die hier bestimmt schon oft beantwortet wurde und zwar : wie hab ich die möglichkeit zu mulen entweder automatisch oder manuel habe 4x keys aufm d2bs sollte dann ja eig gehen ?!
|
Automule.js konfigurieren ;)
Code:
ar 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.
usedStashTrigger: 80,
usedInventoryTrigger: 80,
// Mule items that have been stashed at some point but are no longer in pickit.
muleOrphans: true
}
},
die Datei findest du hier: d2bs\kolbot\libs