June 30, 201312 yr i want to make a bot interacting with the second message Step and throw any ideas how i can make the bot click it thanks in advantage this is what i have now http://pastebin.com/dVCD8kza Edited June 30, 201312 yr by riet
June 30, 201312 yr Turn on interface debugging to find the parent and child IDs. From there look through the API.
June 30, 201312 yr Author Turn on interface debugging to find the parent and child IDs. From there look through the API. FAIL: Parent non existing or open! edit: got them but when it searches for the shot the ground item to click to get the interface it struggles to get it it just won't and gives me alot of error messages i will put my code in this post in a sec http://pastebin.com/dVCD8kza Edited June 30, 201312 yr by riet
June 30, 201312 yr FAIL: Parent non existing or open! edit: got them but when it searches for the shot the ground item to click to get the interface it struggles to get it it just won't and gives me alot of error messages i will put my code in this post in a sec http://pastebin.com/dVCD8kza You should sleep for a bit to wait for the interface to appear (or even better dynamically sleep), then check that the interface actually exists, then interact with the interface. Edited June 30, 201312 yr by Diclonius
June 30, 201312 yr Author You should sleep for a bit to wait for the interface to appear (or even better dynamically sleep), then check that the interface actually exists, then interact with the interface. Yeah i forgot that but that isnt very useful if it doesn't click the shot (the balls which need to get throwed) it doesn't interact with them