Loading...

Guide Maphack hiding items guide (gold, arrows, bolts scrolls, etc)

Discussion in 'Guides' started by Gix, Dec 24, 2015.

  1. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    I think it's time to give us more information
    1. what operating system do you use?
    2. did you downloaded maphack from here? http://europebattle.net/d2/tools
    3. which one do you use? Default, integrated or Coldets one?
    4. did you set compatibility mode to Windows XP (Service Pack 2) for game and maphack?
    5. run game and maphack as Administrator?
    6. some other functions of MH works for you? (can you see equipment of other players in town? Socket protection work?)
     
  2. DukeDubz

    DukeDubz Member

    Joined:
    Dec 1, 2017
    Messages:
    11
    Likes Received:
    1
    Trophy Points:
    1
    1. i use windows 10 latest update
    2. yes i dl mh from http://europebattle.net/d2/tools
    3. i use integrated b/c other mh made me crash constantly
    4. i use compatibilty mode for d2 but dont know how to for mh(dont have the option when i check properties)
    5. run game as admin same as above for mh
    6. socket protect works look at others items works
    most other functions work but are not bound to the keys they say they are(i.e. show items on/off default is ctrl but is bound to 7 on my game. pressing 7 shows the text but does nothing)
     
  3. onyxblack

    onyxblack Active Member

    Joined:
    Jan 19, 2018
    Messages:
    204
    Likes Received:
    19
    Trophy Points:
    18
    two questions:
    How do you hide magic wepons & armors? (I'd like to keep white and ethereal)
    How do you get it to show/announce HR drops? (in the text message area)(so when I'm teleing and my merc kills a mob that drops cham I won't miss it?) I've seen it on a few screen shots but havn't been able to find it anywhere
     
  4. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    After my research you can use this command which work for me if need hide all magic :
    Item Colours[All][magic weapons, magic armours]: -2
    but this hide all magic armors including helms, gloves, boots, shields which you probably don't want.

    So in your case you must edit armours and weapons which you exactly need to hide.
    Sting MH recognize items by his base, so you must edit bases of armours and weapons which you want to hide.
    For example MAGE PLATE :
    Item Colours[1068][1,5,6,7]: -2 // Mage Plate Norm, Surp, Magic SHOWN

    [1068] - this is code for mage plate (you can find all codes in file d2hackmap.vcb)

    [1,5,6,7] - quality/type of item

    MH recognize this quality/type
    //1 Low Quality, Cracked, Damaged
    //2 Normal (white)
    //3 Superior
    //4 Magic
    //5 Set
    //6 Rare
    //7 Unique
    //8 Crafted

    -2 - color as your maphack displays this item(s)

    //-2 hide
    //-1 default color
    //0 white
    //1 red
    //2 green 1
    //3 blue
    //4 gold 1
    //5 gray
    //6 black
    //7 gold 2
    //8 orange
    //9 yellow
    //10 green 2
    //11 purple
    //12 green 3

    we can read our row as : hide (-2) cracked,set,rare,unique ([1,5,6,7]) mage plates ([1068])

    so if you want hide magic mage plate you must edit it like this:
    Item Colours[1068][1,4,5,6,7]: -2 // Mage Plate Norm, Surp SHOWN

    be sure you read this: http://forum.europebattle.net/threads/sting-maphack-configuration-guide.537869/
    especially "Section 3 - Setting up the item lines."

    You can't have this kind of notification from sting's maphack. This is feature of Lolisquad's BH maphack : http://forum.europebattle.net/threads/bh-maphack-configuration-guide.540603/
    Hope i help.
     
    TimmyDeezNuts and Gix like this.
  5. Deadlyiest

    Deadlyiest Active Member

    Joined:
    Mar 18, 2017
    Messages:
    30
    Likes Received:
    3
    Trophy Points:
    8
    how do i keep it to see all gems?
     
  6. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    Gem Colours[1+]: 1
    Amethyst Colours[1+]: 1
    Amethyst Colours[4+]: 1
    Topaz Colours[1+]: 1
    Topaz Colours[4+]: 1
    Sapphire Colours[1+]: 1
    Sapphire Colours[4+]: 1
    Emerald Colours[1+]: 1
    Emerald Colours[4+]: 1
    Ruby Colours[1+]: 1
    Ruby Colours[4+]: 1
    Diamond Colours[1+]: 1
    Diamond Colours[4+]: 1
    Skull Colours[1+]: 1
    Skull Colours[4+]: 1
     
    Gix likes this.
  7. Deadlyiest

    Deadlyiest Active Member

    Joined:
    Mar 18, 2017
    Messages:
    30
    Likes Received:
    3
    Trophy Points:
    8
    Not sure what I am doing wrong, not working when I paste iti nto the cfg file where the other gems one was.
     
  8. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    You can post here your config in spoiler button.
    Help you :ninja:
     
  9. Deadlyiest

    Deadlyiest Active Member

    Joined:
    Mar 18, 2017
    Messages:
    30
    Likes Received:
    3
    Trophy Points:
    8
    I think I did it proper. I am very new to this config stuff so bare with me :)

    I put everything in the spoiler but it wont post

     
  10. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    Problem was solved through PM. He had in his config next row about gems which had to be removed :
    item colours[2050-2053,2055-2058,2060-2063,2065-2068,2070-2073,2075-2078,2090-2093]:-2 // Hide all gems except Opals and perf gems
     
  11. onyxblack

    onyxblack Active Member

    Joined:
    Jan 19, 2018
    Messages:
    204
    Likes Received:
    19
    Trophy Points:
    18
    The code you recommended would hide uniques/rare as well (not just magic), but I was able to depict what I wanted from your post. Thank you!

    for anyone curious - this is what i used to hide magic items (will hide all blues except for charms)

    Item Colours[1-306,1001-1202][1,4]: -2

    The 1-306 is weapons
    1001-1202 is armor
    1 is selecting cracked items
    4 is selecting magic items
    -2 is to make them not show
     
  12. JivkoEnev

    JivkoEnev Supporter

    Joined:
    Mar 16, 2016
    Messages:
    76
    Likes Received:
    11
    Trophy Points:
    8
    Hi,
    item colours[1029-1033,1075-1079,1145-1149][1,2,3]:-2 - Gloves
    item colours[1034-1038,1080-1084,1150-1152][1,2,3,4]:-2 - Boots

    These are my gloves and boots lines (without the Gloves/Boots parts). I've checked to remove "Cracked", "Normal" and "Superior" versions for both, but it still drops them that way, even tho the item code of the item that is being dropped is there.
    Where is my mistake?

    Thanks!
     
  13. bolzer

    bolzer Senior Member

    Joined:
    Oct 13, 2017
    Messages:
    530
    Likes Received:
    183
    Trophy Points:
    43

    hi, what is the code to hide all useless unique items and show only useful ones
     
  14. Neko941

    Neko941 Supporter

    Joined:
    Apr 19, 2017
    Messages:
    363
    Likes Received:
    167
    Trophy Points:
    43

    There is no such an easy code in one line for hide some uniques.

    You have to select what unique you find useless and make it manually.

    Ofc u could take a common list of useless unique. U have those type of list on the config files of the two maphack ( bh and sting).

    Good search
     
    Nopik likes this.
  15. bolzer

    bolzer Senior Member

    Joined:
    Oct 13, 2017
    Messages:
    530
    Likes Received:
    183
    Trophy Points:
    43

    i have a list with useful ones but when i click button for hide items , sting map hack show me all unique items, i donte hhave thaht problem with magic and rare items
     
  16. melihsoykan

    melihsoykan Senior Member

    Joined:
    Jul 17, 2016
    Messages:
    296
    Likes Received:
    58
    Trophy Points:
    28

    Hello Everybody..I need help for this.
    I am using Diablo II Integrated Map Hack..And want to hide some items and change name maybe if its possible..

    [​IMG]
    I hide all junk items..


    is it possible to change healing and mana potions name "For example: H1-M1" or something



    ((Fixed gold thing after make it "-2"
    i think my d2hackmap file is broken because i fixed many things now after see there is "//" icon near them..i delete it and it hide items)) Still need help for others..
     
    Last edited: Apr 20, 2018
  17. JivkoEnev

    JivkoEnev Supporter

    Joined:
    Mar 16, 2016
    Messages:
    76
    Likes Received:
    11
    Trophy Points:
    8
    Also, I seem to be having an issue with the Myrmidon Greaves line item colours[1053-1054][1,2,3,4,6]:-2, where it would drop white ones, even tho they shouldn't be shown.

    item colours[1029-1033,1075-1079,1145-1149][1,2,3]:-2 - Gloves
    item colours[1034-1038,1080-1084,1150-1152][1,2,3,4]:-2 - Boots

    item colours[1-3,5-17,19-21,23-29,31-59,61-86,94-110,112-114,116-173,176-187,191-193,197-200,202-213,215-217,219-225,227-234,236-252,254,258-268,270-271,273-301,304-306][1,2,3,4,6]:-2 -removed weapons
    item colours[4,18,22,30,60,87-93,111,115,174-175,188-190,194-196,201,214,218,226,235,253,255-257,269,272,302-303][1]:-2 - weapons that stay

    item colours[1001-1014,1016-1021,1023-1028,1039-1067,1069-1074,1085-1097,1108-1112,1117-1123,1128-1130,1132-1136,1139-1141,1143-1144,1155-1160,1162-1167,1178-1187,1198-1202][1,2,3,4,6] - removed armors
    item colours[1015,1022,1068,1103-1107,1124-1127,1131,1137-1138,1142,1161,1173-1177,1193-1197][1,4]:-2 - armors that stay

    item colours[1098-1102,1168-1172,1188-1192][1]:-2 - barb helmets
    item colours[1113-1116][1,2,3]:-2 - diadems

    These are all of them and so far the only issiue seems to be with the still show white gloves like "Chain Gloves" code 1031 in the 1029-1033 code..
     
    Last edited: Apr 21, 2018
  18. melihsoykan

    melihsoykan Senior Member

    Joined:
    Jul 17, 2016
    Messages:
    296
    Likes Received:
    58
    Trophy Points:
    28

    Still looking answer for my question?

    I am using Diablo II Integrated Map Hack..

    -2 is Hide items
    -1 is Show items for me..(Tested)


    I want to change name " super healing and mana pots"

    Healing Pot Colours[5]: -1 ==Shows Super Healing
    Healing Pot Colours[5]: Red ==Shows Super Healing Pot name is "RED"
    Maybe there is command for change name too


    if its possible i always want to show items on ground..Without Alt key
     
    Last edited: Apr 22, 2018
  19. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,437
    Likes Received:
    3,069
    Trophy Points:
    113

    -2 is hide items
    -1 is show item with default color

    You cant change items names with sting maphack.

    And if you want see items on ground always as you said use this command :
    Perm Show Items Toggle: 1, VK_6

    Hope I help.
     
    melihsoykan likes this.
  20. melihsoykan

    melihsoykan Senior Member

    Joined:
    Jul 17, 2016
    Messages:
    296
    Likes Received:
    58
    Trophy Points:
    28

    Thanks mate @Nopik

    How i can learn item id?

    I cant hide some items..
     
  • Draft saved Draft deleted
    Loading...
    Similar Threads - Maphack hiding items
    1. Reacher
      Replies:
      1
      Views:
      5,508
    2. Gix
      Replies:
      13
      Views:
      28,190
    3. Gix
      Replies:
      15
      Views:
      26,111
    4. lethalbacon
      Replies:
      0
      Views:
      7,667
    5. Gix
      Replies:
      197
      Views:
      428,159
    Loading...