@@ -14,31 +14,31 @@ A C# bot for ygopro, compatible with the ygosharp and srvpro server.
### Supported commandlines
`Name`
`Name`
The nickname for the bot.
`Deck`
`Deck`
The deck to be used by the bot. Available decks are listed below. Keep empty to use random deck.
`Dialog`
`Dialog`
The dialog texts to be used by the bot. See Dialogs folder for list.
`Host`
`Host`
The IP of the host to be connected to.
`Port`
`Port`
The port of the host to be connected to.
`HostInfo`
`HostInfo`
The host info (password) to be used.
`Version`
`Version`
The version of YGOPro.
`Hand`
`Hand`
If you are testing deck, you may want to make sure the bot go first or second. `Hand=1` will make the bot always show Scissors, 2 for Rock, 3 for Paper.
`ServerMode` and `ServerPort`
`ServerMode` and `ServerPort`
Windbot can run as a "server", provide a http interface to create bot.
### Available decks
...
...
@@ -78,5 +78,7 @@ Windbot can run as a "server", provide a http interface to create bot.
### Server mode
Windbot can run as a "server", provide a http interface to create bot.