D2 Koltbot Botchannel HELP

01/30/2019 21:33 Morphsepp#1
Hi,

ich möchte gerne das mein Leecher-Char (auf dem zweiten Laptop) in das Spiel des Leaders einloggt. Hierzu nehme ich den Botchannel.dbj.

Brauche daher genaue Anleitung was ich in dem Skript anpassen muss

ar StarterConfig = {
JoinChannel: "Musterhausen", // Name of the channel to join
FirstJoinMessage: "", // Message to say when first joining a channel, usually ".login"
ChatActionsDelay: 2, // Seconds to wait in lobby before entering a channel

// D2BotChannel settings
Games: [""], // List of games to look for. Example: Games: ["some baal-", "chaos run-"],
Passwords: [""], // List of game passwords. Each array in Games array should have a matching element in Passwords. Use "" for blank pw.
JoinDelay: 5, // Seconds to wait between announcement and clicking join
FriendListQuery: 0, // Seconds between "/f l" retries. 0 = disable
->> muss ich hier "/f l" eingeben oder nur /f l ???
SwitchKeyDelay: 0, // Seconds to wait before switching a used/banned key or after realm down

SkipMutedKey: true,
MutedKeyTrigger: "Your account has had all chat privileges suspended.",
CrashDelay: 60, // Seconds to wait after a d2 window crash
RealmDownDelay: 10, // Minutes to wait after getting Realm Down message
UnableToConnectDelay: 5, // Minutes to wait after Unable To Connect message
CDKeyInUseDelay: 5, // Minutes to wait before connecting again if CD-Key is in use. SwitchKeys overrides this!
ConnectingTimeout: 20, // Seconds to wait before cancelling the 'Connecting...' screen
PleaseWaitTimeout: 10, // Seconds to wait before cancelling the 'Please Wait...' screen
WaitInLineTimeout: 60, // Seconds to wait before cancelling the 'Waiting in Line...' screen
GameDoesNotExistTimeout: 5 // Seconds to wait before cancelling the 'Game does not exist.' screen



bitte um Hilfe
01/30/2019 21:44 Cyberz123#2
Solang keine klammern bei FriendListQuery: 0 stehen, wird es wohl /f l sein
01/30/2019 22:02 Morphsepp#3
Der Bot schreib zwar Name des Spiels aber das Passwort schreibt er nicht rein

Passwords: ["", "123"],
01/30/2019 23:53 Cyberz123#4
Games: [""], // List of games to look for. Example: Games: ["some baal-", "chaos run-"],
Passwords: [""], // List of game passwords. Each array in Games array should have a matching element in Passwords. Use "" for blank pw.

musste wahrscheinlich auch ausfüllen
01/31/2019 18:07 Morphsepp#5
das hab ich auch
Games:["Hase-"]
Passwords: ["1234"]


Aber der Leecher fügt das Pw beim joinen nicht an
01/31/2019 18:54 Cyberz123#6
Quote:
Originally Posted by Morphsepp View Post
das hab ich auch
Games:["Hase-"]
Passwords: ["1234"]


Aber der Leecher fügt das Pw beim joinen nicht an
Haste Character config richtig ausgefüllt ?
Profil mit richtigem Entry Script ?

Kann dir schlecht helfen wenn ich nichts vor mir hab :)

Besser wärs wenn du Discord hast
02/01/2019 23:05 Ninjafanboi#7
have one doubt