My bs striped my Meteling then relog and keep cast Adrenaline Rush and fail. How to set my bot to equ weapon first only use skill?
useSelf_skill Adrenaline Rush {
lvl 10
maxCastTime
minCastTime
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Adrenaline Rush
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}
--------------------------------------------------
doCommand relog {
whenStatusActive Strip Weapon
aggressives == 0
}
---------------------------------------------------
autoSwitch Metaling, Porcellio {
rightHand Two-handed axe [1]
leftHand
arrow
distance 1
useWeapon 1
}
equipAuto {
topHead
midHead
lowHead
leftHand Two-handed axe [1]
rightHand Two-handed axe [1]
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory Two-handed axe [1]
manualAI 0
}