Skip to content

20차 큐빙 질문입니다..

분류 질문 조회 수 1,075 추천 수 0
아마도 그건[어울림] https://tradia.me/diablo2/diablo2_faq/393506

다른글보고 똑같이 했다고 생각되는데 아뮬큐빙도 안하고 바알참 큐빙도 안하네요...

고수님들 한번 봐주세요~


 //##########################################################################
 // 큐빙 설정하기
 //---------------
 // 주의: 큐빙에 사용되는 모든 아이템은 '@'를 반드시 설정해야 합니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 MyConfig_CubingList.push("보석_큐빙"); // 설정: 큐빙할 보석 설정하기
 //MyConfig_CubingList.push("룬_큐빙"); // 설정: 큐빙할 룬 설정하기
 MyConfig_CubingList.push("크래프트_큐빙"); // 설정: 큐빙할 크래프트 설정하기
 MyConfig_CubingList.push("매직_아이템_큐빙"); // 설정: 큐빙할 매직 아이템 설정하기
 //MyConfig_CubingList.push("레어_아이템_큐빙"); // 설정: 큐빙할 레어 아이템 설정하기
 //MyConfig_CubingList.push("노말_아이템_큐빙"); // 설정: 큐빙할 노말 아이템 설정하기
 //MyConfig_CubingList.push("매직_링_큐빙");
 MyConfig_CubingList.push("매직_아뮬렛_큐빙");
 //MyConfig_CubingList.push("정수_큐빙"); // 참고: 아이템이니에 설정한 보관할 아이템의 개수(%) 이상을 보관 중이면 큐빙을 하지 않습니다.
 //MyConfig_CubingList.push("활력포션_큐빙"); // 주의: '아이템 설정하기'의 '포션 주워 보관하기'에서 활력포션과 대량의 활력포션을 보관하도록 설정해야 큐빙합니다. * 참고: 대량의 활력포션을 설정치 이상 보관 중이면 큐빙을 하지 않습니다.
 //MyConfig_CubingList.push("룬워드_아이템_만들기"); // 설정: 만들 룬워드 아이템 설정하기


 //##########################################################################
 // 큐빙할 보석 설정하기
 //----------------------
 // 주의: 큐빙한 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 // 아이템이니에 설정한 보관할 아이템의 개수(%) 이상을 보관 중이면 큐빙을 하지 않습니다.
 //==========================================================================
 //MyConfig_CubingGemList.push(557); // Chipped Amethyst
 //MyConfig_CubingGemList.push(562); // Chipped Topaz
 //MyConfig_CubingGemList.push(567); // Chipped Saphire
 //MyConfig_CubingGemList.push(572); // Chipped Emerald
 //MyConfig_CubingGemList.push(577); // Chipped Ruby
 //MyConfig_CubingGemList.push(582); // Chipped Diamond
 //MyConfig_CubingGemList.push(597); // Chipped Skull

 //MyConfig_CubingGemList.push(558); // Flawed Amethyst
 //MyConfig_CubingGemList.push(563); // Flawed Topaz
 //MyConfig_CubingGemList.push(568); // Flawed Saphire
 //MyConfig_CubingGemList.push(573); // Flawed Emerald
 //MyConfig_CubingGemList.push(578); // Flawed Ruby
 //MyConfig_CubingGemList.push(583); // Flawed Diamond
 //MyConfig_CubingGemList.push(598); // Flawed Skull

 //MyConfig_CubingGemList.push(559); // Normal Amethyst
 //MyConfig_CubingGemList.push(564); // Normal Topaz
 //MyConfig_CubingGemList.push(569); // Normal Saphire
 //MyConfig_CubingGemList.push(574); // Normal Emerald
 //MyConfig_CubingGemList.push(579); // Normal Ruby
 //MyConfig_CubingGemList.push(584); // Normal Diamond
 //MyConfig_CubingGemList.push(599); // Normal Skull

 MyConfig_CubingGemList.push(560); // Flawless Amethyst
 MyConfig_CubingGemList.push(565); // Flawless Topaz
 MyConfig_CubingGemList.push(570); // Flawless Saphire
 MyConfig_CubingGemList.push(575); // Flawless Emerald
 MyConfig_CubingGemList.push(580); // Flawless Ruby
 MyConfig_CubingGemList.push(585); // Flawless Diamond
 MyConfig_CubingGemList.push(600); // Flawless Skull

 //##########################################################################
 // 큐빙할 크래프트 설정하기
 //--------------------------
 // MyConfig_CubingCraftedList.push([아이템 ClassID, 아이템 ClassID의 레벨, 룬 ClassID, 보석 ClassID])
 // 아이템 ClassID의 레벨: 설정한 레벨 이상의 아이템 ClassID를 큐빙하며, 0은 아이템 ClassID의 레벨 검사를 생략합니다.
 // 주의: 큐빙용 주얼은 자동으로 찾아 큐빙합니다.
 // 큐빙한 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================

 // 캐스터 아이템
 //---------------
 // (1-4)% Mana Stolen Per Hit, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([312, 0, 613, 561]); // Mask + Nef Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([358, 0, 613, 561]); // Death Mask + Nef Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([428, 0, 613, 561]); // Demonhead Mask + Nef Rune + Perfect Amethyst

 // Increase Maximum Mana (2-5)%, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([339, 0, 619, 561]); // Boots + Thul Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([385, 0, 619, 561]); // Demonhide Boots + Thul Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([455, 0, 619, 561]); // Wyrmhide Boots + Thul Rune + Perfect Amethyst

 // + (1-3) Mana Per Kill, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([334, 0, 618, 561]); // Leather Gloves + Ort Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([380, 0, 618, 561]); // Demonhide Gloves + Ort Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([450, 0, 618, 561]); // Bramble Mitts + Ort Rune + Perfect Amethyst

 // 5-10% Faster Cast Rate, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([345, 0, 615, 561]); // Light Belt + Ith Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([391, 0, 615, 561]); // Sharkskin Belt + Ith Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([461, 0, 615, 561]); // Vampirefang Belt + Ith Rune + Perfect Amethyst

 // + (5-10)% Increased Chance Of Blocking, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([329, 0, 614, 561]); // Small Shield + Eth Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([375, 0, 614, 561]); // Round Shield + Eth Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([445, 0, 614, 561]); // Luna + Eth Rune + Perfect Amethyst

 // + (1-3) Mana Per Kill, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([327, 0, 616, 561]); // Light Plate + Tal Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([373, 0, 616, 561]); // Mage Plate + Tal Rune + Perfect Amethyst
 //MyConfig_CubingCraftedList.push([443, 0, 616, 561]); // Archon Plate + Tal Rune + Perfect Amethyst

 // (5-10)% Faster Cast Rate, Regenerate Mana (4-10)%, + (10-20) To Mana
 MyConfig_CubingCraftedList.push([520, 0, 617, 561]); // Amulet + Ral Rune + Perfect Amethyst

 // + (1-5) To Energy, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([522, 0, 620, 561]); // Ring + Amn Rune + Perfect Amethyst

 // Increase Maximum Mana (1-5)%, Regenerate Mana (4-10)%, + (10-20) To Mana
 //MyConfig_CubingCraftedList.push([, 0, 612, 561]); // 무기는 생략합니다.

 //##########################################################################
 // 큐빙할 매직 아이템 설정하기
 //-----------------------------
 // 주의: 큐빙한 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 // 매직 아이템 설정하기
 //----------------------
 // MyConfig_CubingMagicList.push(매직 아이템 ClassID)
 //==========================================================================
 //MyConfig_CubingMagicList.push(447); // Monarch
 //MyConfig_CubingMagicList.push(603); // Small Charm
 //MyConfig_CubingMagicList.push(604); // Large Charm
 MyConfig_CubingMagicList.push(605); // Grand Charm

 // 보석 설정하기
 //---------------
 // MyConfig_CubingMagicGemList.push([보석 ClassID, 보관 개수])
 // 보관 개수: 보관 중인 보석이 설정치 이상일 때만 큐빙에 사용합니다.
 // 주의: 보석을 1개 이상 설정합니다.
 //==========================================================================
 MyConfig_CubingMagicGemList.push([561, 1]); // Perfect Amethyst
 //MyConfig_CubingMagicGemList.push([566, 1]); // Perfect Topaz
 //MyConfig_CubingMagicGemList.push([571, 1]); // Perfect Saphire
 //MyConfig_CubingMagicGemList.push([576, 1]); // Perfect Emerald
 //MyConfig_CubingMagicGemList.push([581, 1]); // Perfect Ruby
 //MyConfig_CubingMagicGemList.push([586, 1]); // Perfect Diamond
 //MyConfig_CubingMagicGemList.push([601, 1]); // Perfect Skull

mycubing
//##############################################################################
// 보석 큐빙
//==============================================================================
//[Name] == ChippedAmethyst %1 @
//[Name] == ChippedTopaz %1 @
//[Name] == ChippedSapphire %1 @
//[Name] == ChippedEmerald %1 @
//[Name] == ChippedRuby %1 @
//[Name] == ChippedDiamond %1 @
//[Name] == ChippedSkull %1 @

//[Name] == FlawedAmethyst %1 @
//[Name] == FlawedTopaz %1 @
//[Name] == FlawedSapphire %1 @
//[Name] == FlawedEmerald %1 @
//[Name] == FlawedRuby %1 @
//[Name] == FlawedDiamond %1 @
//[Name] == FlawedSkull %1 @

//[Name] == Amethyst @
//[Name] == Topaz @
//[Name] == Sapphire @
//[Name] == Emerald @
//[Name] == Ruby @
//[Name] == Diamond @
//[Name] == Skull @

[Name] == FlawlessAmethyst @
[Name] == FlawlessTopaz @
[Name] == FlawlessSapphire @
[Name] == FlawlessEmerald @
[Name] == FlawlessRuby @
[Name] == FlawlessDiamond @
[Name] == FlawlessSkull @

[Name] == PerfectAmethyst @
[Name] == PerfectTopaz @
[Name] == PerfectSapphire @
[Name] == PerfectEmerald @
[Name] == PerfectRuby @
[Name] == PerfectDiamond @
[Name] == PerfectSkull @


