Skip to content

팁 게시판

turboT 6.01 제가아는한도에서 기본적인설정법입니다.

분류 봇관련 조회 수 3,561 추천 수 3
『惡悍』™ (악한) https://tradia.me/diablo2/diablo2_tips/179074

\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
댓글21
  • 오리대장 2008.01.28 21:53
    흐미 뭐가점점 더어려워지나 고생하셨어요 ㅎㅎㅎ
  • 달콤한초콜릿 2008.01.28 22:06
    감사합니다 한참 헤맸는데 다시 해봐야겠네요~
  • 달콤한초콜릿 2008.01.28 22:19
    다시 해봐두 안돼네요 방에들어갔다가 바로나오고 다시 만들고 바로나오고 계속 반복하네요 ㅠㅠ
  • Zes 2008.01.28 22:24
    감사감사~
  • 성질 2008.01.29 00:37
    감사합니다
  • 허튼 2008.01.29 01:36
    잘 써주셨네요. 제가 돌리다가 겪은 여러 시행착오들을 그냥 적어봅니다. 많은 도움 되셨으면 좋겠습니다. 1. 오토 크래프트는 v6에서 아직 지원하지 않는답니다. 그냥 원래 셋팅값인 enabled=0로 두십시오. 2. [bosses] order = eldritch, shenk <- 이 부분은 주의하셔야 할것은 잡을 보스들의 순서 를 예시 된 순서대로 꼭 적으셔야 한다는 겁니다. 즉 eldritch, shenk, pindleskin, frozenstein, nihlathak, countess, andariel, travincal, mephisto, throne, summoner 순입 니다. 만약 핀들을 안잡으신다면 적은 순서에서 핀들만 빼고 나머지는 순서를 그대로 해야 한다는 점입니다. 저같은 경우에는 웨이 타는 시간이 아까워서 최적화해보려 수정해 보았 지만 같은 곳을 두번 가게되어 보스를 못찾아 에러로 방을 나가버리는 에러가 발생하였습 니다. 참고하십시오. 3. game_count = 40 아이템수리 40%미만일시 아템전체수리 <- 아니구요. 40방 만든 이후 수리하라는 명령줄입니다. 4. [sleep] 잘모르겠습니다. 렐다와 창고케릭에관련된거같네요 ---> (설명드릴께요 ^^) key_used = 2 <- 이 시디키는 xxx에 의해 사용중입니다라는 에러메시지시 2분 대기후 재접속 시도 한다는 말 ban = 5 <- 일시적으로 서버에 거부당한경우 5분후 재접속 시도 unable_connect = 5 <- 연결할수 없다라는 에러메시지시 5분후 재접속 시도 by_game_enabled = 0 <- 봇이 만든 방횟수를 기준으로 쉰다는 말 0=사용안함 1=사용 by_game_count = 20 <- 20번 만든후 시디키 체인지(멀티시디키시)나 쉰다는 말 by_game_length = 10 <- 시디키 체인지후 10분 쉰다는 말 (0으로 설정시 시디키 체인지 후 바로 방생성됨) by_time_enabled = 1 <- 봇 사용 시간을 기준으로 쉬는 시간을 가지겠다는 말 0=사용안함 1=사용 by_time_count = 55 <- 55분 돌리고 by_time_length = 5 <- 시디키 체인지 and(or) 5분 쉬고 역시 0이면 바로 방 재생성 시간이든 만든방횟수든 하나만 쓰실것을 추천합니다. 5. [hammerdin_skills] <- 여기서 주의 할것(일반키는 {}없이 펑션키는 {}안에!!) concentration = d vigor = e holy_shield = r battle_command = {F6} battle_orders = {F7} pickit_aura = {F2} <- 픽잇오라는 줄 필요가 없으므로 pickit_aura = 요렇게 비우는게 정답!! 만약 키가 없다고 pickit_aura = {} 이렇게 주면 2번줄의 포션을 아이템 확인시 눌러지는 alt키가 눌러질때마다 먹을겁니다 ^^; redemption = s
  • 『惡悍』™ (악한) 2008.01.29 02:48
    허튼님 설명감사합니다.^^
  • 하늘아래푸름 2008.01.29 10:41
    창고정리 기능 설정하는 방법 제가 아는대로 말씀드릴겠습니다. [automule] : ① enabled = 1 창고사용여부 아니오=0 예=1 common_account = 창고케릭계정 common_password = 비밀번호 char_name_prefix = 케릭터네임 ladder = 1 스탠=0 래더=1 hardcore = 0 노멀=0 하드코어=1 --> 이 부분은 기본적인(common) 창고계정에 대한 설정입니다. 아래의 창고분류 기능을 사용하지 않을 경우 위에 설정한 창고계정에 아이템을 옮기게 됩니다. [automule_separation] order = armor, key, weapon, common : ② --> 이 순서대로 창고정리시에 들어와서 아이템을 가져갑니다. --> common : ①에서 기본창고로 만들어진 계정입니다. --> armor, key, weapon : 예를 들어서 만든것으로 편하신 대로 만드시면 됩니다. account_armor = xxxxxx account_key = yyyyyyy account_weapon = zzzzzz : ③ --> 각각에 계정명을 적으시면 됩니다. 비밀번호는 위 ①에 설정한 것과 동일하게 됩니다. pickit_armor = armor_pick pickit_key = key_pick pickit_weapon = weapon_pick : ④ --> 이 부분은 아이템을 나누어 저장할 계정을 설정하는 곳입니다. --> 각 아이템 분류(armor, key, weapon) 별로 계정을 설정하고, 아이템을 나누어가질 pickit 이니를 설정합니다. --> ③ account_ 뒤의 부분과, ④ pickit_ 뒤의 부분이 쌍으로 만들어져야 하고, ②에 적힌 것과 맞아야 합니다. --> ④ pickit_weapon = 뒤에 나오는 "weapon_pick" 은 pickit 폴더에 있는 픽잇이니입니다. [pickit] files = default, armor_pick, key_pick, weapon_pick : ⑤ gold = 10000 pgems = 0 --> 정리하면, 아이템을 분류하여 저장하기 위해서는 픽잇폴더에 각각의 픽잇이니를 만드시고(armor_pick, key_pick, weapon_pick, default 등 원하시는 제목으로 하시면 됩니다.) 이것을 ⑤에 적어줍니다. ☞ 물론 "default" 이니에 모든 것을 정리하셨다면, default만 적으셔도 됩니다. 따로따로 줍는 것을 설정하셨다면 각각 적으셔야 하구요 --> ①, ③ 에서 설정한 계정을 봇을 돌리기 전에 비밀번호 동일하게 만드셔야 합니다.(캐릭은 만드시지 마시고...) --> 봇이 창고가 찾다고 판단되면 창고방을 만들게 됩니다. 창고방를 만든다음 ② 에서 설정한 순서대로 방에 들어와서(armor가 먼저니까, armor가 설정된 xxxxxx 계정에서 캐릭을 만든다음 방에 들어오겠지요), ④에서 설정한 픽잇 파일의 내용을 참고로 아이템을 가져갑니다. --> 이후 ②의 순서대로 가져간다음, 마지막에 common 계정으로 설정한(①) 계정의 캐릭터가 방에 마지막으로 들어와서 나머지를 가져간다는 것입니다. --> 창고정리부분은 잘못 설정하게 되면 아무도 주워가지 않게 되므로 애써 얻은 아이템이 날아갈 위험성이 존재합니다. 방폭이나 기타 다른 사유로도 날아갈 수 있겠지요....^^
  • W-I-S-H 2008.01.29 15:57
    길게 설명해 주셔서 감사합니다. 일단 셋팅 보면서 하고 있는데요. 일단 쉥커있는데 웨이타고 가서 웨이 위에서 가만히 서서 홀쉴키고 컨센키고 있다가 포탈까고 바로 마을로 가네요. 그리고 나락은 잘잡고요. 안다와 메피는 카타콤 4층하고 증오사원 3층 들어간 바라다음 멈춰있다가 포탈타고 마을로 오네요. 왜그렇죠? 보스몹 잡는 순서대로 해주웠는데... 보스 못찾는거 같은데 어떻게 해야하나요? 그리고 콜투 지르게 해놔도 안지르는거 같던데 ^^;; 힘드네요.
  • 달콤한초콜릿 2008.01.29 18:10
    왜 로그인하고 방만드는데 시간이 왜이렇게 오래걸리나요?? 맵핵깔고 해야하나요?
  • 카즈 2008.01.30 11:58
    로그인후 방만들고 오른쪽 turboT 6.01 창에 PRIMARY SKILL: HOLYHAMMER CHEXKING FREE HAND... 요기서 넘어가질않네요... 해결방법좀 가르쳐주세요..부탁들여요
  • SexyBong 2008.01.30 12:09
    해머딘의 경우 좌측스킬을 해머로 맞춰주셔야 합니다. 스왑용 콜투를 들었을때는 좌측스킬을 기본공격으로 해주셔야 하고요.
  • 개룡[u-sung] 2008.01.30 14:39
    악한님과 리플로 설명 해주신분들 감사해요~ ^^
  • 나를따라라 2008.01.30 15:36
    Boss Settings에보면 hammerdin+RA <=" RA"가 무엇을 의미하는가요?
  • 스마트98 2008.01.30 19:14
    나를따라라님 RA라는 맵핵을 의미해요 터보봇 설치시 같이 설치되던데요
  • 리얼미 2008.02.01 13:03
    pickit_aura 이걸 전 클랜징으로 줬는데요 주울때마다 클랜징켜놔서 잡몹들이 때려도 조금씩 차기때문에 좀좋을거 같애서 해놨지요~!
  • 제이슨본 2008.02.01 17:38
    ra 가 로드가 안됬다고 하는데요..ㅠㅠ 엘드 쉥크 트라빈컬까지만 돌고 ra가 로드가 안됫다면서 꺼지네요..ㅠㅠ
  • 달콤한초콜릿 2008.02.02 19:20
    3해머 3컨센 셉터를 줍게 하려면 어떤설정을 해야하나요?
  • 용필 2008.02.05 01:34
    좋은글 감사드립니다. 방제 지정하는건 어디서 지정하는지요?? 털보5.03 에선 지정란이 잇는데 안보이네요.
  • Cyni 2008.02.05 16:23
    저도 W-I-S-H님과 같습니다 제경우에는 체라소서인데요.. 콜투스왑도 좋고 다 좋은데 엘드 쉥크는 웨이탄상태에서 텔포로 보스 안찾고 가만히있다가 포탈타네요 안다 메피의 경우도 4층 3층 까진 좋은데 층을 내려가면 보스몹에게 가지않고 가만히 있다가 포탈타고 마을복귀해버리네요.. 이부분에 대해서 해결가능하신분 쪽지나 리플좀 부탁드립니다 ㅜㅜ 너무어렵군요 ㅜㅜ
  • 가젯트 2008.02.08 01:20
    똑 같이 한다고 했는데~ 제소서는 뭐가 무서운지 마을만 지키고 있습니다...ㅠㅠ 사냥 하는것만 이라도 봤으면 좋으련만~

