Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
W
windbot
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • MyCard
  • windbot
  • Wiki
  • Running Windbot

Running Windbot

Last edited by Mercury233 May 29, 2018
Page history
This is an old version of this page. You can view the most recent version or browse the history.

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.

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 repository
  • Home
  • Running Windbot
  • 如何编写你自己的WindBot AI
More Pages