turboT 6.01 제가아는한도에서 기본적인설정법입니다.
분류
봇관련
조회 수
3,561
추천 수
3
\profiles\default.ini 설정하는거 그대로 복사해서 부족하지만 약간의설명을넣었습니다.
저도 봇에관련되 부족한게많은지라 틀린것도많고 아는것이없으니 틀린것이있으면 지적해주세요.
##### 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: 1 = normal (it's disabled), 2 = nightmare, 3 = hell
#
#####
[play_account]
account = 계정
password = 비밀번호
character = 캐릭터위치
game_difficulty = 게임난이도
##### 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 0 1 1
# 0 0 0 0 0 0 0 0 1 1
# 0 0 0 0 0 0 0 0 1 1
# 0 0 0 0 0 0 0 0 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 = 4 인벤토리칸수
identify_minimum_limit = 2 아템확인하는칸수
force_identify = 0
##### AutoCraft settings ##### 자동크래프트아템만들기 셋팅입니다.
#
# AutoCraft is disabled in TurboT v6. You can't enable it.
#
#####
[autocraft]
enabled = 0 크래프트아이템만들기 0=아니오 1=예
order = Caster Amulet, Blood Ring, Hit Power Ring, Caster Ring
##### 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 = 1 창고사용여부 아니오=0 예=1
common_account = 창고케릭계정
common_password = 비밀번호
char_name_prefix = 케릭터네임
ladder = 1 스탠=0 래더=1
hardcore = 0 노멀=0 하드코어=1
##### 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.
#
#####
[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: ra사용시와 ra비사용시 사냥가능여부인거같네요
# hammerdin hammerdin+RA lightsoso lightsoso+RA
# eldritch ok ok ok ok
# shenk ok ok ok ok
# pindleskin -- -- ok ok
# frozenstein -- ok -- --
# nihlathak -- ok -- ok
# countess -- ok -- ok
# andariel -- ok -- ok
# travincal ok ok -- --
# mephisto -- ok -- ok
# throne -- ok -- --
# summoner -- ok -- ok
#
# Frozenstein,travincal,throne for lightsoso, and pindleskin for hammerdin is implemented but disabled now.
# 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 겜블사용여부 0=아니요 1=예
gold_start = 2000000 겜블할시 인벤에 200만이있으면 겜블하라는것
gold_stop = 500000 겜블할시 인벤에 50만이남으면 겜블을멈추라는것
items = ring, amulet, 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 포탈이 15개이하일때
threshold_life = 70 체력이70%미만일때
threshold_mana = 30 마나가 30%미만일때
threshold_merc = 65 용병체력이 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 활력포션픽업및 사용여부인거같은데 0=작은활력포션&큰활력포션 1=큰활력포션만
threshold_life = 30 체력30%미만이면 물약사용
threshold_mana = 5 마나 5%미만이면 물약사용
threshold_merc = 30 용병체력30%미만이면 물약사용
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 치킨체력 설정 체력 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 아이템수리 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
##### Pathing Settings #####
#
# RA : 0 = Disable RA 3.3, 1 = use RA 3.3 for special features.
# RA 3.3 is a maphack. If you disable it then your character can search&kill only a limited number of bosses. Please re-check your boss settings!
#
#####
[pathing]
RA = 1 ra사용여부 0=아니오 1=예
##### 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 =C:\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 = 1
delay = 100
[holy_shield]
enabled = 1
delay = 700
[frozen_armor]
enabled = 0
delay = 200
[thunder_storm]
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 amound) 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 = a
town_portal = g
[hammerdin_skills]
concentration = d
vigor = e
holy_shield = r
battle_command = {F6}
battle_orders = {F7}
pickit_aura = {F2}
redemption = s
[lightsoso_skills]
chain_lightning = {F2}
frozen_armor = {F8}
thunder_storm = {F7}
battle_command = {F9}
battle_orders = {F10}
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 = {SPACE}
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 = `
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.
#
#####
[eldritch]
length = 15
cta_disabled = 0 콜투사용여부 0=사용 1=사용안함
[shenk]
length = 15
cta_disabled = 0
[pindleskin]
length = 15
cta_disabled = 0
[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
[throne]
length = 300
cta_disabled = 0
[summoner]
length = 10
cta_disabled = 0