Results 1 to 6 of 6
  1. #1

    Default Bot won't pick up items on the pickit

    My sorc keeps leaving items on the ground. Rune Master ettin axe, left on the ground. I went back into the game and picked it up and id'd it and it didn't meet my pickit requirements but, the bot didn't know that, right? She also is picking up runes thul and up. I changed her so that she would pick them up and then I took it off but, she won't stop. I have checked my pickit thoroughly. Its set on extreme. I've checked on normal, advanced and extreme to make sure that she shouldn't pick up low runes in all stages of the pickit, just in case. Is she shot? Do I need to download again? I'm scared to try because I had a lot of problems getting running this time around. I currently don't put anything in where it asks for the cdkey. I leave it blank and now it works. It won't work otherwise.

  2. #2

    Default

    make sure you only use one section of your picket
    choose between either normal advanced and extreme

    //NTConfig_NIPFilePath.push("normal/normal.nip");
    //NTConfig_NIPFilePath.push("normal/magic_rare.nip");
    //NTConfig_NIPFilePath.push("normal/set.nip");
    //NTConfig_NIPFilePath.push("normal/unique.nip");
    //NTConfig_NIPFilePath.push("normal/craft.nip");

    //NTConfig_NIPFilePath.push("advance/normal.nip");
    //NTConfig_NIPFilePath.push("advance/magic_rare.nip");
    //NTConfig_NIPFilePath.push("advance/set.nip");
    //NTConfig_NIPFilePath.push("advance/unique.nip");
    //NTConfig_NIPFilePath.push("advance/craft.nip");

    NTConfig_NIPFilePath.push("extreme/normal.nip");
    NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
    NTConfig_NIPFilePath.push("extreme/set.nip");
    NTConfig_NIPFilePath.push("extreme/unique.nip");
    NTConfig_NIPFilePath.push("extreme/craft.nip");
    you see i choose extreme so mine looks like this

    also to when u set items like runes to loot make sure that if u dont want certain runes when u enable cubing it tends to loot the items that u want to be cubed like this

    NTConfig_Cubing = true; // Enable cubing

    //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_MAGIC, 420]); // Magic Tiara
    //NTConfig_CubingItem.push([NTCU_MAGIC, 421]); // Magic Diadem

    //NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 603]); // Magic Small Charm
    //NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 605]); // Magic Grand Charm

    //NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 382]); // Craft Heavy Bracers
    //NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 452]); // Craft Vambraces

    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 354]); // Craft Casque
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 424]); // Craft Armet
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 388]); // Craft Battle Boots
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // Craft Mirrored Boots
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 381]); // Craft Sharkskin Gloves
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 451]); // Craft Vampirebone Gloves
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 392]); // Craft Mesh Belt
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 462]); // Craft Mithril Coil
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]); // Craft Amulet
    //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]); // Craft Ring

    //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]); // Craft Amulet

    //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_SHIELD, 447]); // Craft Monarch
    //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]); // Craft Amulet

    //NTConfig_CubingItem.push([NTCU_ESSENSE, 0]);

    //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]);

    //***** Include the following, Primary item must be setted in item_configs folder *****

    //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 442]); // Socket Sacred Armor

    //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 255]); // Socket Thresher
    //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 256]); // Socket Cryptic Axe
    //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 257]); // Socket Great Poleaxe
    //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 258]); // Socket Giant Thresher

    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 295]); // Titan's Revenge : Exceptional -> Elite

    //NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 337]); // Magefist : Normal -> Exceptional
    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 360]); // Skin of the Vipermagi : Exceptional -> Elite
    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 383]); // Magefist or Lava Gout : Exceptional -> Elite
    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 389]); // Gore Rider : Exceptional -> Elite
    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 477]); // Arreat's Face : Exceptional -> Elite
    //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 481]); // Herald Of Zakarum : Exceptional -> Elite
    you see i took out everything i dont want cubed so my bot one grab those items u must make sure everything works together not just one script u have to check all your scripts

  3. #3

    Default

    Thank you. You're right. I had those runes still in the file to be cubed.

  4. #4

    Default

    Quote Originally Posted by zonith View Post
    make sure you only use one section of your picket
    choose between either normal advanced and extreme



    you see i choose extreme so mine looks like this

    also to when u set items like runes to loot make sure that if u dont want certain runes when u enable cubing it tends to loot the items that u want to be cubed like this



    you see i took out everything i dont want cubed so my bot one grab those items u must make sure everything works together not just one script u have to check all your scripts
    Thanks bro , I was having the same problem. :]

  5. #5

  6. #6

    Default

    I'm not sure how to change it, my bot always cures one curse. Any help would be appreciated, Thanks you

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Similar Threads

  1. SnagIt//PickIt Files - What do you pick?
    By Blood in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 06-28-2010, 11:48 PM
  2. d2 jsp pick up items
    By Hp~Kp in forum Hacks Bots and Editors
    Replies: 3
    Last Post: 07-18-2006, 07:19 PM
  3. Bot won't pick up items
    By y3chang in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 06-06-2006, 11:51 PM
  4. How do i set up jhj to pick up items?
    By Ragnarhox in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 06-23-2004, 06:48 PM
  5. My zpickit dosnt pick up the items on pickit 4 roots p bot..
    By xxsla_yerxx in forum Hacks Bots and Editors
    Replies: 2
    Last Post: 05-11-2004, 03:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •