Skip to content

정말.. 미치겠네요. 봇 한두번 써본것도 아닌데요...큐빙이 안됍니다

분류 질문 조회 수 802 추천 수 0

안녕하세요. 먼저 날아다녀님께 무한한 감사를 드립니다.

다름이 아니라 이번 13차를 처음 써봣는데요, 큐빙이 너무 어렵고 복잡합니다.

계속 케릭이 오류가 나서 안돼는데요, 큐빙 설정을 하지 않으면 잘 되는데 큐빙 설정을 하면 멈추는군요.

큐빙부분 이니 한번 보여드리겠습니다.

케릭이니입니다.

 //##########################################################################
 // 큐빙 설정하기
 //---------------
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 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_CubingRuneList.push([610]); // El Rune
 //MyConfig_CubingRuneList.push([611]); // Eld Rune
 //MyConfig_CubingRuneList.push([612]); // Tir Rune
 //MyConfig_CubingRuneList.push([613]); // Nef Rune
 //MyConfig_CubingRuneList.push([614]); // Eth Rune
 //MyConfig_CubingRuneList.push([615]); // Ith Rune
 //MyConfig_CubingRuneList.push([616]); // Tal Rune
 //MyConfig_CubingRuneList.push([617]); // Ral Rune
 //MyConfig_CubingRuneList.push([618]); // Ort Rune

 //MyConfig_CubingRuneList.push([619, 3, 562]); // Thul Rune + Chipped Topaz
 //MyConfig_CubingRuneList.push([620, 3, 557]); // Amn Rune + Chipped Amethyst
 //MyConfig_CubingRuneList.push([621, 3, 567]); // Sol Rune + Chipped Saphire
 //MyConfig_CubingRuneList.push([622, 3, 577]); // Shael Rune + Chipped Ruby
 //MyConfig_CubingRuneList.push([623, 3, 572]); // Dol Rune + Chipped Emerald
 //MyConfig_CubingRuneList.push([624, 3, 582]); // Hel Rune + Chipped Diamond

 //MyConfig_CubingRuneList.push([625, 3, 563]); // Io Rune + Flawed Topaz
 //MyConfig_CubingRuneList.push([626, 3, 558]); // Lum Rune + Flawed Amethyst
 //MyConfig_CubingRuneList.push([627, 3, 568]); // Ko Rune + Flawed Saphire
 //MyConfig_CubingRuneList.push([628, 3, 578]); // Fal Rune + Flawed Ruby
 //MyConfig_CubingRuneList.push([629, 3, 573]); // Lem Rune + Flawed Emerald
 //MyConfig_CubingRuneList.push([630, 2, 583]); // Pul Rune + Flawed Diamond

 //MyConfig_CubingRuneList.push([631, 2, 564]); // Um Rune + Topaz
 //MyConfig_CubingRuneList.push([632, 2, 559]); // Mal Rune + Amethyst
 //MyConfig_CubingRuneList.push([633, 2, 569]); // Ist Rune + Saphire
 //MyConfig_CubingRuneList.push([634, 2, 579]); // Gul Rune + Ruby
 //MyConfig_CubingRuneList.push([635, 2, 574]); // Vex Rune + Emerald
 //MyConfig_CubingRuneList.push([636, 2, 584]); // Ohm Rune + Diamond

 //MyConfig_CubingRuneList.push([637, 2, 565]); // Lo Rune + Flawless Topaz
 //MyConfig_CubingRuneList.push([638, 2, 560]); // Sur Rune + Flawless Amethyst
 //MyConfig_CubingRuneList.push([639, 2, 570]); // Ber Rune + Flawless Saphire
 //MyConfig_CubingRuneList.push([640, 2, 580]); // Jah Rune + Flawless Ruby
 //MyConfig_CubingRuneList.push([641, 2, 575]); // Cham Rune + Flawless Emerald


 //##########################################################################
 // 큐빙할 크래프트 설정하기
 //--------------------------
 // MyConfig_CubingCraftedList.push([아이템 ClassID, 아이템 ClassID의 레벨, 룬 ClassID, 보석 ClassID])
 // 아이템 ClassID의 레벨: 설정한 레벨 이상의 아이템 ClassID를 큐빙하며, 0은 아이템 ClassID의 레벨 검사를 생략합니다.
 // 주의: 큐빙용 주얼은 자동으로 찾아 큐빙합니다.
 // 큐빙 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 // 힛 파워 아이템
 //----------------
 // (25-50) Defense vs. Missiles, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([309, 0, 615, 571]); // Full Helm + Ith Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([355, 0, 615, 571]); // Basinet + Ith Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([425, 0, 615, 571]); // Giant Conch + Ith Rune + Perfect Sapphire

 // (25-50) Defense vs. Melee, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([341, 0, 617, 571]); // Chain Boots + Ral Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([387, 0, 617, 571]); // Mesh Boots + Ral Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([457, 0, 617, 571]); // Boneweave Boots + Ral Rune + Perfect Sapphire

 // Knockback, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([336, 0, 618, 571]); // Chain Gloves + Ort Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([382, 0, 618, 571]); // Heavy Bracers + Ort Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([452, 0, 618, 571]); // Vambraces + Ort Rune + Perfect Sapphire

 // (5-10) % Damage Goes to Mana, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([347, 0, 616, 571]); // Heavy Belt + Tal Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([393, 0, 616, 571]); // Battle Belt + Tal Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([463, 0, 616, 571]); // Troll Belt + Tal Rune + Perfect Sapphire

 // (5-10%) Increased Chance of Blocking, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([333, 0, 614, 571]); // Gothic Shield + Eth Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([379, 0, 614, 571]); // Ancient Shield + Eth Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([449, 0, 614, 571]); // Ward + Eth Rune + Perfect Sapphire

 // 10% Faster Hit Recovery, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([323, 0, 613, 571]); // Field Plate + Nef Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([369, 0, 613, 571]); // Sharktooth Armor + Nef Rune + Perfect Sapphire
 //MyConfig_CubingCraftedList.push([439, 0, 613, 571]); // Kraken Shell + Nef Rune + Perfect Sapphire

 //Hit Causes Monster To Flee [5-15] %, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-10)
 //MyConfig_CubingCraftedList.push([520, 0, 619, 571]); // Amulet + Thul Rune + Perfect Sapphire

 // + (1-5) To Dexterity, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-6)
 //MyConfig_CubingCraftedList.push([522, 0, 620, 571]); // Ring + Amn Rune + Perfect Sapphire

 // + (35-60%) Enhanced Damage, 5% Chance To Cast Level 4 Frost Nova When Struck, Attacker Takes Damage of (3-7)
 //MyConfig_CubingCraftedList.push([, 0, 612, 571]); // 무기는 생략합니다.

 // 블러드 아이템
 //---------------
 // 5-10% Deadly Strike, (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([308, 0, 617, 581]); // Helm + Ral Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([354, 0, 617, 581]); // Casque + Ral Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([424, 0, 617, 581]); // Armet + Ral Rune + Perfect Ruby

 // Replenish Life + (5-10), (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([342, 0, 614, 581]); // Light Plated Boots + Eth Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([388, 0, 614, 581]); // Battle Boots + Eth Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([458, 0, 614, 581]); // Mirrored Boots + Eth Rune + Perfect Ruby

 // Crushing Blow (5-10)%, (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([335, 0, 613, 581]); // Heavy Gloves + Nef Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([381, 0, 613, 581]); // Sharkskin Gloves + Nef Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([451, 0, 613, 581]); // Vampirebone Glove + Nef Rune + Perfect Ruby

 // Open Wounds (5-10)%, (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([346, 0, 616, 581]); // Belt + Tal Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([392, 0, 616, 581]); // Mesh Belt + Tal Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([462, 0, 616, 581]); // Mithril Coil + Tal Rune + Perfect Ruby

 // Attacker Takes Damage of (4-7), (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([351, 0, 615, 581]); // Spiked Shield + Ith Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([397, 0, 615, 581]); // Barbed Shield + Ith Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([467, 0, 615, 581]); // Blade Barrier + Ith Rune + Perfect Ruby

 // + (1-3) Life Per Demon Kill, (1-3)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([322, 0, 619, 581]); // Plate Mail + Thul Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([368, 0, 619, 581]); // Templar Coat + Thul Rune + Perfect Ruby
 //MyConfig_CubingCraftedList.push([438, 0, 619, 581]); // Hellforge Plate + Thul Rune + Perfect Ruby

 // 5-10% Faster Run/Walk, (1-4)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([520, 0, 620, 581]); // Amulet + Amn Rune + Perfect Ruby

 // + (1-5) To Strength, (1-3)% Life Stolen Per Hit, +(10-20) To Life
 MyConfig_CubingCraftedList.push([522, 0, 621, 581]); // Ring + Sol Rune + Perfect Ruby

 // + (30-60%) Enhanced Damage, (1-4)% Life Stolen Per Hit, +(10-20) To Life
 //MyConfig_CubingCraftedList.push([, 0, 618, 581]); // 무기는 생략합니다.

 // 캐스터 아이템
 //---------------
 // (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]); // 무기는 생략합니다.

 // 세이프티 아이템
 //-----------------
 // + (10-30)% Enhanced Defense, Lightning Resist + (5-10)%, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([311, 0, 615, 576]); // Crown + Ith Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([357, 0, 615, 576]); // Grand Crown + Ith Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([427, 0, 615, 576]); // Corona + Ith Rune + Perfect Emerald

 // + (10-30)% Enhanced Defense, Fire Resist + (5-10)%, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([343, 0, 618, 576]); // Greaves + Ort Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([389, 0, 618, 576]); // War Boots + Ort Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([459, 0, 618, 576]); // Myrmidon Boots + Ort Rune + Perfect Emerald

 // + (10-30)% Enhanced Defense, Cold Resist + (5-10)%, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([338, 0, 617, 576]); // Gauntlets + Ral Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([384, 0, 617, 576]); // War Gauntlets + Ral Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([454, 0, 617, 576]); // Ogre Gauntlets + Ral Rune + Perfect Emerald

 // + (10-30)% Enhanced Defense, Poison Resist +(5-10)%, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([344, 0, 616, 576]); // Sash + Tal Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([390, 0, 616, 576]); // Demonhide Sash + Tal Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([460, 0, 616, 576]); // Spiderweb Sash + Tal Rune + Perfect Emerald

 // + (10-30)% Enhanced Defense, Magic Resistance +(5-10)%, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([331, 0, 613, 576]); // Kite Shield + Nef Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([377, 0, 613, 576]); // Dragon Shield + Nef Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([447, 0, 613, 576]); // Monarch + Nef Rune + Perfect Emerald

 // + (10-100)% Enhanced Defense, Half Freeze Duration, Magic Damage Reduced By (1-2), Damage Reduced By (1-6)
 //MyConfig_CubingCraftedList.push([320, 0, 614, 576]); // Breast Plate + Eth Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([366, 0, 614, 576]); // Cuirass + Eth Rune + Perfect Emerald
 //MyConfig_CubingCraftedList.push([436, 0, 614, 576]); // Great Hauberk + Eth Rune + Perfect Emerald

