on *:text:!XP [color:red]*[/color]:#: { var %alreadyxp [color:red]=[/color] $readini(Stats.ini, XP, $2) set %XP [color:red]$calc([/color]%alreadyxp + $3[color:red])[/color] writeini Stats.ini XP $3 %XP }