Code:
WalkToMine := [Point(4576, 2889), Point(4576, 2900), Point(4576, 2915), Point(4576, 2931), Point(4564, 2931), Point(4553, 2935), Point(4539, 2936), Point(4524, 2933), Point(4514, 2937), Point(4501, 2946), Point(4491, 2955), Point(4489, 2963), Point(4478, 2971), Point(4469, 2975), Point(4458, 2981), Point(4444, 2986), Point(4434, 2984), Point(4424, 2984), Point(4409, 2984), Point(4392, 2985), Point(4377, 2986), Point(4362, 2988), Point(4350, 2992), Point(4335, 2992), Point(4321, 2985), Point(4310, 2977), Point(4297, 2971), Point(4280, 2968), Point(4273, 2969), Point(4235, 2969), Point(4235, 2981), Point(4230, 2990), Point(4224, 2999), Point(4217, 3013), Point(4211, 3024), Point(4203, 3036), Point(4192, 3046), Point(4182, 3054), Point(4165, 3056)];
Anyway, this line makes it walk from the mine to the bank. I am trying to make my script walk from a dungeon to a bank so I want to know how I can find out the coordinates for the path I want instead of this path.