+ (1-10)% Increased Chance Of Blocking, Magic Damage Reduced By (1-2), Damage Reduced By (1-4),
 //MyConfig_CubingCraftedList.push([520, 0, 619, 576]); // Amulet + Thul Rune + Perfect Emerald

 // + (1-5) To Vitality, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([522, 0, 620, 576]); // Ring + Amn Rune + Perfect Emerald

 // + (5-10%) Enhanced Defense, Magic Damage Reduced By (1-2), Damage Reduced By (1-4)
 //MyConfig_CubingCraftedList.push([, 0, 621, 576]); // 무기는 생략합니다.


 //##########################################################################
 // 큐빙할 매직 아이템 설정하기
 //-----------------------------
 // 주의: 큐빙 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 // 매직 아이템 설정하기
 //----------------------
 // 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


 //##########################################################################
 // 큐빙할 레어 아이템 설정하기
 //-----------------------------
 // MyConfig_CubingRare = 레어 아이템 ClassID
 // 주의: 큐빙 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 큐빙용 최상급 스컬 6개는 자동으로 찾아 큐빙합니다.
 //==========================================================================
 //MyConfig_CubingRare = 17; // War Scepter


 //##########################################################################
 // 큐빙할 노멀 아이템 설정하기
 //-----------------------------
 // MyConfig_CubingNormalList.push([노멀 아이템 ClassID, 에테리얼, 첫 번째 룬 ClassID, 두 번째 룬 ClassID, 보석 ClassID])
 // 에테리얼: 0 = 모두, 1 = 에테리얼, 2 = 노에테리얼
 // 주의: 큐빙 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 //MyConfig_CubingNormalList.push([갑옷, 0, 616, 619, 566]); // 갑옷 + Tal Rune + Thul Rune + Perfect Topaz

 //MyConfig_CubingNormalList.push([투구, 0, 617, 619, 571]); // 투구 + Ral Rune + Thul Rune + Perfect Sapphire

 //MyConfig_CubingNormalList.push([방패, 0, 616, 620, 581]); // 방패 + Tal Rune + Amn Rune + Perfect Ruby

 //MyConfig_CubingNormalList.push([무기, 0, 617, 620, 561]); // 무기 + Ral Rune + Amn Rune + Perfect Amethyst


 //##########################################################################
 // 만들 룬워드 아이템 설정하기
 //-----------------------------
 // MyConfig_MakeRunewordList.push([아이템 ClassID, 룬 ClassID . . .])
 // 주의: 큐빙용 헬룬이 있어야만 룬워드 아이템을 만듭니다.
 // 룬 ClassID를 설정한 순서대로 아이템 ClassID에 박습니다.
 // 룬워드 아이템을 만든 후 "룬워드 아이템을 만든 후 비교할 아이템이니 및 아이템 옵션 설정하기"에 설정된 아이템이 아니면 "아이템 ClassID + 헬룬 + 타운포탈 스크롤" 큐빙으로 박은 룬을 파괴합니다.
 // 룬워드 아이템을 만든 후 아이템이니에 설정된 아이템이 아니면 버립니다.
 // 참고: 설정한 순서대로 큐빙합니다.
 //==========================================================================
 //MyConfig_MakeRunewordList.push([447, 616, 619, 618, 620]); // Spirit: Monarch + Tal Rune + Thul Rune + Ort Rune + Amn Rune
 //MyConfig_MakeRunewordList.push([258, 617, 612, 616, 621]); // Insight: Giant Thresher + Ral Rune + Tir Rune + Tal Rune + Sol Rune

 // 룬워드 아이템을 만든 후 비교할 아이템이니 및 아이템 옵션 설정하기
 //-------------------------------------------------------------------
 // MyConfig_MakeRunewordNtipList.push([비교 방식, "아이템이니 및 아이템 옵션" . . .])
 // 비교 방식: 0 = 아이템이니, 1 = 아이템 옵션
 // 예) MyConfig_MakeRunewordNtipList.push([0, "# [FCR] >= 35"]) = 아이템이니 방식으로 비교합니다.
 // MyConfig_MakeRunewordNtipList.push([1, "17레벨의 메디테이션"]) = 아이템 옵션과 비교합니다.
 // MyConfig_MakeRunewordNtipList.push([1, "17레벨의", "+260% 증가된"]) = 아이템 옵션 2개 모두 만족해야 합니다.
 // 참고: 아이템의 오라 옵션은 아이템 옵션과 비교하는 방식만 가능합니다.
 //==========================================================================
 //MyConfig_MakeRunewordNtipList.push([0, "# [FCR] >= 35"]); // Spirit
 //MyConfig_MakeRunewordNtipList.push([1, "Level 17 Meditation Aura When Equipped"]); // Insight
 //MyConfig_MakeRunewordNtipList.push([1, "장착시 17레벨의 메디테이션 오라의 효과 적용"]); // Insight
}















