This script is an attempt to automate Mabinogi's smithing mini-game.
For it to work, set the game client's UI skin to "Electric Gray (Opaque)".
Note: It's probably obvious, but using this script is probably against the Nexon TOS. Use it at your own risk.
- Requires a relatively recent copy of AutoHotKey
- Compile
Goibne.ahk
to a standalone EXE, and run the resultingGoibne.exe
as admin. - Open the blacksmithing window
- Choose a finishing option
- Add finishing materials to the window. The Start button should be lit up.
- Click outside the Mabinogi window and press Ctrl-Alt-M
- Wait, and DON'T TOUCH THE MOUSE! Smithing should proceed perfectly!...ish!
- I think I'd like to add the Tailoring minigame next.
- Clicking the start button is a little janky atm, depends on the client skin.
- Smithing doesn't seem to have perfect accuracy yet. It could be the client forces you to be a little off. Not sure.
GPLv3