j'ai un probleme avec le turbot il demarre normalement se log, cree une partie, puis le message apparait :
"can't open belt: '{D}'"
puis le bot se bloque dans langle en haut a droite act 5 et quite.
voici ma sequence:
##### General Help #####
#
# - 0 means false/no/disabled, 1 means true/yes/enabled
# - 1 second = 1000 millisecond
#
#####
##### Account Settings #####
#
# account Your bnet account name.
# password Your password.
# character Choose your character slot from the following table:
# 1 2
# 3 4
# 5 6
# 7 8
# game_difficulty: 2 = nightmare, 3 = hell
# realm: uswest, useast, asia, europe
#
#####
[play_account]
account = xxXXXxx
password = xXxxXXx
character = 1
game_difficulty = 3
realm = Europe
##### Inventory Settings #####
#
# available_columns : Free columns in the inventory from left to right.
# For example (0 = free space, 1 = used space) here are 8 free columns:
# 0 0 0 0 0 0 0 1 1 1
# 0 0 0 0 0 0 0 1 1 1
# 0 0 0 0 0 0 1 1 1 1
# 0 0 0 0 0 0 1 1 1 1
# identify_minimum_limit : The bot goes to malah and ident his stuff if he reach this amount of used spaces.
# In the previous example there are 32 free spaces so 16 is the recommended value.
# force_identify : You can force the bot to identify all items before stashing it.
#
#####
[inventory]
available_columns = 6
identify_minimum_limit = 16
force_identify = 0
##### AutoMule Settings #####
#
# enabled : 0 = AutoMule off, 1 = AutoMule on
# common_account : Enter your main mule account. You have to create this account first! Don't create any chars on this account!
# common_password : password of your mule account
# char_name_prefix : Prefix of your mule chars.
# For example: PPP will result mule character names like: "PPP_AOLSDMLCK", "PPP_AIDPOKAE"
# ladder : 0 = non ladder, 1 = ladder
# hardcore : 0 = softcore, 1 = hardcore
#
#####
[automule]
enabled = 0
common_account =
common_password =
char_name_prefix = tm
ladder = 1
hardcore = 0
##### AutoMule Separation Settings #####
#
# order: enter in which order your mule chars join. "common" account should be ALWAYS the last.
#
# Remember to create all of the accounts.
# You should not specify the pickit_ value for your common account - because it is the last it will pick up all remaining items on the ground.
# You can add or remove account_/pickit_ pairs as you like. The provided (hate,terror,dest,gem,spirit,inisght) accounts are only for example.
# The password of the accounts have to be the same like your common mule char.
#
# You can create your own account_xxx and pickit_xxx entries here. Don't forget that you need to use the xxx portion in the order.
# Example: order = hate, terror, dest, xxx, common
# account_xxx = my_account_name_for_xxx_items
# pickit_xxx = my_pickit_file_name_for_my_xxx_account
#
#####
[automule_separation]
order = common
account_hate =
account_terror =
account_dest =
account_gem =
account_spirit =
account_insight =
pickit_hate = key_hate
pickit_terror = key_terror
pickit_dest = key_destruction
pickit_gem = gem_perfect
pickit_spirit = pack_spirit
pickit_insight = pack_insight
##### Boss Settings #####
#
# available bosses:
# hammerdin hammerdin+RA lightsoso lightsoso+RA
# eldritch ok ok ok ok
# shenk ok ok ok ok
# pindleskin ok ok ok ok
# nihlathak -- ok -- --
# frozenstein -- ok -- --
# countess -- ok ok ok
# andariel -- ok -- --
# travincal ok ok -- --
# mephisto -- ok -- --
# hephasto -- ok -- --
# throne -- ok -- --
# summoner -- ok -- ok
#
# Default bosses are eldritch and shenk because both character classes can kill them without RA.
#
#####
[bosses]
order = eldritch, shenk
##### gamble settings #####
#
# enabled : 0 = don't gamble, 1 = gamble
# gold_start : bot starts gamble if he reach this amount of gold
# gold_stop : bot stops gamble...
# items : available item types: ring, amulet, circlet, coronet, katar, scissors katar, claw, cestus
#
#####
[gamble]
enabled = 1
gold_start = 2000000
gold_stop = 500000
items = ring, amulet, circlet, coronet
##### Malah Settings #####
#
# force_buy_tp : Bot will buy new tp scrolls if he used more scrolls than this number (without going to Malah). This is a safety value, because bot always fill tp tome at Malah.
# threshold_life : Bot go to Malah for healing when character's life is lower than this percent.
# threshold_mana : Bot go to Malah for healing when character's mana is lower than this percent.
# threshold_merc : Bot go to Malah for healing when mercenary's life is lower than this percent.
#
#####
[malah_visit]
force_buy_tp = 15
threshold_life = 70
threshold_mana = 30
threshold_merc = 65
##### Drink Settings #####
#
# only_full_rejuvs : 0 = off, 1 = on. If this is turned on then the bot will not pick up normal rejuvenation potions. Bot can temporary turn off this option if detects less than 8 rejuvs in belt.
# threshold_life : Bot drinks a rejuv potion when character's life is lower than this percent.
# threshold_mana : Bot drinks a rejuv potion when character's mana is lower than this percent.
# threshold_merc : Bot drinks a rejuv potion when mercenary's life is lower than this percent.
# delay_life : Delay in milliseconds before bot can drink the next rejuvenation (for restoring character's life) after the previous potion.
# delay_mana : Delay in milliseconds before bot can drink the next rejuvenation (for restoring character's mana) after the previous potion.
# Bot can temporary increase this value to prevent too much mana drink in a row (ManaBurn...)
# delay_merc : Delay in milliseconds before bot can drink the next rejuvenation (for restoring mencenary's life) after the previous potion.
#
#####
[drink]
only_full_rejuvs = 0
threshold_life = 60
threshold_mana = 5
threshold_merc = 55
delay_life = 1200
delay_mana = 2000
delay_merc = 1500
##### Chicken Settings #####
#
# threshold_life : bot will chicken (kill Diablo 2 process) when the character's life percent became lower than this value.
#
#####
[chicken]
threshold_life = 20
##### Resurrection Settings #####
#
# check_merc_weapon: 1 = on, 0 = off. If this is turned on then the bot will open the merc's panel after resurrection at Qual-Khek and lifts up the merc's weapon and puts it back.
# This is needed because a bug in Diablo 2 cause that the mercenary's weapon's aura is turned off after resurrection...
# If you turn this on then you have a very-very little chance to loose your merc's weapon.
#
#####
[resurrect]
check_merc_weapon = 1
##### Repair Settings #####
#
# game_count : Bot will go to Larzuk and repairs all items after this amount of created games.
#
#####
[repair]
game_count = 40
##### Catalog Settings #####
#
# character : 1 = the bot catalogs the play character's own stash at every stashing action, 0 = the bot doesn't catalog the play character's stash.
# mule : 1 = catalog all mule's stash and inventory, 0 = don't catalog the mule characters
#
#####
[catalog]
character = 1
mule = 1
##### Hack Settings #####
#
# enable_maphack : 0 = Enable the default maphack, 0 = use the default maphack
# bluevex : 0 = Disable BlueVex, 1 = use BlueVex for FastMod, Fast-TP and WarderWatcher.
#
#####
[hacks]
enable_maphack = 1
bluevex = 0
##### Weapon Switch and Teleport Delays #####
#
# If you dont know what these are then you should probably leave them alone.
#
#####
[weapon_switch]
delay = 3000
[teleport]
retry_timeout = 1600
retry_count = 3
##### Diablo Folder Path #####
#
# d2_folder : Specify where your diablo II folder is here. The TurboT Installer is automatically sets this value.
# example: c:\Program Files\diablo II
#####
[diablo]
d2_folder =D:\Program Files\Diablo II
##### Game Creation and IP Reset Settings #####
#
# create_delay : The number of seconds after exiting a game and creating a new one.
# minimum_create_interval : The minumum number of seconds MUST be beween two game creation.
# ip_reset_enabled : If you have your own ip reseting script in \modules\reset_ip\reset_ip.au3 then you should enable this.
#
#####
[shell]
create_delay = 3
minimum_create_interval = 181
ip_reset_enabled = 0
##### Pickit Settings #####
#
# files : Which pickit file(s) the bot uses to read what items you want to keep.
# gold : The minimum amount of gold that will be picked up.
# pgems : Enable collecting flawless gems and cubing them together to perfect gems.
# You need to have a Horadric Cube at the top left corner of your stash.
#
#####
[pickit]
files = default
gold = 10000
pgems = 0
##### Precast Settings #####
#
# enabled : 0 = off, 1 = on
# delay : the maximum time (in seconds) between re-casting the skill
#
#####
[cta]
enabled = 0
delay = 100
[holy_shield]
enabled = 1
delay = 700
[frozen_armor]
enabled = 0
delay = 200
[thunder_storm]
enabled = 0
delay = 100
[energy_shield]
enabled = 0
delay = 100
##### Sleep Settings #####
#
# notes:
# - bot always change cd-key (if more than one is available) when sleep is activated.
# - you can use 0 length sleep if you want cd-key change only.
# - bot automatically changes cd-keys between mule accounts (if there are more than one mule account and cd-key)
#
# key_used : wait the amount of minutes when your cd-key is already in use
# ban : wait the amount of minutes when you are temp banned
# unable_connect : wait the amount of minutes when the bot is unable to connect to the realm
#
# before_automule : sleep xx min before bot starts AutoMule session
# after_automule : sleep xx min after bot finished AutoMule session
#
# by_game_enabled : 0 = off, 1 = on. Turn this on if you want to force your bot to sleep xx minutes after yy games.
# by_game_count : game count before sleep
# by_game_length : the sleep length in minutes.
#
# by_time_enabled : 0 = off, 1 = on. Turn this on if you want to force your bot to sleep xx minutes after yy minutes.
# by_time_count : minutes before sleep
# by_time_length : the sleep length in minutes.
#
#####
[sleep]
key_used = 2
ban = 5
unable_connect = 5
before_automule = 2
after_automule = 2
by_game_enabled = 0
by_game_count = 20
by_game_length = 10
by_time_enabled = 1
by_time_count = 55
by_time_length = 5
##### CD-Key Settings #####
#
# order : specify the order (and amount) of your cd-keys from the "TurboT\cd-keys\config.ini" file.
# example : order = 1,2,3
#
#####
[cdkeys]
order = 1
##### Log Settings #####
#
# experience: 1 = on, 0 = off. If turned on then bot logs the experience value before and after each game.
#
#####
[log_misc]
experience = 1
##### Hotkey Settings #####
#
# notes:
# - key "5","6","7","8","9" is used by RA3.3 module
# - if you don't have a skill then leave that value empty
# - redemption is only used in throne
# - pickit_aura is activated at the beginning of all pickit action
#
#####
[common_skills]
teleport = {F1}
town_portal = {F6}
[hammerdin_skills]
concentration =
vigor =
holy_shield =
battle_command =
battle_orders =
pickit_aura =
redemption =
[lightsoso_skills]
chain_lightning = {F3}
frozen_armor = {F4}
thunder_storm =
energy_shield = {F5}
battle_command =
battle_orders =
pickit_aura =
##### MISC KEYS ####
#
# example for simple key down/up : show_items_down = {x down} , show_items_up = {x up}
# example for special key down/up : show_items_down = {CTRLDOWN} , show_items_up = {CTRLTUP}
#
#####
[misc_keys]
weapon_switch = w
show_map = {TAB}
open_merc = o
open_inventory = i
clear_screen = n
show_items_down = {ALTDOWN}
show_items_up = {ALTUP}
stand_still_down = {x DOWN}
stand_still_up = {x UP}
##### BELT ####
#
# open : the key you use to show all the slots in your belt
# column_x : the key you use to drink from the belt column "x"
#
#####
[belt]
open = d
column_1 = 1
column_2 = 2
column_3 = 3
column_4 = 4
##### Advanced Overrides #####
#
# Don't touch them if you don't know what are you doing.
#
# length : set a timeout for each boss
# cta_disabled : 0 = cast CTA before this enemy, 1 = don't cast CTA
# escape : 1 = escape if bot detects poison vipers (snakes), 0 = don't escape. Only supported at Nihlathak.
# post_teleport_delay : delay (in milliseconds) between the two teleports at pindleskin. 0 = don't teleport
#
#####
[eldritch]
length = 12
cta_disabled = 1
[shenk]
length = 15
cta_disabled = 1
[pindleskin]
length = 15
cta_disabled = 0
post_teleport_delay = 2800
[frozenstein]
length = 15
cta_disabled = 0
[nihlathak]
length = 20
cta_disabled = 0
escape = 1
[countess]
length = 15
cta_disabled = 0
[andariel]
length = 20
cta_disabled = 0
[travincal]
length = 40
cta_disabled = 0
[mephisto]
length = 20
cta_disabled = 0
[hephasto]
length = 25
cta_disabled = 0
[throne]
length = 300
cta_disabled = 0
[summoner]
length = 10
cta_disabled = 1





