I've been thinking of a way to make a script with basic pathing to level from 1 to 20 and the only thing I can think of that would be reliable is using the minimap. I say this because each square is colored based the the terrain including things that your play cant walk through. You could also code it to not walk through water although making the moments look lifelike will be an issue.

Second I was thinking about a follow bot something that would /tp to the leader and be able to follow them now I'm not sure how it would know how to follow but I figure you could use an image search for the sprite and keep code it to follow it that way.

Just my ideas might try coding something though it seems AHK is more popular and all I really know well is AutoIt.

Thanks for reading.