Вот чуть обновленный код, который считает, сколько ты перенес коробок
FilePath := A_MyDocuments . "\scr.ini"
IfNotExist, %FilePath%
{
IniWrite, 0, %FilePath%, scr, total_vb
}
IniRead, total_vb, %FilePath%, scr, total_vb
session_vb := 0
F5::
SetTimer, PixelSearchTimer, 100
ToolTip, Скрипт...