RagBot Forum
 

Вернуться   RagBot Forum > • Всё что касается бота • > Вопросы по Боту

Вопросы по Боту ПРОСЬБА НЕ СОЗДАВАТЬ ТЕМЫ ТИПО "ХЕЕЕЕЛЛЛППП, ППЛЛИИZZZ"

Ответ
 
Опции темы Опции просмотра
Старый 02.12.2006, 22:57   #1
Олег
Гость
 
Сообщений: n/a
По умолчанию Прист-бот сопартиец

подскажите как сделать чтобы прист бегал за мной в гласте например и лечил и кастовал постоянно,при этом не лез тупо вперед на мобов?
  Ответить с цитированием
Старый 02.12.2006, 23:22   #2
IBotMan
Хороший человек
 
Аватар для IBotMan
 
Регистрация: 28.11.2006
Сообщений: 43
Вы сказали Спасибо: 0
Поблагодарили 1 раз в 1 сообщении
По умолчанию

attackAuto 0
attackAuto_party 0

follow 1
followTarget Имя перса за которым бегать
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5 (Max на сколько клеток бегать от перса)
followDistanceMin 2 (Min на сколько клеток бегать от перса)
followLostStep 15
followSitAuto 0 (сидеть когда перс сидит)
followBot 0

partySkill Heal {
lvl 5
notWhileSitting 1
notPartyOnly 0
target
target_hp 1..2000
maxUses 1
}

partySkill Blessing {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Blessing
}

partySkill Increase AGI {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Increase AGI
}

partySkill Magnificat {
lvl 5
notWhileSitting 1
notInTown 0
whenStatusInactive Magnificat
}

partySkill Impositio Manus {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Impositio Manus
}

partySkill Aspersio {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Aspersio
}


partySkill Kyrie Eleison {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Kyrie Eleison
}
__________________
Я не люблю , я пользуюсь .
Пишите в агент, но сначала пользуйтесь этим => /heh
IBotMan вне форума   Ответить с цитированием
Старый 03.12.2006, 00:11   #3
Олег
Гость
 
Сообщений: n/a
По умолчанию

подскажите пожалуста неопытному в этом деле человеку,куда это еще засунуть,ну понятно что в конфиг,но там конкретно куда?

Последний раз редактировалось DreamHop; 05.12.2006 в 18:09. Причина: Цитата был не уместна
  Ответить с цитированием
Старый 03.12.2006, 10:45   #4
Keeper
Нюб делает первые шаги
 
Аватар для Keeper
 
Регистрация: 21.11.2006
Адрес: Барнаул
Сообщений: 7
Вы сказали Спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщениях
Отправить сообщение для Keeper с помощью ICQ
По умолчанию

Вот эти строки ищешь в config.txt и пишешь эти значения:
attackAuto 0
attackAuto_party 0

follow 1
followTarget Имя перса за которым бегать
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5 (Max на сколько клеток бегать от перса)
followDistanceMin 2 (Min на сколько клеток бегать от перса)
followLostStep 15
followSitAuto 0 (сидеть когда перс сидит)
followBot 0

Остальные строки просто добавляешь, например в конец конфига или в середину

Последний раз редактировалось Keeper; 03.12.2006 в 10:47.
Keeper вне форума   Ответить с цитированием
Старый 03.12.2006, 13:31   #5
Олег
Гость
 
Сообщений: n/a
По умолчанию

Цитата:
Сообщение от Keeper Посмотреть сообщение
Вот эти строки ищешь в config.txt и пишешь эти значения:
attackAuto 0
attackAuto_party 0

follow 1
followTarget Имя перса за которым бегать
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5 (Max на сколько клеток бегать от перса)
followDistanceMin 2 (Min на сколько клеток бегать от перса)
followLostStep 15
followSitAuto 0 (сидеть когда перс сидит)
followBot 0

Остальные строки просто добавляешь, например в конец конфига или в середину


у меня получилось следуующее и тем не менее не работает..подредактируй что не так пожалуста.



######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 0
attackAuto_party 0

follow 1
followTarget Рeалист
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5 (Max 5)
followDistanceMin 2 (Min 1)
followLostStep 15
followSitAuto 0 (сидеть когда перс сидит)
followBot 0

attackAuto_onlyWhenSafe 1
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 1
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 10800
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 1
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

dcOnDeath 0
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 1

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 2
itemsTakeAuto_party 1
itemsGatherAuto 0
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 51
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900

lockMap xmas_dun02
lick_Map_x
lockMap_y
lockMap_randX
lockMap_randY

route_randomWalk 1
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap aldebaran
saveMap_warpToBuyOrSell 1

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 20
sitAuto_hp_upper 100
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 1

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 1500
teleportAuto_maxDmgInLock 0
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory

dealAuto 2
partyAuto 2
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains
verboseDomains
beepDomains
beepDomains_notInTown

logChat 1
logPrivateChat 1
logPartyChat 1
logGuildChat 1
logSystemChat 1
logEmoticons 1
logConsole 1
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000
intervalMapDrt 1

ignoreAll 0
itemHistory 1
autoTalkCont 1
noAutoSkill 0
portalRecord 2
missDamage 0

tankersList

secureAdminPassword 0
adminPassword muproune
callSign

######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.
useSelf_skill Heal {
lvl 10
hp < 1000
sp > 10
}
useSelf_skill Increase AGI {
lvl 10
whenStatusInactive Increase AGI
sp > 10
timeout 5
}
useSelf_skill Blessing {
lvl 10
whenStatusInactive Blessing
sp > 10
timeout 5
}
attackSkillSlot Infiltration {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp
spirit >0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
attackSkillSlot Finger Offensive {
lvl 10
dist 10
maxCastTime 0
minCastTime 0
hp
sp
spirit 5
timeout 2
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
attackSkillSlot Extremity Fist {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
whenStatusActive Vigor Explosion
hp
sp
spirit 5
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 3
maxUses 1
}
attackComboSlot Chain Combo {
lvl 5
afterSkill Triple Attack
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
attackComboSlot Combo Finish {
lvl 5
afterSkill Chain Combo
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
useSelf_skill Vigor Condensation {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
spirit <5
aggressives <1
#remove aggressives if you want to cast it when it's attacking
stopWhenHit 1
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
useSelf_skill Steel Body {
lvl 10
maxCastTime 0
minCastTime 0
whenStatusInactive Steel Body
hp
sp
spirit 5
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
useSelf_skill Vigor Explosion {
lvl 10
maxCastTime 0
minCastTime 0
whenStatusInactive Vigor Explosion
hp
sp
spirit 5
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
attackComboSlot Tiger Knuckle Fist {
lvl 5
afterSkill Combo Finish
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
attackComboSlot Chain Crush Combo {
lvl 5
afterSkill Tiger Knuckle Fist
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
useSelf_skill Dangerous Soul Collect {
lvl 10
hp
sp
maxCastTime 0
minCastTime 0
spirit <1
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 0
disabled 0
}
attackSkillSlot Palm Push Strike {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
whenStatusActive Vigor Explosion
hp
sp
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
useSelf_skill Assumptio {
lvl 5
sp > 20%
whenStatusInactive Assumptio
stopWhenHit 1
disabled 0
notInTown 1
}
useSelf_skill Pneuma {
defendMonsters Raydric Archer, Gargoyle
lvl 1
whenNotGround Pneuma
timeout 1
}
partySkill Heal {
lvl 10
notWhileSitting 1
notPartyOnly 0
target
target_hp 1..2000
maxUses 1
}

partySkill Blessing {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Blessing
}

partySkill Increase AGI {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Increase AGI
}

partySkill Magnificat {
lvl 5
notWhileSitting 1
notInTown 0
whenStatusInactive Magnificat
}

partySkill Impositio Manus {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Impositio Manus
}

partySkill Aspersio {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Aspersio
}


partySkill Kyrie Eleison {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Kyrie Eleison
}

autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow

monsters
weight 0
whileSitting 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}



######## Autostorage/autosell ########

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

storageAuto
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
relogAfterStorage 0


getAuto {
minAmount 0
maxAmount 0
passive
}

getAuto {
minAmount 0
maxAmount 0
passive
}


######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains

macro_nowarn 1
macro_orphans reregister
macro_readmanual red/chili
macro_nowarn 1
macro_orphans reregister


plugin load plugins/doCommand.pl
plugin load plugins/doCommand.pl
  Ответить с цитированием
Старый 03.12.2006, 14:02   #6
Copycat
Новичок
 
Аватар для Copycat
 
Регистрация: 27.11.2006
Сообщений: 17
Вы сказали Спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщениях
По умолчанию

Код:
follow 1
followTarget Рeалист
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5 (Max 5)
followDistanceMin 2 (Min 1)
followLostStep 15
followSitAuto 0 (сидеть когда перс сидит)
followBot 0
весь русский текст сотри и текст после значений
Copycat вне форума   Ответить с цитированием
Старый 03.12.2006, 14:17   #7
Олег
Гость
 
Сообщений: n/a
По умолчанию

Malformed UTF-8 character (fatal) at D:/z/priest/193SVN5157/src/FileParsers.pm line 216, <FILE> line 612.
at D:/z/priest/193SVN5157/src/FileParsers.pm line 216
FileParsers:arseConfigFile('control/config.txt', 'HASH(0x12f9360)') called at D:/z/priest/193SVN5157/src/Settings.pm line 294
Settings::load() called at openkore.pl line 296
main::__start() called at start.pl line 113

вот такая ошибка,русский текст убрал...
  Ответить с цитированием
Старый 03.12.2006, 14:36   #8
Copycat
Новичок
 
Аватар для Copycat
 
Регистрация: 27.11.2006
Сообщений: 17
Вы сказали Спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщениях
По умолчанию

попробуй так
Код:
######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 0
attackAuto_party 0

follow 1
followTarget Рeалист
followEmotion 0
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 5
followDistanceMin 2
followLostStep 15
followSitAuto 0
followBot 0

attackAuto_onlyWhenSafe 1
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 1
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 10800
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 1
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

dcOnDeath 0
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 1

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 2
itemsTakeAuto_party 1
itemsGatherAuto 0
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 51
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900

lockMap xmas_dun02
lick_Map_x
lockMap_y
lockMap_randX
lockMap_randY

route_randomWalk 1
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap aldebaran
saveMap_warpToBuyOrSell 1

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 20
sitAuto_hp_upper 100
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 1

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 1500
teleportAuto_maxDmgInLock 0
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory

dealAuto 2
partyAuto 2
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains
verboseDomains
beepDomains
beepDomains_notInTown

logChat 1
logPrivateChat 1
logPartyChat 1
logGuildChat 1
logSystemChat 1
logEmoticons 1
logConsole 1
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000
intervalMapDrt 1

ignoreAll 0
itemHistory 1
autoTalkCont 1
noAutoSkill 0
portalRecord 2
missDamage 0

tankersList

secureAdminPassword 0
adminPassword muproune
callSign

######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.
useSelf_skill Heal {
lvl 10
hp < 1000
sp > 10
}
useSelf_skill Increase AGI {
lvl 10
whenStatusInactive Increase AGI
sp > 10
timeout 5
}
useSelf_skill Blessing {
lvl 10
whenStatusInactive Blessing
sp > 10
timeout 5
}
attackSkillSlot Infiltration {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp
spirit >0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
attackSkillSlot Finger Offensive {
lvl 10
dist 10
maxCastTime 0
minCastTime 0
hp
sp
spirit 5
timeout 2
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
attackSkillSlot Extremity Fist {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
whenStatusActive Vigor Explosion
hp
sp
spirit 5
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 3
maxUses 1
}
attackComboSlot Chain Combo {
lvl 5
afterSkill Triple Attack
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
attackComboSlot Combo Finish {
lvl 5
afterSkill Chain Combo
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
useSelf_skill Vigor Condensation {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
spirit <5
aggressives <1
#remove aggressives if you want to cast it when it's attacking
stopWhenHit 1
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
useSelf_skill Steel Body {
lvl 10
maxCastTime 0
minCastTime 0
whenStatusInactive Steel Body
hp
sp
spirit 5
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
useSelf_skill Vigor Explosion {
lvl 10
maxCastTime 0
minCastTime 0
whenStatusInactive Vigor Explosion
hp
sp
spirit 5
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
disabled 0
}
attackComboSlot Tiger Knuckle Fist {
lvl 5
afterSkill Combo Finish
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
attackComboSlot Chain Crush Combo {
lvl 5
afterSkill Tiger Knuckle Fist
waitBeforeUse
autoCombo 1
#NOTE: autoCombo will only work with The CVS version!
dist 1.5
isSelfSkill 1
}
useSelf_skill Dangerous Soul Collect {
lvl 10
hp
sp
maxCastTime 0
minCastTime 0
spirit <1
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 0
disabled 0
}
attackSkillSlot Palm Push Strike {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
whenStatusActive Vigor Explosion
hp
sp
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
}
useSelf_skill Assumptio {
lvl 5
sp > 20%
whenStatusInactive Assumptio
stopWhenHit 1
disabled 0
notInTown 1
}
useSelf_skill Pneuma {
defendMonsters Raydric Archer, Gargoyle
lvl 1
whenNotGround Pneuma
timeout 1
}
partySkill Heal {
lvl 10
notWhileSitting 1
notPartyOnly 0
target
target_hp 1..2000
maxUses 1
}

partySkill Blessing {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Blessing
}

partySkill Increase AGI {
lvl 10
sp > 10
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Increase AGI
}

partySkill Magnificat {
lvl 5
notWhileSitting 1
notInTown 0
whenStatusInactive Magnificat
}

partySkill Impositio Manus {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Impositio Manus
}

partySkill Aspersio {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Aspersio
}


partySkill Kyrie Eleison {
lvl 5
notWhileSitting 1
notInTown 0
target
target_whenStatusInactive Kyrie Eleison
}

autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow

monsters
weight 0
whileSitting 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}



######## Autostorage/autosell ########

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

storageAuto
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
relogAfterStorage 0


getAuto {
minAmount 0
maxAmount 0
passive
}

getAuto {
minAmount 0
maxAmount 0
passive
}


######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains

macro_nowarn 1
macro_orphans reregister
macro_readmanual red/chili
macro_nowarn 1
macro_orphans reregister


plugin load plugins/doCommand.pl
plugin load plugins/doCommand.pl
п.с. не думаю что лучшая идея выкладывать ники ботов.. ГМы тут часто гуляют =)

Последний раз редактировалось Copycat; 03.12.2006 в 14:43.
Copycat вне форума   Ответить с цитированием
Старый 03.12.2006, 14:49   #9
Олег
Гость
 
Сообщений: n/a
По умолчанию

неа..всё та же ошибка..что то ему не нравиться..
  Ответить с цитированием
Старый 03.12.2006, 15:31   #10
IBotMan
Хороший человек
 
Аватар для IBotMan
 
Регистрация: 28.11.2006
Сообщений: 43
Вы сказали Спасибо: 0
Поблагодарили 1 раз в 1 сообщении
По умолчанию

не парься, бот не распазнаёт русские имена в конфиге. =)
__________________
Я не люблю , я пользуюсь .
Пишите в агент, но сначала пользуйтесь этим => /heh
IBotMan вне форума   Ответить с цитированием
Ответ

Опции темы
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
чамп+прист churl Конфиги 5 18.11.2008 22:05
Прист бот sashko Вопросы по Боту 7 07.07.2008 21:28
Саппорт ако-прист бот и Хил. Butters Вопросы по Боту 1 03.05.2008 23:28
Прист без пати Артемис Вопросы по Боту 5 24.01.2008 19:13
прист Malko Конфиги 3 09.06.2007 11:54


Текущее время: 03:15. Часовой пояс GMT +3.