Hello everyone! Just started to make some simple scripts for f2p, in this case for fishing, woodcutting and mining + smelting. But all of this bots are linear and I wanted to make a startup menu which would set up flags, for example checkboxes if the user wants to bank or to powerchop/powerfish, cook, smelt, etc.. How can I do this, I've checked the API documentation but can't seem to find nothing on there.. Is it a javafx/javafxml problem? Would javafx work? What would be a simple example for a binary choice (ie Bank[ x ] Powerchop[ ]? Thanks in advance!