Bot doesn't pot after teleporting Valk server

International

Moderator: Moderators

Message
Author
weezerboy12
Noob
Noob
Posts: 2
Joined: 27 Dec 2010, 21:02
Noob?: Yes

Bot doesn't pot after teleporting Valk server

#1 Post by weezerboy12 »

Hi all I am very new to this,
My problem is my bot uses flywing to teleport when hp is below 50 for the 1st time, it works fine,
but after teleport, bot does not use potion before attacking next mob, and so just continues to teleport around.
Am I missing something?


i edited this in config.txt file:
useSelf_item Novice Potion,Red Potion,Orange Potion,Yellow Potion,White Potion,Monster's Feed {
hp < 20%
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}


and also:

teleportAuto_hp 50
teleportAuto_minAggressives 8
teleportAuto_minAggressivesInLock 8


I have not set any weighting to the monsters,
but in my Mon_Control.txt file I have this:

Familiar 0 0 0 1
Skeleton -1 0 0 0
I just wanted to test ignoring skeleton as a aggressives counter.

Thanks