Back to "tasteid" skill

Train Taste Identification by MACIASZCZYK10

Description: This is the modification of the only script of traing TasteID - it don't target food, it target a backpack as I found it more efficient way for gains (reaserched it with skillgain option).

1while skill "Taste Identification" < 100
2    if not targetexists
3       useskill "TasteIdentification"
4       wft 500
5    endif
6    if skill "Taste Identification" >= 50
7        target backpack 
8        wait 11000
9    endif
10endwhile