How to make a MOD that plays factorio automatically
Posted: Sat Apr 02, 2016 9:29 am
Hi, I wanted to make an AI program that play factorio as a normal player,
that means, it don't modify game nor cheats, just play it automatically.
I have found that I can't command the player to craft inside inventory from Lua.
To automate crafting, I searched how to generate events to GUI and manipulate
player action by GUI events, but I can't find.
Is there any way to automate gameplay itself?
I want to exclude using external tools that receive screenshots of game..
Thanks!
that means, it don't modify game nor cheats, just play it automatically.
I have found that I can't command the player to craft inside inventory from Lua.
To automate crafting, I searched how to generate events to GUI and manipulate
player action by GUI events, but I can't find.
Is there any way to automate gameplay itself?
I want to exclude using external tools that receive screenshots of game..
Thanks!