//##############################################################################
// 룬 큐빙
//==============================================================================
//[Name] == ElRune @
//[Name] == EldRune @
//[Name] == TirRune @
//[Name] == NefRune @
//[Name] == EthRune @
//[Name] == IthRune @
//[Name] == TalRune @
//[Name] == RalRune @
//[Name] == OrtRune @
//[Name] == ThulRune @
//[Name] == AmnRune @
//[Name] == SolRune @
//[Name] == ShaelRune @
//[Name] == DolRune @
//[Name] == HelRune @
//[Name] == IoRune @
//[Name] == LumRune @
//[Name] == KoRune @
//[Name] == FalRune @
//[Name] == LemRune @
//[Name] == PulRune @
//[Name] == UmRune @
//[Name] == MalRune @
//[Name] == IstRune @
//[Name] == GulRune @
//[Name] == VexRune @
//[Name] == OhmRune @
//[Name] == LoRune @
//[Name] == SurRune @
//[Name] == BerRune @
//[Name] == JahRune @
//[Name] == ChamRune @
//[Name] == ZodRune @


//##############################################################################
// 매직 아이템 큐빙
//==============================================================================
//[Name] == SmallCharm && [Quality] == Magic && [Level] >= 94 %2 @
//[Name] == LargeCharm && [Quality] == Magic && [Level] >= 99 %1 @
[Name] == GrandCharm && [Quality] == Magic && [Level] >= 94 %2 @
//[Name] == Monarch && [Quality] == Magic && [Level] >= 99 %1 @


//##############################################################################
// 레어 아이템 큐빙
//==============================================================================
//[Type] == Scepter && [Quality] == Rare %1 @


//##############################################################################
// 노말 아이템 큐빙
//==============================================================================


//##############################################################################
// 매직 링/아뮬렛 큐빙
//==============================================================================
//[Type] == Ring && [Quality] == Magic @
[Type] == Amulet && [Quality] == Magic @


//##############################################################################
// 정수 큐빙
//==============================================================================
//[Name] == TwistedEssenceOfSuffering %1 @
//[Name] == ChargedEssenseOfHatred %1 @
//[Name] == BurningEssenceOfTerror %1 @
//[Name] == FesteringEssenceOfDestruction %1 @


//##############################################################################
// 활력포션 큐빙
//==============================================================================
//[Name] == RejuvenationPotion @


