What does the bot do?
Will perform random camera movements and mouse movements periodically set by the user. These values are playersensed so one character may move their mouse more often then they move their camera and vice versa. Optionally, it will also perform the blast furnace pumping for...
Hi guys, so I've been working on a gold bracelet making bot. Here is the function used to smelt once the bot has detected a full inventory of gold bars and a mould:
public void execute() {
GameObject furnace =...