Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT Bot complete gem and rune cubing recipes
#1
Ok guys here is a little something I use when I'm first making a new character and using D2NT to level them up and get them ready for some serious botting.

//NTConfig_CubingItem.push([NTCU_GEM, 557]); // chipped Amethyst
//NTConfig_CubingItem.push([NTCU_GEM, 562]); // chipped Topaz
//NTConfig_CubingItem.push([NTCU_GEM, 567]); // chipped Saphire
//NTConfig_CubingItem.push([NTCU_GEM, 572]); // chipped Emerald
//NTConfig_CubingItem.push([NTCU_GEM, 577]); // chipped Ruby
//NTConfig_CubingItem.push([NTCU_GEM, 582]); // chipped Diamond
//NTConfig_CubingItem.push([NTCU_GEM, 597]); // chipped Skull

//NTConfig_CubingItem.push([NTCU_GEM, 558]); // flawed Amethyst
//NTConfig_CubingItem.push([NTCU_GEM, 563]); // flawed Topaz
//NTConfig_CubingItem.push([NTCU_GEM, 568]); // flawed Saphire
//NTConfig_CubingItem.push([NTCU_GEM, 573]); // flawed Emerald
//NTConfig_CubingItem.push([NTCU_GEM, 578]); // flawed Ruby
//NTConfig_CubingItem.push([NTCU_GEM, 583]); // flawed Diamond
//NTConfig_CubingItem.push([NTCU_GEM, 598]); // flawed Skull

//NTConfig_CubingItem.push([NTCU_GEM, 559]); // Amethyst
//NTConfig_CubingItem.push([NTCU_GEM, 564]); // Topaz
//NTConfig_CubingItem.push([NTCU_GEM, 569]); // Saphire
//NTConfig_CubingItem.push([NTCU_GEM, 574]); // Emerald
//NTConfig_CubingItem.push([NTCU_GEM, 579]); // Ruby
//NTConfig_CubingItem.push([NTCU_GEM, 584]); // Diamond
//NTConfig_CubingItem.push([NTCU_GEM, 599]); // Skull

//NTConfig_CubingItem.push([NTCU_GEM, 560]); // Flawless Amethyst
//NTConfig_CubingItem.push([NTCU_GEM, 565]); // Flawless Topaz
//NTConfig_CubingItem.push([NTCU_GEM, 570]); // Flawless Saphire
//NTConfig_CubingItem.push([NTCU_GEM, 575]); // Flawless Emerald
//NTConfig_CubingItem.push([NTCU_GEM, 580]); // Flawless Ruby
//NTConfig_CubingItem.push([NTCU_GEM, 585]); // Flawless Diamond
//NTConfig_CubingItem.push([NTCU_GEM, 600]); // Flawless Skull


//NTConfig_CubingItem.push([NTCU_RUNE_EL]);
//NTConfig_CubingItem.push([NTCU_RUNE_ELD]);
//NTConfig_CubingItem.push([NTCU_RUNE_TIR]);
//NTConfig_CubingItem.push([NTCU_RUNE_NEF]);
//NTConfig_CubingItem.push([NTCU_RUNE_ETH]);
//NTConfig_CubingItem.push([NTCU_RUNE_ITH]);
//NTConfig_CubingItem.push([NTCU_RUNE_TAL]);
//NTConfig_CubingItem.push([NTCU_RUNE_RAL]);
//NTConfig_CubingItem.push([NTCU_RUNE_ORT]);
//NTConfig_CubingItem.push([NTCU_RUNE_THUL, 562]);
//NTConfig_CubingItem.push([NTCU_RUNE_AMN, 557]);
//NTConfig_CubingItem.push([NTCU_RUNE_SOL, 567]);
//NTConfig_CubingItem.push([NTCU_RUNE_SHAEL, 577]);
NTConfig_CubingItem.push([NTCU_RUNE_DOL, 572]);
NTConfig_CubingItem.push([NTCU_RUNE_HEL, 582]);
NTConfig_CubingItem.push([NTCU_RUNE_IO, 563]);
NTConfig_CubingItem.push([NTCU_RUNE_LUM, 558]);
NTConfig_CubingItem.push([NTCU_RUNE_KO, 568]);
NTConfig_CubingItem.push([NTCU_RUNE_FAL, 578]);
NTConfig_CubingItem.push([NTCU_RUNE_LEM, 573]);
NTConfig_CubingItem.push([NTCU_RUNE_PUL, 583]);
NTConfig_CubingItem.push([NTCU_RUNE_UM, 564]);
NTConfig_CubingItem.push([NTCU_RUNE_MAL, 559]);
NTConfig_CubingItem.push([NTCU_RUNE_IST, 569]);
NTConfig_CubingItem.push([NTCU_RUNE_GUL, 579]);
NTConfig_CubingItem.push([NTCU_RUNE_VEX, 574]);
NTConfig_CubingItem.push([NTCU_RUNE_OHM, 584]);
NTConfig_CubingItem.push([NTCU_RUNE_LO, 565]);
NTConfig_CubingItem.push([NTCU_RUNE_SUR, 560]);
//NTConfig_CubingItem.push([NTCU_RUNE_BER, 570]);
//NTConfig_CubingItem.push([NTCU_RUNE_JAH, 580]);
//NTConfig_CubingItem.push([NTCU_RUNE_CHAM, 575]);

This script allows my bots to cube all runes and gems,which helps tremendously when first starting out with a bot.To use these just replace the rune and gem sections under the cubing configuration in D2NT31_NTBot42\D2NT\scripts\NTBot\char_configs\YourCharactersName and uncomment any you wish to use
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#2
Wouldn't you have to have the gems set to picked up in your pick-it section? That could really cluster **** your inventory/stash. laugh:
[Image: nyyzok.gif]
Reply
#3
what kind of programming/script should I be researching to better tune all the settings?
Reply
#4
Blue Wrote:Wouldn't you have to have the gems set to picked up in your pick-it section? That could really cluster **** your inventory/stash. laugh:
yeah you need to set them in your pickit as well, I just took it for granted that that was understood,lol.And if your not careful it will fill you up in no time,but whaen your using a level 5 toon with empty inventory and stash to bot trist and treehead, it pays off.Chipped gems are actually not as common as you might think,it took me 3 nights of solid botting to fill up inventory and level to lvl 24 doing trist and treehead.
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#5
thanks for posting a full version! what do the colors mean tho?
Reply
#6
Colors mean shit, they're just there to show separations of sections of the code.
[Image: nyyzok.gif]
Reply
#7
Blue Wrote:Colors mean shit, they're just there to show separations of sections of the code.
What He said
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#8
Jammer74 Wrote:What He said

That's because I'm good. cool:

laugh:
[Image: nyyzok.gif]
Reply
#9
lol[COLOR="Silver"]

---------- Post added at 10:19 AM ---------- Previous post was at 10:18 AM ----------

[/COLOR]how am I still (inactive member) when I am on here daily?
Reply
#10
dekatorthorpe Wrote:lol[COLOR="Silver"]

---------- Post added at 10:19 AM ---------- Previous post was at 10:18 AM ----------

[/COLOR]how am I still (inactive member) when I am on here daily?

Not sure, you may have to post a lot more to get to be an active member.

And to conclude this, I think it may be a lost cause telling people about the edit button, I think it has been totally forgotten.

Either way, adding posts when you were the last post does not raise your post count, it auto-edits, the only thing is, it mega****s our GCBOS
[Image: nyyzok.gif]
Reply
#11
(to explain it to me like a 2 year old... Don't Do It!
Reply
#12
Blue Wrote:Colors mean shit, they're just there to show separations of sections of the code.
oh i get it. first color is gems only, second is runes.
Reply
#13
so to get the bot to cube runes you have to have all runes set to pick up in items_conifg? and all gems? chipped thru perfect?? or will setting the runes to cube have the bot automatically pick up the gems needed to cube the runes it has?
Reply
#14
icedclown Wrote:so to get the bot to cube runes you have to have all runes set to pick up in items_conifg? and all gems? chipped thru perfect?? or will setting the runes to cube have the bot automatically pick up the gems needed to cube the runes it has?
correct if you have the runes set in the pickit it will pick up the gems and cube as necessary.
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#15
do i need to mess with anything with the gem cubing? or the gems in the pickit?? or just remove the // from the runes i wanna cube and call it good?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,266 08-25-2012, 01:20 AM
Last Post: comper
  D2NT BoT Gh0sT17 52 2,056 07-31-2012, 11:10 PM
Last Post: comper
  D2nt need help on some stuff wishyq 3 169 07-22-2012, 12:44 PM
Last Post: comper
  Little Help Please? (D2NT) pnsmcgraw 12 271 07-16-2012, 02:46 PM
Last Post: Mythosis
  MasivB's D2NT Simple Unique PickIt masivb 1 118 07-03-2012, 05:03 AM
Last Post: comper
  D2nt - how do i stay in game when sojs sell? brianwalter86 5 354 07-01-2012, 02:02 PM
Last Post: comper
  Nooby D2NT Questions Kieran Wilson 0 129 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  [D2NT Release]Item Logging with XML 3.0+ skidude 76 14,554 06-25-2012, 01:27 PM
Last Post: masivb
  D2nt Bot jewel pickit/godly item pickit Nightwish 3 232 06-23-2012, 04:18 AM
Last Post: comper
  someone please help my d2nt bot wont kill any bosses mcmullenp4 2 178 06-19-2012, 10:18 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)