my priest bot wont heal and buff me... PLS HELP

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
jhay17
Noob
Noob
Posts: 2
Joined: 06 Nov 2010, 11:45
Noob?: No

my priest bot wont heal and buff me... PLS HELP

#1 Post by jhay17 »

my support bot wont heal and buff my character, it was working smooth untill i job changed into guilltoine cross. help pls!

here's part of my config:

follow 1
followTarget SethCorn <-- name of the character to be buffed
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 1

and here:

partySkill Heal {
lvl 10
maxCastTime 0
minCastTime 0
hp > 10
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 0
timeout 0
disabled 0
target SethCorn
target_hp <= 70%
target_isJob Guillotine Cross,Assassin Cross,Assassin
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead 0
inInventory
isSelfSkill 0

is there something wrong with this?
benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood

Re: my priest bot wont heal and buff me... PLS HELP

#2 Post by benj1320 »

Code: Select all

hp > 10
remove that value

Code: Select all

notWhileSitting 1
party heal won't triggger if the bot is sitting..

Code: Select all

target_isJob Guillotine Cross,Assassin Cross,Assassin 
afaik its Glt. Cross .... but you can leave this blank also...

....
I want you to try this... when editing the config.. save the file (config.txt) in UTF-8 Encoding format.... I do that when configuring a slave bot.
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: my priest bot wont heal and buff me... PLS HELP

#3 Post by rwnath »

The job name is wrong.

use

Code: Select all

target_isJob Glt. Cross
-----

@topicstarter

please use the correct template. See how I posted the sample code? Please edit your post and put the your codes just like what I did. There's a "Code" button there on the editor. Thanks
Image
jhay17
Noob
Noob
Posts: 2
Joined: 06 Nov 2010, 11:45
Noob?: No

Re: my priest bot wont heal and buff me... PLS HELP

#4 Post by jhay17 »

oh my... TNX A LOT! been looking for this fix for few hrs now... tnx for your help i really appreciate it

everything is working fine now