Non Merco
Started By
roberta
, Dec 13 2007 22:02
8 réponses à ce sujet
#1
Posté 13 December 2007 - 22:02
J'aimerez juste ne pas avoir de merco
Tous les ans sur diablo 2 il y a des nouveau c . o . n , mais cette anné j'ai l'impression que ceux de l'année prochaine sont deja la !
#2
Posté 14 December 2007 - 13:06
Dans mmbot.ini
Char_UseMerc = No
Char_UseMerc = No
#3
Posté 14 December 2007 - 17:30
bah c'est ce que je vien de faire et puis quand mon hammer va vers shenk il tue aucun monstre il fait un tp et va act 3
il precast et ce bare de la game
et puit la ERROR ^^
bon je met le code que j'ai modif
sequence.ini :
;------------------------------------------------------------------------------
;###########################>> HAMMERDIN SEQ MAIN <<###########################
;------------------------------------------------------------------------------
[MAIN]
;HummerAdvert,0
HummerPreCast,0
GotoAct5Wp,0
HummerCTA,0
HummerToEld,0
HummerAttack,@Eldritch_Attack_Length
HummerLoot,0
HummerToShenk,0
HummerAttack,@Shenk_Attack_Length
HummerLoot,0
;HummerToTown,0
;HummerToAnya,0
;HummerToPindle,0
;HummerAttack,@Pindle_Attack_Length
;HummerLoot,0
HummerToTown,0
HummerToTrav,0
HummerPreCast,0
HummerCTA,0
HummerToCouncel,0
HummerAttack,@Councel_Attack_Length
HummerCouncelHop1,0
HummerAttackCouncel,@Councel_Attack_Length
HummerLoot,0
HummerCouncelHop2,0
HummerLoot,0
HummerToA3,0
HummerToA5,0
VOILA
ET MM.BOt.INI :
;##############################################################################
;
; LIFE AND MERC PREFERENCES
;
; * Char_MalahHealLifePercent AND Char_MalahHealManaPercent => The life or
; Mana needed to heal at Heal NPC (10% step precision, minimum 10% mana,
; less than 10% will make the bot ignore mana need, and minimum 50% for life)
; * Char_DrinkPotionLifePercent AND Char_DrinkPotionManaPercent => The Life or
; Mana percent needed to drink Potion (10% step precision....)
; * Char_UseMerc => Detect and ressurrect merc if dead <Yes> or <No>
; * Char_HealMerc => Will gave rejuv to merc if life is ~1/3 <Yes> or <No>
; * Char_PreventiveChicken => Chicken if, after a drink the bot see there
; is only 1 column of potions left ? <Yes> or <No>
; * Char_StopIfNoPots => Stop the bot if no more pots in belt ? <Yes> or <No>
; * Char_MaxDrinks => Maximum of drinks allowed per sequence (ie: Eldritch
; attack sequence) if this number is overrided the bot will chicken.
; * Char_CharHealTimer => Minimum time interval in ms between 2 char drinks.
; * Char_MercHealTimer => Minimum time interval in ms between 2 merc drinks.
; * Char_MercWeaponSwitch => Will switch merc weapon when resurrect (infinity!)
;==============================================================================
Char_MalahHealLifePercent = 80
Char_MalahHealManaPercent = 70
Char_DrinkPotionLifePercent = 50
Char_DrinkPotionManaPercent = 10
Char_UseMerc = NO
Char_HealMerc = NO
Char_PreventiveChicken = NO
Char_StopIfNoPots = NO
Char_MaxDrinks = 4
Char_CharHealTimer = 400
Char_MercHealTimer = 800
Char_MercWeaponSwitch = NO
;==============================================================================
il precast et ce bare de la game
et puit la ERROR ^^
bon je met le code que j'ai modif
sequence.ini :
;------------------------------------------------------------------------------
;###########################>> HAMMERDIN SEQ MAIN <<###########################
;------------------------------------------------------------------------------
[MAIN]
;HummerAdvert,0
HummerPreCast,0
GotoAct5Wp,0
HummerCTA,0
HummerToEld,0
HummerAttack,@Eldritch_Attack_Length
HummerLoot,0
HummerToShenk,0
HummerAttack,@Shenk_Attack_Length
HummerLoot,0
;HummerToTown,0
;HummerToAnya,0
;HummerToPindle,0
;HummerAttack,@Pindle_Attack_Length
;HummerLoot,0
HummerToTown,0
HummerToTrav,0
HummerPreCast,0
HummerCTA,0
HummerToCouncel,0
HummerAttack,@Councel_Attack_Length
HummerCouncelHop1,0
HummerAttackCouncel,@Councel_Attack_Length
HummerLoot,0
HummerCouncelHop2,0
HummerLoot,0
HummerToA3,0
HummerToA5,0
VOILA
ET MM.BOt.INI :
;##############################################################################
;
; LIFE AND MERC PREFERENCES
;
; * Char_MalahHealLifePercent AND Char_MalahHealManaPercent => The life or
; Mana needed to heal at Heal NPC (10% step precision, minimum 10% mana,
; less than 10% will make the bot ignore mana need, and minimum 50% for life)
; * Char_DrinkPotionLifePercent AND Char_DrinkPotionManaPercent => The Life or
; Mana percent needed to drink Potion (10% step precision....)
; * Char_UseMerc => Detect and ressurrect merc if dead <Yes> or <No>
; * Char_HealMerc => Will gave rejuv to merc if life is ~1/3 <Yes> or <No>
; * Char_PreventiveChicken => Chicken if, after a drink the bot see there
; is only 1 column of potions left ? <Yes> or <No>
; * Char_StopIfNoPots => Stop the bot if no more pots in belt ? <Yes> or <No>
; * Char_MaxDrinks => Maximum of drinks allowed per sequence (ie: Eldritch
; attack sequence) if this number is overrided the bot will chicken.
; * Char_CharHealTimer => Minimum time interval in ms between 2 char drinks.
; * Char_MercHealTimer => Minimum time interval in ms between 2 merc drinks.
; * Char_MercWeaponSwitch => Will switch merc weapon when resurrect (infinity!)
;==============================================================================
Char_MalahHealLifePercent = 80
Char_MalahHealManaPercent = 70
Char_DrinkPotionLifePercent = 50
Char_DrinkPotionManaPercent = 10
Char_UseMerc = NO
Char_HealMerc = NO
Char_PreventiveChicken = NO
Char_StopIfNoPots = NO
Char_MaxDrinks = 4
Char_CharHealTimer = 400
Char_MercHealTimer = 800
Char_MercWeaponSwitch = NO
;==============================================================================
Tous les ans sur diablo 2 il y a des nouveau c . o . n , mais cette anné j'ai l'impression que ceux de l'année prochaine sont deja la !
#4
Posté 15 December 2007 - 11:10
Fais voir ton event logs aussi
(les 20-30 dernières lignes
)
#5
Posté 16 December 2007 - 09:45
even log ? c'est ca ^^
Tous les ans sur diablo 2 il y a des nouveau c . o . n , mais cette anné j'ai l'impression que ceux de l'année prochaine sont deja la !
#6
Posté 16 December 2007 - 13:21
ouep enfin ce qui montre les différentes actions de ton bot (dans le dossier logs)..
#7
Posté 20 December 2007 - 22:34
J'ai le même probleme ....
je crois que c'est ça que tu veux Lilith :
== Inventory: ==
o o o o o o + + + +
o o o o o o + + + +
o o o o o o + + + +
o o o o o o + + + +
12/19 16:29:55 [I]> Inventory: 16 used 1*1 spaces.
12/19 16:30:02 [W]> Mercenary seems dead...
12/19 16:30:12 [W]> Merc seems dead!
12/19 16:30:12 [W]> Sequence exit required. SEQ6 => CML . 0 . 0
12/19 16:30:12 [E]> Failed or Fast exit required while applying GoEld sequence.
12/19 16:30:15 [I]> ==> Cycle: 1 => Run: 1 : Game duration: 22.7 seconds.
12/19 16:30:15 [E]> Emergency stop: first run creation failed.
12/19 16:30:15 [I]> The first run must return successful status everytime.
je crois que c'est ça que tu veux Lilith :
== Inventory: ==
o o o o o o + + + +
o o o o o o + + + +
o o o o o o + + + +
o o o o o o + + + +
12/19 16:29:55 [I]> Inventory: 16 used 1*1 spaces.
12/19 16:30:02 [W]> Mercenary seems dead...
12/19 16:30:12 [W]> Merc seems dead!
12/19 16:30:12 [W]> Sequence exit required. SEQ6 => CML . 0 . 0
12/19 16:30:12 [E]> Failed or Fast exit required while applying GoEld sequence.
12/19 16:30:15 [I]> ==> Cycle: 1 => Run: 1 : Game duration: 22.7 seconds.
12/19 16:30:15 [E]> Emergency stop: first run creation failed.
12/19 16:30:15 [I]> The first run must return successful status everytime.
#8
Posté 20 December 2007 - 23:24
vire toutes les lignes "CML" qui se trouvent dans ta sequence si tu n'utilise PAS de merco
Aucun support ne sera fait en privé. Si vous avez un problème, faites un post.
Ne pas hésiter à mettre un petit (+) si mon post vous plait ou vous a servi !
#9
Posté 22 December 2007 - 10:04
Merci ça marche super bien




