- to use the white potion when below 60%
useSelf_item White Potion {
hp < 60%
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
}- to get from storage
getAuto White Potion {
minAmount 10
maxAmount 100
passive 1
inInventory White Potion < 11
}- to instruct your bot to autostore the white pots when AUTOSTORAGE AI is activated.
in your control\items_control.txt
White Potion 100 1 0This means that your kore will only bring 100 White Pots and store in Kafra the rest of it.
Read the manual at:
http://openkore.sourceforge.net/manual/