Skip to content

This project is a simple .NET 5 WPF tool for helping maximize MGP gained from the Mini Cactpot game in FFXIV.

License

Notifications You must be signed in to change notification settings

jsmrcina/cactpot

Repository files navigation

Mini Cactpot Solver

This project is a simple .NET 5 WPF tool for helping maximize MGP gained from the Mini Cactpot game in FFXIV.

You can read about the Cactpot games here.

The project attempts to solve two different problems:

  1. Which slot should you uncover next to maximize your chances to maximize your MGP gain.
  2. Which line should you select based on what you can see to maximize your MGP gain.

Launching

Launch using .NET CLI

PS C:\users\jsmrc\documents\git\cactpot> dotnet run

Alternatively, you can download the binary release and run from there.

Usage Walkthrough

The tool will pop up a WPF window. Each button represents one of the scratch ticket slots in-game, which when clicked will allow you to select the value at that location. To start the game, click the slot which is revealed on your in-game cactpot card and give it a value.

initial state

The board will then turn one or more slots bronze, which are the recommended slots to reveal for your next turn:

turn 1

Repeat this until the game is finished and the solver recommends a row/column/diagonal to use to maximize your MGP winnings:

game over

Enjoy!

About

This project is a simple .NET 5 WPF tool for helping maximize MGP gained from the Mini Cactpot game in FFXIV.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages