The main problem I have with my bot is... I will have a 1/1 and opponent will have a 4/1. My bot will attack the enemy champion and ignore the 4/1. There needs to be some sort of logic that counts the damage on the other side of the board and see if the trade is good/bad.
That logic will be changeable due to different profiles which will be changeable once the API is released, right now we need to work on the basic bot logic so they will release the API to us faster. I know its a convoluted way of approaching the situation, but right now the trade/attack is written by a player (hawker i think) and the logic is how he would play the game. While there is nothing wrong with this, there is no point in fixing profile logic before fixing regular bot logic. Finalize BOT logic, then we get API for profile logic.