Need help/advice on a party mode bot

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
Krims25
Noob
Noob
Posts: 3
Joined: 04 Aug 2017, 08:25
Noob?: Yes

Need help/advice on a party mode bot

#1 Post 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?

hakore
Super Moderators
Super Moderators
Posts: 200
Joined: 16 May 2008, 08:28
Noob?: No
Contact:

Re: Need help/advice on a party mode bot

#2 Post by hakore »

attackAuto 0
attackAuto_party 2

Have you already configured the skill block?
Whatever...

Krims25
Noob
Noob
Posts: 3
Joined: 04 Aug 2017, 08:25
Noob?: Yes

Re: Need help/advice on a party mode bot

#3 Post 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?

hakore
Super Moderators
Super Moderators
Posts: 200
Joined: 16 May 2008, 08:28
Noob?: No
Contact:

Re: Need help/advice on a party mode bot

#4 Post by hakore »

It's better if you show the skill block
Whatever...

Krims25
Noob
Noob
Posts: 3
Joined: 04 Aug 2017, 08:25
Noob?: Yes

Re: Need help/advice on a party mode bot

#5 Post 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

hakore
Super Moderators
Super Moderators
Posts: 200
Joined: 16 May 2008, 08:28
Noob?: No
Contact:

Re: Need help/advice on a party mode bot

#6 Post by hakore »

Add a timeout
Whatever...

Post Reply