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!
How to make a MOD that plays factorio automatically
-
- Inserter
- Posts: 39
- Joined: Thu Feb 27, 2014 2:37 am
- Contact:
Re: How to make a MOD that plays factorio automatically
No way to automate gameplay, the devs only added enough automatic commands to make the trailer.
-
- Inserter
- Posts: 39
- Joined: Thu Feb 27, 2014 2:37 am
- Contact:
Re: How to make a MOD that plays factorio automatically
Oh, got it, thanks...!