
Status("Waiting for life to regenerate.") Status("Waiting for mana to regenerate.") If PixelGetColor($enemylifespot,68) >= 35000 And PixelGetColor($enemylifespot,68) 0 Then ExitLoop If PixelGetColor($lifespot,69) >= 30000 And PixelGetColor($lifespot,69) = 77 TrayTip($name & " " & $version, $message & & & $stats, 10, 1) $stats = $stats & & = $stats & "Enemy Life: " & EnemyLifeValue() & "%"

$stats = $stats & "Life: " & LifeValue() & "%" & = $stats & "Mana: " & ManaValue() & "%" & = $stats & = $stats & "Estimated Kills: " & $kills & = $stats & "Estimated Loots: " & $loots Code: AutoItSetOption("MustDeclareVars", 1)
