PDA

View Full Version : Question about auto useskills on openkore 1.6.3


JusT a BiT
9th September 2005, 11:23
i have a problem. i want to use increase agi and the blessings.. but my bot only uses inc agi and it use all my sp.. for short, my bot is justing casting increase agi on him and he uses is until i ran out of sp.. What do u think is my problem?

useSelf_skill Increase Agi {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Increase Agi
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

useSelf_skill Blessing {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Blessing
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

yien001
9th September 2005, 12:32
i have a problem. i want to use increase agi and the blessings.. but my bot only uses inc agi and it use all my sp.. for short, my bot is justing casting increase agi on him and he uses is until i ran out of sp.. What do u think is my problem?

useSelf_skill Increase Agi {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Increase Agi <<< this must be Increase AGI
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

useSelf_skill Blessing {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Blessing
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

blessing is correct.. agi in inc agi must be capitalized.. Increase AGI