Page 1 of 1

Need help/advice on a party mode bot

Posted: 04 Aug 2017, 08:33
by Krims25
Good day can anyone help me with this problem

i got a bs priest party. and i want to add my soul linker.

as i add the soul linker. and put it to follow the main (bs) it didnt cast skill on the monster.

what i want is when the blacksmith hit a monster(example raydric) the soul linker will use stun esma on it.

can anyone guide me on how to set this up?

Re: Need help/advice on a party mode bot

Posted: 04 Aug 2017, 09:09
by hakore
attackAuto 0
attackAuto_party 2

Have you already configured the skill block?

Re: Need help/advice on a party mode bot

Posted: 04 Aug 2017, 13:21
by Krims25
hakore wrote:attackAuto 0
attackAuto_party 2

Have you already configured the skill block?
yes. i already put the monster on the stun esma.

should i remove the dist of the skill block?

Re: Need help/advice on a party mode bot

Posted: 04 Aug 2017, 20:04
by hakore
It's better if you show the skill block

Re: Need help/advice on a party mode bot

Posted: 05 Aug 2017, 04:39
by Krims25
i manage to fix the problem. the inlock was the reason why the soul linker didnt cast spells >.<

sir can you help me again.

my blacksmith keeps casting power maximize.

heres the skill block

useSelf_skill Power Maximize {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp >= 90%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Power Maximize
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_skill Power Maximize {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp <= 50%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive Power Maximize
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory
manualAI 0
}

i just copied it on this thread
http://forums.openkore.com/viewtopic.php?f=6&t=111

Re: Need help/advice on a party mode bot

Posted: 05 Aug 2017, 10:49
by hakore
Add a timeout