Help Bot Config, No Attack No Skill

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Message
Author
bhabydashley
Noob
Noob
Posts: 2
Joined: 21 Jun 2013, 07:44
Noob?: Yes

Help Bot Config, No Attack No Skill

#1 Post by bhabydashley »

I got my Wizard bot, I want to make it farm for items for my quest, i tried changing monsters, skill used, item loots, but nothing happens.

1st Scenario lockmap to the desired map and random walk, which makes my bot just enter portals and not use skills, i removed random walks so it just sits -,- with monsters attacking him.

2nd Scenario is route randomwalk ~> 1 so my bot only walks along the map and loots for items, so i change it to 0 and now it only stands.

3rd Scenario is looting items, i change the pickupitems and make it not pick items "i removed "all 1"", but still it loots for everything i found the solution which is gatheritems in config txt so its now fixed.


heres my code for config.txt

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0
SkillSlot
attackSkillSlot Storm Gust {
lvl 10
dist 10,9,8,7,6,5,4,3,2,1
maxCastTime 0
minCastTime 0
hp
sp > 10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives > 1
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 1
timeout 0
disabled 0
monsters Poring
notMonsters
maxAttempts 0
maxUses 10000
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 1
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}

attackSkillSlot Lord Of Vermilion {
lvl 10
dist 10,9,8,7,6,5,4,3,2,1
maxCastTime 0
minCastTime 0
hp
sp > 10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives > 1
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 1
timeout 0
disabled 0
monsters Poring
notMonsters
maxAttempts 0
maxUses 10000
target_whenStatusActive Frozen
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 1
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0

}
mon_control.txt
I test it to porings and make the prt_fild08 the lockmap
##### M V P s and Dangerous Monsters #####
poring 1 0 1
I'm debbuging this Bot configs for 2days and still not successfull
Im looking forward for your help, i will be actively wait for replies.
Thank You in Advance