//##############################################################################
// 룬워드 아이템 만들기
//==============================================================================

  • dhs3012 2011.05.02 23:24
    대충보니 크랩아뮬,그랜드참 큐빙 하네요.^^ MyConfig_CubingList.push("보석_큐빙"); // 설정: 큐빙할 보석 설정하기 MyConfig_CubingList.push("룬_큐빙"); // 설정: 큐빙할 룬 설정하기 MyConfig_CubingList.push("크래프트_큐빙"); // 설정: 큐빙할 크래프트 설정하기 MyConfig_CubingList.push("매직_아이템_큐빙"); // 설정: 큐빙할 매직 아이템 설정하기 MyConfig_CubingList.push("매직_아뮬렛_큐빙"); [Type] == Jewel %3 @ [Name] == RalRune @ 이래주면 크랩아뮬 큐빙은 할껍니다. MyConfig_CubingMagicGemList.push([566, 1]); // Perfect Topaz MyConfig_CubingMagicGemList.push([571, 1]); // Perfect Saphire MyConfig_CubingMagicGemList.push([576, 1]); // Perfect Emerald MyConfig_CubingMagicGemList.push([581, 1]); // Perfect Ruby MyConfig_CubingMagicGemList.push([586, 1]); // Perfect Diamond MyConfig_CubingMagicGemList.push([601, 1]); // Perfect Skull 이렇게 해주면 그랜드 참큐빙까지 할껍니다. 황사 조심하시고 수고 하세요.
  • 아마도 그건[어울림] 2011.05.02 23:45
    dhs3012님 아이고 감사 드립니다..드뎌 해결이 됐네요,,,2틀을 고생했더니 머리가 띵 하네요.. 좋은밤 되세요~
  • dhs3012 2011.05.04 22:47
    이제 머리좀 식히시길.ㅋㅋ

번호 분류 제목 글쓴이 날짜 조회
공지   게시판 푸시 알림 / 통합 앱 서비스 35 file 트디개발자 2023.09.20 947.8k
공지 안내 D2NT 처음 이용하는 분은 튜토리얼을 참고바랍니다. 135 우녕자 2014.12.21 50.9k
공지   맨땅 초보자 가이드 614 file 뮤리아 2020.10.16 1016.3k
공지   카카오톡 1:1 채팅방 만드는 법 106 트디개발자 2018.05.20 430.9k
7351 질문 19차 룬 큐빙설정 질문입니다. 10 장두령 2011.05.03 1.7k
7350 질문 20차 봇 오랜만에 다시 시작 해보려는데요 1 요세비아빠 2011.05.03 331
7349 질문 20차 autoteleport쓸 때 자동으로 포션먹기에 대한 질문입니다. 1 캐미티 2011.05.03 198
7348 질문 날아다녀님 20차 사용중 무기스왑을 통한 함성 질문입니다 1 무명하수 2011.05.02 272
> 질문 20차 큐빙 질문입니다.. 3 아마도 그건[어울림] 2011.05.02 1.1k
7346 질문 노트북으로 봇 사용시 멈춤/재실행 키에 대하여 질문이 있습니다 1 악동팔라~ 2011.05.02 199
7345 질문 18차에서 방생성시 99방넘게 할수 있나요? 3 겨울고양이 2011.05.02 590
7344 질문 삥봇 사용시 바바사냥터 질문 좀 할꼐요 2 원이아빠 2011.05.02 460
7343 질문 메이지갑 내구줍게하는설정 질문드려요 3 Butterfly 2011.05.02 849
7342 질문 20차버젼 오리 자동버스 질문입니다. 4 폭주포니 2011.05.02 1.4k
7341 질문 이니 문법 질문이요. 1 롸봇 2011.05.02 1.7k
7340 질문 봇이 동시에 각각 다른계정이 다른서버로 들어갈수 있나요?(재질문) 2 스나이퍼J 2011.05.02 1.2k
7339 질문 20차 쫄봇 질문드립니다 1 식하 2011.05.02 283
7338 질문 날아다녀님 20차 봇 사용할려고 하는데 사냥터 설정이 없다고 나오네요. 3 file 대왕 2011.05.02 203
7337 질문 윈도우 7 쓰는데 어느날부터 봇이 자동종료가 됩니다. 3 프레디시갈 2011.05.02 584
7336 질문 20차 방나가지는 현상 질문드립니다. 2 MF임 2011.05.01 1.7k
7335 질문 20차 소서사냥스킬 질문드립니다 3 데이몬힐 2011.05.01 472
7334 질문 D2jsp이후로 처음 돌려보는데 질문이 있습니다^^ 3 신이버린면상 2011.05.01 587
7333 기타 LG U+Net2BDB/ NAPD-5000 렐따 안풀리네요. 4 BOSz 2011.05.01 796
7332 질문 날아다녀님의 20차에서 만능쫄봇은 오리지널유저만 위한 기능인가요? 1 고댕 2011.05.01 1.0k