다음으로 Mycubing.nip 파일입니다.

//##############################################################################
// 보석 큐빙
//==============================================================================
//[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] == SharkskinGloves && [Quality] == Magic && [CharacterItemLevel] >= 78 %1 @
//[Name] == VampireboneGloves && [Quality] == Magic && [CharacterItemLevel] >= 79 %1 @

//[Name] == HeavyBracers && [Quality] == Magic && [CharacterItemLevel] >= 79 %1 @
//[Name] == Vambraces && [Quality] == Magic && [CharacterItemLevel] >= 79 %1 @

//[Name] == Casque && [Quality] == Magic && [CharacterItemLevel] >= 84 %1 @
//[Name] == Armet && [Quality] == Magic && [CharacterItemLevel] >= 84 %1 @

//[Name] == SharkskinBelt && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @
//[Name] == VampirefangBelt && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @

//[Name] == MeshBelt && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @
//[Name] == MithrilCoil && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @

//[Name] == BattleBoots && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @
//[Name] == MirroredBoots && [Quality] == Magic && [CharacterItemLevel] >= 85 %1 @

//[Name] == Monarch && [Quality] == Magic && [CharacterItemLevel] >= 82 %1 @

[Type] == Jewel %4 @


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


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


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


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


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


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







전 뭐가 문제인지 도저히 찾을 수가 없습니다.... 봇 1년 넘게 사용중이고 나름 연구도 많이 했는데 말이에요 ㅠ

