great job for your first time, 1 small thing to point out.
if u did
#IF
checkitem (item name)
even if u didnt have the item in ur bag it would trigger as a yes, to fix it u must specify the amount u want to check
#IF
checkitem (itemname) 1
and tht will work correctly, now to cover my back...