Skip to content

Running WindBot

Mercury233 edited this page Nov 13, 2017 · 1 revision

When WindBot is launched, it will connect to a host of YGOPro. The default is 127.0.0.1 7911 if no parameter is set. (7911 is the default port of YGOPro local host if you didn't change it in system.conf)

So if you want to use WindBot immediately, just create a host in YGOPro, and run WindBot.exe.
(Don't forget the cards.cdb)

To set the host and port, use Host= and Port= parameter.
To set the deck, use Deck= parameter. The list of decks can be found in readme. If deck is omitted, a random deck will be used.

Sample:

Windbot.exe Host=127.0.0.1 Port=7911 Deck=Blue-Eyes

Advanced

Name
The nickname for the bot.

Dialog
The dialog texts to be used by the bot. See Dialogs folder for list.

HostInfo
The host info (password) to be used.

Version
The version of YGOPro.

Server Mode

To be added...

Clone this wiki locally