A C# bot for ygopro, compatible with the ygosharp and srvpro server.
A C# bot for ygopro, compatible with the [YGOSharp](https://github.com/IceYGO/ygosharp) and [SRVPro](https://github.com/moecube/srvpro) server.
### How to use:
### How to use:
...
@@ -39,16 +39,14 @@ The version of YGOPro.
...
@@ -39,16 +39,14 @@ The version of YGOPro.
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.
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.
WindBot can run as a "server", provide a http interface to create bot.
### Available decks
### Available decks
* Blue-Eyes
**Easy**:
* Burn
* Burn
* Dragunity
* Frog
* Frog
* Horus
* Horus
...
@@ -59,26 +57,70 @@ Windbot can run as a "server", provide a http interface to create bot.
...
@@ -59,26 +57,70 @@ Windbot can run as a "server", provide a http interface to create bot.
* OldSchool
* OldSchool
* ST1732
**Normal**:
* Blue-Eyes
* Dragunity
* Qliphort
* Qliphort
* Rainbow
* Rainbow
* Rank V
* Rank V
* ST1732
* Toadally Awesome (old lflist)
* Toadally Awesome
* Yosenju
* Yosenju
* Zexal Weapons
* Zexal Weapons
* Zoodiac
* Zoodiac (old lflist, master rule 3 only)
### Unfinished decks
* Blackwing
* CyberDragon
* Evilswarm
* Gravekeeper
* Graydle
* Lightsworn
* Nekroz
### Server mode
### Server mode
Windbot can run as a "server", provide a http interface to create bot.
WindBot can run as a "server", provide a http interface to create bot.