Advice on coding a bot
Ok, obviously I am new here and I just need a little advice. Handouts are always nice and appreciated, but it would be nice to learn it. So anyways, I would like to make a bot, specifically a mining bot, on an old game called Never Winter Nights (PC based game, RPG turned based (I guess)). Pretty old, but it's fun to play. I figure it's a good place to start seeing how it's not really protected anymore (to my knowing) as the Master Server went down. Anyways, I would like this bot to go to an ores location, mine it, check to see if the pickaxe is broke and replace it if it is, keep going until the inventory is full (or after a certain time limit if that's more plausible) and then go to a furnace and smelt it and then repeat that all over until I stop it. Firstly, I want to know if it's somewhat plausible. My skill with C++ is minimal, but I have a grasp of general programming. I would like to know, secondly, what tutorial to look at. I understand that, most likely, pointers will be my friend. I can post picture or more info if you need! Like I said, I just really need to know what tutorials would benefit me the most on this project.
Thanks!