Still in progress will be releasing free. I thought why would you need to input ids or name when you could just choose them from a list.
edit: also this will allow you to create a list of item to alch. Which is neat if you want to alch multiple items
Current picture of the gui;
Ill do it soon, hopefully once i add in a runescape section it could get pinned.
So i started to add in the runescape section, and removed the number enum i had. Is the layout any good?
This will kill you
import org.osbot.legacy.script.mouse.RectangleDestination;
import org.osbot.rs07.api.map.Position;
import org.osbot.rs07.api.model.Entity;
import org.osbot.rs07.api.model.GroundItem;
import org.osbot.rs07.api.ui.Tab;
import org.osbot.rs07.script.Script;
import org.osbot.rs07.script.ScriptManifest;
import org.osbot.rs07.utility.Area;
Change the first line to make it match the rest