팁 게시판

번호 분류 제목 글쓴이 날짜 조회
공지   게시판 푸시 알림 / 통합 앱 서비스 31 file 트디개발자 2023.09.20 830.7k
공지 디아관련 에테리얼 벅큐빙 표 219 eunnanoDiablo™ 2008.03.05 140.2k
공지 디아관련 케릭별 갑옷 착용 모습 325 수린[아빠] 2009.06.09 111.4k
공지 디아관련 디아블로 각종 팁과 정보 간추림 입니다 (_ _) 1547 조은아저씨 2010.05.24 211.6k
공지 봇관련 유니크 업글 표 366 file 카인 2013.11.02 412.8k
공지   맨땅 초보자 가이드 597 file 뮤리아 2020.10.16 994.4k
공지   카카오톡 1:1 채팅방 만드는 법 101 트디개발자 2018.05.20 424.3k
1261 일반 이미지 무한으로 올리는 무료 계정 10 MIKA 2008.01.31 1.7k
1260 봇관련 TurboT v6 AutoMuleSeparation 강좌(?) 13 Gods_아르♬ 2008.01.30 3.2k
1259 디아관련 버스 승객이 가져야할 몇가지 노하우 & 매너 13 SpiteFul[A3HL] 2008.01.28 3.3k
> 봇관련 turboT 6.01 제가아는한도에서 기본적인설정법입니다. 21 『惡悍』™ (악한) 2008.01.28 3.6k
1257 캐릭 육성 재미로 키워보는 ONEuniqueTWOsetBaBaRiMAN 7 elli19 2008.01.28 1.9k
1256 캐릭 육성 초고속 트리런! 풀방 3파티 실험(수정, 밑쪽에 ps.) 36 모대영 2008.01.26 3.5k
1255 디아관련 소환네크 오로라 중첩 실험 결과. 9 원스 2008.01.26 4.2k
1254 디아관련 트랩씬 데미지에 관한 정보. 6 판도리 2008.01.24 1.6k
1253 디아관련 멀티로더 사용시 렉 줄이는 방법 16 건방져라 2008.01.24 5.9k
1252 봇관련 난데여님의 TurboT 초보자용 설명서(추가사항1월27일) 68 수상해[A1L] 2008.01.24 5.9k
1251 봇관련 디어봇 이니 [ 자기가 원하는 무기 및 방어구 계산하기 ] 14 武道™ 2008.01.23 2.1k
1250 아이템/앵벌 매찬 수치에 대한 테스트 15 맨땅소서 2008.01.22 2.8k
1249 봇관련 디어봇 픽업이니 관련 자료입니다 [2008,01,22,17:50] 28 수상해[A1L] 2008.01.22 7.7k
1248 디아관련 경험치 계산법 3 2008.01.22 4.3k
1247 봇관련 Deer,Meph bot 로비에러 탈출 30 [無情]디아블러네 2008.01.20 4.1k
1246 디아관련 팔라딘 방패 과연 무엇을 쓸것인가 ? 12 2008.01.19 3.8k
1245 디아관련 강한타격/치명적타격/크리티컬/상처악화/햄딘덱스 17 2008.01.18 8.7k
1244 봇관련 Deer bot 설치(처음 사용자용) 42 [無情]디아블러네 2008.01.16 8.2k
1243 디아관련 사소하지만 렐따에 대비하기 9 김선철 2008.01.16 2.3k
1242 아이템/앵벌 디아블로 앵벌논문 - 방랑시인님의 글 23 수타면발 2008.01.14 4.2k