Greetings everyone! Before I start off, thanks for making the bot work (even if it's not optimal)! Now, the title may explain the first subject, however, I don't have programming experience, is it something I can do? Not that I'm completely lazy, but sometimes I let my computer sit and play games (not very wise), so I can't manually mulligan for it. Second subject is, playstyle. The old bot would almost trade in every scenario, unless the creature would not be killed or it had lethal. I haven't tested the new bot, but it would be very nice with an option. Anyway! Thanks for reading, I would love to do some testing of different things, as I have 2 computers and 2 accounts. - Is this something you're interested in? I could update this thread with problems and what not. Take care~!
https://www.thebuddyforum.com/hearthbuddy-forum/hearthbuddy-guides/196570-customized-routines.html Explains abit what you can do to optimize the bot. Everything is done in scripting language(Lua i think). So understanding what most of it does, should be possible for everyone.
Thank you Bumpa, I don't have any experience with scripting, but it doesn't seem that hard to get into.
We are moving towards making customizing the bot and eventually the AI a lot easier. We will be using Python for a lot of the configuration rules that can be changed at runtime, and our actual bot is done in C#. We'll have a lot of guides and other resources to help assist users when everything is in place, but you will need to understand some basics in programming/scripting.