D2Nt Bot
#1
Posté 08 April 2010 - 14:29
J ai vu que un bot très courant en ce moment est d2nt 3.0 mais la le soucis c'est que le gros newbie en informatique que je suis je ne sais pas l installer et je ne comprend pas le tuto en anglais.
Est ce qu'il en existe un en Français s'il vous plait ?
Merci Cordialement Eternal
#3
Posté 08 April 2010 - 18:35
#4
Posté 28 May 2010 - 13:04
C'est plutôt embattant en public games :S
il n'y a pas la meme chose dans mes configs

#5
Posté 28 May 2010 - 13:23
Est il possible de changer quelque chose pour qu'il n'aie pas voir malah ou n'importe quand il a une malédiction ?
C'est plutôt embattant en public games :S
il n'y a pas la meme chose dans mes configs
Oui c'est dans la fiche de configuration de ton personnage si je me souvien bien . Normalement cette ligne apparrait dans le tuto de Darknesse-Stone pour l'ancienne version (j'ai mi le lien juste un peut plus haut de ce msg
#6
Posté 28 May 2010 - 13:49
Moi ze zais!
Eucli' me la dit x)
Direction :
D2NT\scripts\NTBot\char_configs\
Ouvre NTConfig_ ... le tiens quoi
C'est tout tout tout en bas! regarde :
// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40; <== tu met les "//" devant
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40; <== pareil mais pour le merc ici!
NTConfig_UseRedemptionHP = 80; // Use Redemption if under this percent of life. Set to 0 if you won't
NTConfig_UseRedemptionMP = 70; // Use Redemption if under this percent of mana. Set to 0 if you won't
}
[color=#8B0000;]My Jsp <[/color]

#7
Posté 28 May 2010 - 19:29
Hi!!!
Moi ze zais!
Eucli' me la dit x)
Direction :D2NT\scripts\NTBot\char_configs\
Ouvre NTConfig_ ... le tiens quoi
C'est tout tout tout en bas! regarde :// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40; <== tu met les "//" devant
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40; <== pareil mais pour le merc ici!
NTConfig_UseRedemptionHP = 80; // Use Redemption if under this percent of life. Set to 0 if you won't
NTConfig_UseRedemptionMP = 70; // Use Redemption if under this percent of mana. Set to 0 if you won't
}
merci





