you'll need to be able to read and fix the coords
autoit
$running = 1;
$botting = 0;
$ticks = 0;
$sleeperTick = 0;
$totalTrips = 0;
$hits = 0;
$misses = 0;
WinActivate("Diablo III");
Func Repair()
If ColorScan(1512,36, 1522, 45, 0xffe600) = 1 Then
Send("t")...