Hi guys , first of all thank you very much for this awesome information on this site.
I got now a "basic" bot working and my next goal is to achieve some kind of navigation that i can clear a random generated area. At the moment i am using a waypoint system which sucks because i can only farm static areas.
But now i am somewhere lost and dont know where to start. Maybe someone has some hints on how to achieve this goal?
I also have a few other questions:
How can I check if I have interacted with a target?
How can I move ingame without using the ctm struct? I havent found out where i can pass coords to the usepower struct. but i guess it is possible since there is the power sno for walking.