그러니 더욱 미치겠네요...

부디 시간내서 도와주시길 바랍니다...
  • 레오기라[O.P] 2010.10.25 04:10
    고참 회원 이신데 글쓰기 규칙에 맞는 제목을 써주세요 @@ 공지에 규칙에 어긋난 글에는 답글 달지 말기라는 내용이 보이네요
  • 시하 2010.10.26 10:28
    다른건 저랑 같은데 이부분 // 큐빙할 매직 아이템 설정하기 //----------------------------- // 주의: 큐빙 후 아이템이니에 설정된 아이템이 아니면 버립니다. // 참고: 설정한 순서대로 큐빙합니다. //========================================================================== // 매직 아이템 설정하기 //---------------------- // 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 참종류는 한번에 1개만 선택하시고 스몰이면 스몰 그랜드면 그랜드요. 규빙사용할 보석에서 자수정을 주석을 해놓으면 안되고 자수정이 패캐목걸이 큐빙하는데 주석처리 지우셔야할꺼 같네요.

번호 분류 제목 글쓴이 날짜 조회
공지   게시판 푸시 알림 / 통합 앱 서비스 34 file 트디개발자 2023.09.20 945.4k
공지 안내 D2NT 처음 이용하는 분은 튜토리얼을 참고바랍니다. 135 우녕자 2014.12.21 50.9k
공지   맨땅 초보자 가이드 612 file 뮤리아 2020.10.16 1014.8k
공지   카카오톡 1:1 채팅방 만드는 법 106 트디개발자 2018.05.20 430.2k
5651 질문 NT4.2 날아님 13차봇 카우방에 대해 질문좀할게요 3 김빈둥 2010.10.25 596
5650 질문 (#) 와 (&&) 차이점이 뭔가요? 5 동쪽의_눈 2010.10.25 961
5649 질문 nt3.1봇 13차 수정버전 에러 질문드려요 2 일효 2010.10.25 611
5648 질문 14차버전에서 방생성실패시 대기시간 조정을 어디서 하나요? 3 IU-ThiGH 2010.10.25 1.7k
5647 설명 질문 하시기전 글쓰기 안내공지를 꼭 읽어 주시길 부탁드립니다 1 레오기라[O.P] 2010.10.25 185
5646 설명 보석큐빙 (날아다녀님13차). 알아보기 쉽게 올려봅니다. 2 하얀손 2010.10.25 1.7k
5645 질문 13차질문입니다보석큐비엥 관해서.. 6 단무찌 2010.10.25 462
5644 질문 날아다녀님 14차봇 쫄봇 채널/대기실채팅 질문합니다. 4 하루일기 2010.10.25 602
5643 질문 (날아다녀님13차버전사용) 파깍이니에 대해서 질문드려요. 2 맥시맘 2010.10.25 601
5642 질문 11차 버전 리뎀셤 문제 입니다 1 한심한 거지™[A3L] 2010.10.25 185
5641 질문 날아다녀님 14차에서 렐따시 방안나가고 로더종료 어디서 설정하죠? 3 eunnanoDiablo™ 2010.10.25 1.1k
5640 질문 13차 버전인데요;; 햄딘이 트라비컬에선 컨센을 안하네요;; 1 조지베스트 2010.10.25 283
5639 질문 날아다녀님 13차버전 룬큐빙 질문입니다 2 gaeggul2 2010.10.25 964
> 질문 정말.. 미치겠네요. 봇 한두번 써본것도 아닌데요...큐빙이 안됍니다 2 IntheMist 2010.10.25 802
5637 질문 혹시 레벨업 봇이 있을까요? 2 SpiteFul[A3HL] 2010.10.25 1.3k
5636 질문 d2봇 디아런 문의드립니다. 9 RaiSon_ 2010.10.24 1.1k
5635 질문 nt봇 이니중에서 레벨당에 대해서 질문좀드리겠습니다 5 잘살 2010.10.24 349
5634 질문 이니에서 [75] != 1 이건 무슨 뜻인가요? 6 빠루 2010.10.24 1.6k
5633 기타 창모드 실행시 떨림및정지현상 4 [無情]막시무스 2010.10.24 406
5632 질문 보석이런이니설정은 어떻게하나요?ㅎㅎ(날아다녀님14차봇) 3 쁘이민영 2010.10.24 589