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






