Loading...

Guide STING Maphack Configuration Guide

Discussion in 'Guides' started by Gix, May 8, 2016.

  1. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    Add Rune colors and specify their function: Rune Colours[1-10]: -2 // Rune Colours[11+]: Red
    Using w/e values and colors you want obviously
     
    ameth likes this.
  2. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    I uploaded a picture, how I see rune words. Which option can hide all those unnecessary info?
     

    Attached Files:

  3. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    You are viewing all the sockets inside the item, and the stats for them; You will have a line in your cfg like this: View Socketables Toggle: 0 or 1, VK_SomethingHere
    Find the hotkey it's listed as so you can toggle it on/off as desired, you can also change it to 0(if it's set as 1 currently) to have it off by default.
     
    ameth likes this.
  4. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    Something is not clear with baal essence. Lines in .vcb:

    Twisted Essence of Suffering, tes: 2146
    Charged Essence of Hatred, ceh: 2147
    Burning Essence of Terror, bet: 2148
    Festering Essence of Destruction, fed: 2149


    Lines in .cfg:
    Item Colours[Twisted Essence of Suffering]: Orange,0x68
    Item Colours[Charged Essence of Hatred]: Orange,0x68
    Item Colours[Burning Essence of Terror]: Orange,0x68
    Item Colours[Festering Essence of Destruction]: Orange,0x68

    And the result is on the uploaded pic. Why is it white instead f orange?
     

    Attached Files:

  5. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    Use either the item code(tes,ceh,bet,fed) or the item number (2146-2149). Also verify those entries arent listed somewhere else in the CFG also.
    Item Colours[2146-2149]: Orange, 0x68
     
  6. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    Added a line:

    Item Colours[2149]: Orange,0x68

    There is no change. I think, that "fed" is not correct in the first place in the vocabulary file. Could you test those lines in sting maphack and confirm, please? Or tell me item acronym from your maphack that works?
     
  7. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    The numbers maybe incorrect then for those essences....adding the item codes should not be an issue. The item codes sting is using are pulled from d2's own item codes. Those are what i provided you.
    I can add a line for it later to test...but if the item # didnt work, the item codes should ALWAYS work.

    Item Colours[tes,ceh,bet,fed]: Orange, 0x68

    EDIT: I can confirm that the item numbers 2147-2150 correctly indicate the essences. You can change colors with either numbers or codes, both were successful for me.
    *Make sure you are reloading your config between your changes
     
    Last edited: Jul 18, 2018
  8. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    I am not sure, I really understand it. There are no item numbers in D2 txt. Only short names. Like here # External link removed
    Item codes and long names are by vocabulary file and by nothing else. I used those short names found via that link, and some of them does not work. Those names are from original D2 mpq-s. They are only different if this realm changed them.
     
    Last edited by a moderator: Jul 18, 2018
  9. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    I'm not sure what else to tell you other than that you are mis-understanding or have something not setup correctly. If you have been editing your VCB file, you have likely corrupted it; it is not meant to be edited. The item numbers are a superficial number given to items by sting, they have no actual relevance to the game. The "short codes" you see on the basin are correct also, ALL of them. They are taken from D2's own info files...
    Here are two excerpts; 1 from D2 file Misc.Txt - other from Amazon Basin link you provided
    Misc.Txt (D2 DB File)
    [​IMG]

    Amazon Basin (Misc Section)
    [​IMG]
    As mentioned in my previous post; I have already tested this to confirm it for you(didnt have any TeS):
    [​IMG]
    [​IMG]

    So with all due respect, if you're still having issues; Please read the maphack guide carefully.
     
    Last edited: Jul 18, 2018
    nycter and Gix like this.
  10. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    You are talking about the original D2 while we are playing on a modified one.

    In Patch_D2.mpq there is only "/data/global/excel/misc.bin". There is no txt file. I cannot parse that .bin file :( In d2exp.mpq I found no such content in "/data/global/excel/misc.txt". Those items are simply not in there. I guess they are in the .bin.

    # Avoid posting external links, except those we allow such as diablowiki.

    That name "fed" does not work for me (I detailed content in #204).
     
    Last edited by a moderator: Jul 18, 2018
  11. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    I am well aware of the contents of the D2 Install directory....Some things you need to know.
    1)The game's item codes, maphack dependencies, etc have NOT been modified by this server. They are all the same, without exception.
    2)The information(Screenshots, etc) were taken in-game and online at this server
    3)The BIN files you see are just a compiled, useable copy of the TXT file you don't have access to(for security reasons). D2 compiles this automatically.
    4)The screenshot I provided of the item table was ripped using WINMPQ and opened with AFJ Sheet editor - This isn't my first rodeo.

    I would refer back to my previous comment please: If you have been editing VCB and tinkering with maphack dependencies(which sounds likely), THIS is the reason some of your items do not work; not due to modified settings on the server, or anything like that. Replace your corrupted VCB, re-download maphack if needed; and try your edits again. Make sure you put it at the top so you know it's not being interfered with by a duplicate entry. Make sure you have reloaded your config in between testing. Make sure you are editing d2hackmap.CFG. Make sure you are typing the item codes as shown. These are known good configurations you were provided with.

    Prime Example: "That "fed" simply does not work for me" ---> It works for everyone else, and I just showed you both item number and code work fine.
     
    Last edited: Jul 18, 2018
    nycter and Gix like this.
  12. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    Could you upload your .vcb + .cfg files please?
     
  13. Gix

    Gix Founder

    Joined:
    Jan 1, 2005
    Messages:
    54,504
    Likes Received:
    5,073
    Trophy Points:
    113

    @ameth, as @RandAlThor already mentioned several times by now your only issue here is that you're not following the maphack guide. You shouldn't edit the .vcb file therefore delete it and get the one that comes with the maphack archive, all other settings and edits should only be made inside of the d2hackmap.cfg file and that's it. All items codes and file structure are exactly as in the original patch, period.
    Please avoid going off topic from here on, this is a guide thread so let's keep it clean.
     
    nycter and RandAlThor like this.
  14. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    Yeah, it seems I corrupted the vocab file and it caused problems. My apology for being dumb. I found an offsite blog, how to patch up an early version of Sting Maphack's vocab file, and did it.

    I would like to ask for some special item values. So 2147..2150 are essences. Are there known intervals for pandemonium keys and organs too?
     
    RandAlThor likes this.
  15. RandAlThor

    RandAlThor Senior Member

    Joined:
    Apr 18, 2018
    Messages:
    114
    Likes Received:
    202
    Trophy Points:
    43
    We all make mistakes; no matter how much we think we know - no worries there. All item codes were kindly provided on the original post of this guide; with a special excerpt for keys and organs:
    Code:
    pk1, *Pandemonium Key 1: 2139
    pk2, *Pandemonium Key 2: 2140
    pk3, *Pandemonium Key 3: 2141
    bey, *Baal's Eye: 2142
    dhn, *Diablo's Horn: 2143
    mbr, *Mephisto's Brain: 2144
    You will find all the other item codes in the spoiler box near bottom. Cheers.
     
  16. horizon21

    horizon21 Senior Member

    Joined:
    Jun 11, 2013
    Messages:
    102
    Likes Received:
    44
    Trophy Points:
    28
    This is my endgame config, reflecting the items I am hunting for. Use at own discretion, as items you want may be hidden.

    Show CFGCheck Info : 0
    Enable Language Check : 0
    GameFilterSupport: 0
    Localization Support: 0
    CFG Version Eng : "Config by horizon21 for europebattle.net v0.6"

    Reload Config Key: VK_NUMPAD9
    Reveal Act Automap Key: VK_SUBTRACT
    View Player Stats Key: VK_OEM_2
    First Player Stat Key: -1
    Next Player Stat Key: -1
    Previous Player Stat Key: VK_OEM_COMMA
    Perm Show Items Toggle: 0, VK_6
    Monster Resists Toggle: 0, -1
    Socket Protect Toggle: 0, VK_INSERT
    View Socketables Toggle: 0, VK_9
    Item Basic Stats Toggle: 0, VK_9
    View Socket Base Items Toggle : 0, VK_9
    Item Value Toggle: 0, -1
    Item Levels Toggle: 1, VK_8
    Show Item Variable Prop Toggle: 0, -1
    Quick Next Game Key: VK_X
    View Equipment Key: VK_Y
    Hidden Items Toggle: 0, VK_7
    Switch Item Show Mode: VK_9
    Default Item Show Mode : 0
    Show Identified Item : 1, -1
    Show Base Stat: 1, VK_OEM_4

    Default Game Name: ""
    Default Game Password: ""
    ULC Mask Toggle: 0, -1
    Bug Auto Quit Toggle: 0, -1
    Bug Alert Times: 3
    Skip Quest Message: 8

    Item ExtInfo Toggle : 1 , -1
    Item ExtInfo File Eng: "ItemInfo_Eng.cfg"
    Default ExtInfo Colour : 8

    State Monitor Toggle: 0 , -1

    Show Exp Toggle: 1, -1 , 2
    Show Ping Toggle: 0, -1
    Out Town Select Toggle: 0, -1

    //Kill Count Toggle: 0, -1, 3
    //GetHit Count Toggle: 0, -1, 2

    //Show Base ED Toggle : 1, -1
    //Show Party Position Toggle: 1, -1
    //Show Party Level Toggle: 1, -1

    Center Map Scroll Key: VK_PAUSE
    Scroll Map Toggle: 0, VK_SCROLL
    Diagonal Scroll Toggle: 1, -1

    //Scroll Mode: 2
    //Map Scroll Key1: VK_J
    //Map Scroll Key2: VK_H
    //Map Scroll Key3: VK_Y
    //Map Scroll Key4: VK_U
    //Map Scroll Key5: VK_N


    Map Scroll Offset1[1-5]: 20, 12
    Map Scroll Offset2[1-5]: -20, 12
    Map Scroll Offset3[1-5]: -20, -12
    Map Scroll Offset4[1-5]: 20, -12
    Map Scroll Offset5[3]: -40, 10

    //Player Blob File: "blobplayer"
    //Monster Blob File: "blobmonster"
    //Object Blob File: "blobchest"
    Missile Blob File: "blobdot"
    //Item Blob File: "blobitem"
    //Boss Blob File: "blobBoss"
    //Npc Blob File: "blobNpc"
    //My Blob File: "blobMe"
    //Corpse Blob File: "blobCorpse"


    Full Visuals Toggle: 1, VK_MULTIPLY
    Weather Toggle: 1, VK_MULTIPLY
    Infravision Toggle: 1, VK_MULTIPLY
    Light Radius Toggle: 1, VK_MULTIPLY
    Screen Shake Toggle: 1, VK_MULTIPLY


    Reveal Level Automap Key: -1
    Auto Reveal Act: 1
    AutoMap Toggle: 1, -1
    Auto Next Game Name: 1
    Auto Next Game Password: 1

    //Locale MPQ:"d2locale.mpq"
    Input Line Toggle: 1, -1


    Unknown Warden Mod Action: 0
    Extrawork Dll Action: 0
    Version Checking Dll Action: 0

    Enter Game Sound : 0
    Right Click Swap Toggle: 1, -1
    Ctrl Click Swap Toggle : 1 ,-1
    Quick Drop Toggle : 1 ,-1

    Message Log Toggle: 2
    Message Log File Size : 1000

    Game Time Toggle: 1, -1
    Clock Toggle: 1, -1
    Layer Level No Toggle : 0, -1
    Server Ip Toggle: 0, -1
    Area Level Toggle: 1, -1


    Automap Active Rooms Toggle: 0, -1
    Automap Ready Rooms Toggle: 0, -1
    Automap Screen Area Toggle: 0, VK_SCROLL

    Automap Active Rooms Colour: 0x77
    Automap Ready Rooms Colour: 0x77
    Automap Screen Area Colour: 0x55
    Mini Shrines Toggle: 1, -1
    //Life Bar Transparency: 2
    //Life Bar Colour: 0x08

    Perm Show Orbs Toggle: 1, -1

    Dangerous Monster Action: back to town
    Dangerous Monster Chicken Toggle: 0, VK_NUMPAD8
    Dangerous Monster[Burning Soul 2, Black Soul 2]: lr,-30 // fr, cr, lr, pr

    Automap Level Names Toggle: 1, -1
    Level Name Colour: White
    Staff Tomb Level Desc: "%2<==Here"
    Minimap Size: 3
    Minimap Toggle: 1, -1
    Minimap Cell Colour: 0x84
    // format: Minimap Cells[level number][cell no.1, cell no.2, ...] : 1 , color2 // 1 for enable, -1 for disable
    // example:
    //Minimap Cells[Catacombs Level 2][Catacombs Level 3]: 1 , 0x62
    //Minimap Cells[Catacombs Level 3][Catacombs Level 4]: 1 , 0x62
    //Act1:
    Minimap Cells[Rogue Encampment][The Secret Cow Level]: 1
    Minimap Cells[Blood Moor][Den of Evil]: 1
    Minimap Cells[Stony Field][Cairn Stone]: 1
    Minimap Cells[Black Marsh][Forgotten Tower]: 1
    Minimap Cells[Dark Wood][Tree of Inifuss]: 1

    Minimap Cells[Tower Cellar Level 1][Tower Cellar Level 2]: 1
    Minimap Cells[Tower Cellar Level 2][Tower Cellar Level 3]: 1
    Minimap Cells[Tower Cellar Level 3][Tower Cellar Level 4]: 1
    Minimap Cells[Tower Cellar Level 4][Tower Cellar Level 5]: 1
    Minimap Cells[Tamoe Highland][Pit Level 1]: 1
    Minimap Cells[Pit Level 1][Pit Level 2]: 1

    Minimap Cells[Jail Level 1][Jail Level 2]: 1
    Minimap Cells[Jail Level 2][Jail Level 3]: 1
    Minimap Cells[Jail Level 3][Inner Cloister]: 1
    Minimap Cells[Catacombs Level 1][Catacombs Level 2]: 1
    Minimap Cells[Catacombs Level 2][Catacombs Level 3]: 1
    Minimap Cells[Catacombs Level 3][Catacombs Level 4]: 1

    Minimap Cells[Cold Plains][Crypt]: 1
    Minimap Cells[Barracks][316]: 1
    //Act2:
    Minimap Cells[Far Oasis][Maggot Lair Level 1]: 1
    Minimap Cells[Maggot Lair Level 1][Maggot Lair Level 2]:1
    Minimap Cells[Maggot Lair Level 2][Maggot Lair Level 3]:1
    Minimap Cells[lost city][Claw Viper Temple Level 1] :1
    Minimap Cells[Lost City][Ancient Tunnels]: 1 ,0x62
    Minimap Cells[Claw Viper Temple Level 1][Claw Viper Temple Level 2]: 1
    Minimap Cells[Arcane Sanctuary][Horazon's Journal]: 1
    //Act3:
    Minimap Cells[Kurast Bazaar][Ruined Temple]: 1
    Minimap Cells[Durance of Hate Level 1][Durance of Hate Level 2]: 1
    Minimap Cells[Durance of Hate Level 2][Durance of Hate Level 3]: 1
    Minimap Cells[Flayer Jungle][315]: 1
    //Act4
    Minimap Cells[Plains of Despair][Izual on Minimap]: 1
    Minimap Cells[River of Flame][Hellforg on Minimap]: 1

    //Act5
    Minimap Cells[Crystalline Passage][Frozen River]: 1
    Minimap Cells[Frozen River][Anya on Minimap]: 1
    Minimap Cells[118][Arreat Summit]: 1
    Minimap Cells[Halls of Anguish][Halls of Pain]: 1
    Minimap Cells[Halls of Pain][Halls of Vaught]: 1
    Minimap Cells[Halls of Vaught][Nihlathak on Minimap]: 1
    Minimap Cells[Worldstone Keep Level 1][Worldstone Keep Level 2]: 1
    Minimap Cells[Worldstone Keep Level 2][Worldstone Keep Level 3]: 1
    Minimap Cells[Worldstone Keep Level 3][Throne of Destruction]: 1


    Monster Death Anims[1+]: 0
    Monster Level Toggle: 1, -1
    Monster TC Toggle: 1, -1
    Monster Rune TC Toggle: 0, -1
    Monster HPPercent Toggle: 0 ,-1
    Monster Resists Toggle: 0, -1
    Monster Distance Toggle: 0 ,-1
    Player Level Toggle: 0 ,-1
    Player Distance Toggle: 0 ,-1
    Player HPPercent Toggle: 0 ,-1
    Boss Name Toggle: 1 , -1

    Automap Items Toggle: 0, VK_DIVIDE
    Rune Numbers Toggle: 1, -1
    Automap Party Default: 1
    Automap Names Default: 1

    Auto Invite Toggle: 1, VK_NUMPAD4
    Auto Party Toggle: 1, VK_NUMPAD5
    Auto Loot Permit : 0, VK_NUMPAD6

    //Item Colours[?]: ?

    //Example :-
    //Item Colours[Shako][Unique]: 1,0x20 //show unique shako name red and automap white
    Item Colours[Ear]: -2 //hide ears

    Item Colours[All][Unique]: Gold
    Item Colours[All][Set]: 10
    Item Colours[All]][Rare]: 9
    Item Colours[All][8]: 8
    Item Colours[Ear]: -1,-2
    Item Colours[Scroll of Town Portal]: -2
    Item Colours[Scroll of Identify]: -2
    Item Colours[Key]: -2
    Item Colours[Arrows]: -2
    Item Colours[Bolts]: -2
    Item Colours[Jewel]: 11
    Item Colours[Jewel][Unique]: Gold
    Charm Colours[All][3]: 8
    Charm Colours[All][Unique]: Gold
    Item Colours[Antidote Potion]: -2
    Item Colours[Thawing Potion]: -2
    Item Colours[Rancid Gas Potion]: -2
    Item Colours[Choking Gas Potion]: -2
    Item Colours[Stamina Potion]: -2
    Item Colours[Oil Potion]: -2
    Item Colours[Strangling Gas Potion]: -2
    Healing Pot Colours[1+]: -2
    Mana Pot Colours[1+]: -2
    Rejuv Pot Colours[1]: -2
    Rejuv Pot Colours[2+]: White
    Gem Colours[1+]: 8
    Amethyst Colours[1+]: 8
    Amethyst Colours[4+]: 8
    Topaz Colours[1+]: 8
    Topaz Colours[4+]: 8
    Sapphire Colours[1+]: 8
    Sapphire Colours[4+]: 8
    Emerald Colours[1+]: 8
    Emerald Colours[4+]: 8
    Ruby Colours[1+]: 8
    Ruby Colours[4+]: 8
    Diamond Colours[1+]: 8
    Diamond Colours[4+]: 8
    Skull Colours[1+]: 8
    Skull Colours[4+]: 8
    Item Colours[2140-2146][2]: 1,0x62

    Rune Colours[1-16]: -2
    Rune Colours[17+]: Red

    Good Gold Number: 6000
    Good Gold Colour: 0
    Poor Gold Colour: -2

    //Example :-
    //Poor Gold Colour: -1,-2 /// that makes items invisible when you press alt

    Hidden Corpses Toggle: 0, -1
    Automap Corpses Toggle: 1, -1
    Normal Corpse Colour: 0x08
    //Boss Corpse Colour: 0x08
    //Minion Corpse Colour: 0x08
    //Champion Corpse Colour: 0x08
    //Monster Corpse Colours[0+]: 0x08
    //Monster Corpses[0+]: 1

    Party Player Text Colour: 2
    Neutral Player Text Colour: 9
    Hostile Player Text Colour: 1
    Neutral Player Colour: 0x6f
    Hostile Player Colour: 0x5b
    Friend Minion Colour : 0x7f
    Player Minion Colour: 0xcb

    Automap Monsters Toggle: 1, VK_DIVIDE
    Normal Monster Colour: 0x62
    Boss Monster Colour: 0x5b
    Minion Monster Colour: 0x66
    Champion Monster Colour: 0x68
    Act5 Barbarian Colour: 0x9f
    Super Unique Colour : 0x6f

    Monster Colours[Undead Stygian Doll 1]: 0x9b
    Monster Colours[Undead Stygian Doll 2]: 0x9b
    Monster Colours[Gloam 1]: 0x9b
    Monster Colours[Gloam 2]: 0x9b
    Monster Colours[Burning Soul 1]: 0x9b
    Monster Colours[Burning Soul 2]: 0x9b
    Monster Colours[734]: 0x9b
    Monster Colours[Black Soul 1]: 0x9b
    Monster Colours[Black Soul 2]: 0x9b
    Monster Colours[Soul Killer 3]: 0x9b
    Monster Colours[Soul Killer 4]: 0x9b
    Monster Colours[Frenzied Ice Spawn]: 0x9b
    Monster Colours[Tomb viper 1]: 0x9b
    Monster Colours[Tomb Viper 2]: 0x9b
    Monster Colours[Undead Soul Killer 2]: 0x9b

    Monster Colours[411]: 0x20 //wake of fire
    Monster Colours[412]: 0x20 //Charged Bolt Sentry
    Monster Colours[413]: 0x20 //Lightning Sentry
    Monster Colours[417]: 0x20 //Death Sentry
    Monster Colours[352-354]: 0x20 //Hydra1-Hydra3

    Monster Desc Colour: Red
    Enchantment Descs: 0
    Extra Strong Desc: -2
    Extra Fast Desc: -2
    Cursed Desc: -2
    Magic Resistant Desc: -2
    Fire Enchanted Desc: -2
    Lightning Enchanted Desc: -2
    Cold Enchanted Desc: -2
    Thief Desc: 0
    Mana Burn Desc: -2
    Teleportation Desc: -2
    Spectral Hit Desc: -2
    Stone Skin Desc: -2
    Multiple Shots Desc: -2
    Ghostly Desc: -2
    Fanatic Desc: -2
    Possessed Desc: -2
    Berserker Desc: -2
    Champion Desc: 0

    // Auras Enhanted:
    Aura Descs : 0
    Might Aura Desc: -2
    Holy Fire Aura Desc: -2
    Blessed Aim Aura Desc: -2
    Holy Freeze Aura Desc: -2
    Holy Shock Aura Desc: -2
    Conviction Aura Desc: -2
    Fanaticism Aura Desc: -2

    // Immunities:
    Immunity Descs : 0
    Physical Immunity Desc: -2
    Magic Immunity Desc: -2
    Fire Immunity Desc: -2
    Lightning Immunity Desc: -2
    Cold Immunity Desc: -2
    Poison Immunity Desc: -2

    Automap Chests Toggle: 1, VK_DIVIDE
    Closed Chest Colour: 0x09
    Locked Chest Colour: 0x08

    Automap Missiles Toggle: 1, VK_DIVIDE
    Hostile Missile Colour: 0x62
    Guided Missile Colour: 0x5b
    Tracer Missile Colour: 0x97
    Other Missile Colour: 0x84
    Missile Colours[All Arrows]: -2
    Missile Colours[BoneSpirit]: 0x20
    Missile Colours[teeth]: 0x20
    Missile Colours[BoneSpirit]: 0x20

    Ethereal Item Prefix: "[Eth]"
    Ethereal Item Postfix: -2

    //MANUAL EDITS:

    //*****ITEM VARIABLE CHART FOR USE BELOW******
    //EXAMPLE: ITEM COLOURS[ITEMS # IN D2HACKMAP.VCB][ITEM QUALITY TO HIDE 1,2,3,4,5,6,7,8]: -2 // -2 means hidden

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

    Item Colours[84][1,2,3,4,5,6,7]: -2 // exploding potion hidden

    //****** AMULETS,RINGS AND JEWELS******
    Item Colours[2013][4]: -2 //Magic Amulets are hidden
    Item Colours[2015][4]: -2 //Magic Rings are hidden

    //******CIRCLETS******
    //Normal Items (Circlets)
    Item Colours[1113-1116][1,2,3]: -2 //White and Magic are hidden

    //******NORMAL/EXCEPTIONAL WEAPONS AND ARMOR - A LOT is hidden. consult d2hackmap.vcb for details******

    //Normal Weapons
    Item Colours[1-2][1,2,3,4,5,6,7]: -2
    Item Colours[3][1,4,5,6,7]: -2 //Double Axe for RW shown
    Item Colours[4-21][1,2,3,4,5,6,7]: -2
    Item Colours[22][1,4,5,6,7]: -2 //Flails for RW
    Item Colours[23-29][1,2,3,4,5,6,7]: -2
    Item Colours[30][1,4,5,6,7]: -2 //Crystal Sword for RWs
    Item Colours[31-80][1,2,3,4,5,6,7]: -2

    //Exceptional Weapons
    Item Colours[94-110][1,2,3,4,5,6,7]: -2
    Item Colours[111][1,4,5,6]: -2 // Hand of Blessed Light shown
    Item Colours[112-113][1,2,3,4,5,6,7]: -2
    Item Colours[114][1,2,3,4,6,7]: -2
    Item Colours[115-121][1,2,3,4,5,6,7]: -2
    Item Colours[122][1,2,3,4,5,6]: -2 // Ali Baba Shown
    Item Colours[123-148][1,2,3,4,5,6,7]: -2
    Item Colours[149][1,2,3,4,5,6,]: -2 // Hone Sundan Shown
    Item Colours[150-173][1,2,3,4,5,6,7]: -2

    //Normal Armor
    Item Colours[1001-1022][1,2,3,4,5,6,7]: -2
    Item Colours[1010][1,2,3,4,5,6,7]: -2
    Item Colours[1023][1,2,3,4,5,6,7]: -2 // Pelta Lunata
    Item Colours[1024-1028][1,2,3,4,5,6,7]: -2
    Item Colours[1029][1,2,3,4,5,7]: -2 //Leather Gloves
    Item Colours[1030][1,2,3,5,7]: -2 //Heavy Gloves
    Item Colours[1031][1,2,3,4,5,7]: -2 //Chain Gloves
    Item Colours[1032][1,2,3,4,5]: -2 // Magefists SHOWN
    Item Colours[1033][1,2,3,4,5,7]: -2 // Frostburn HIDDEN
    Item Colours[1034][1,2,3,4,5]: -2 // Hotspur SHOWN (LLD, normal duels)
    Item Colours[1035-1036][1,2,3,4,7]: -2
    Item Colours[1037][1,2,3,4,5,7]: -2 // Goblin Toe SHOWN
    Item Colours[1039][1,2,3,4,5]: -2 // Lenymo SHOWN (LLD)
    Item Colours[1038-1041][1,2,3,4,5,7]: -2
    Item Colours[1042][1,2,3,4,5,7]: -2 // Goldwrap SHOWN (GF)
    Item Colours[1043-1046][1,2,3,4,5,6,7]: -2

    //Exceptional Armor
    Item Colours[1047-1048][1,2,3,4,6,7]: -2
    Item Colours[1049][1,2,3,4,6]: -2 // Stealskull Shown
    Item Colours[1050][1,2,3,4,6,7]: -2 // War Hat HIDDEN
    Item Colours[1051][1,2,3,4,6]: -2 //Valkyrie Wing, Guillaume's Face
    Item Colours[1052][1,2,3,4,6,7]: -2 //Crown of Thieves
    Item Colours[1053-1054][1,2,3,4,5,6,7]: -2
    Item Colours[1055][1,2,3,4,5,6]: -2 //Vipermagi SHOWN
    Item Colours[1056-1059][1,2,3,4,5,6,7]: -2
    Item Colours[1060-1062][1,2,3,4,5,6]: -2 // Shaftstop, Duriel's Shell, Skullder's Ire SHOWN
    Item Colours[1063][1,2,3,4,5,6,7]: -2
    Item Colours[1064][1,2,3,4,5,6]: -2 // Toothrow SHOWN
    Item Colours[1065-1067][1,2,3,4,6,7]: -2
    Item Colours[1068][1,4,5,6,7]: -2 // Mage Plate Norm and Surp SHOWN
    Item Colours[1069-1074][1,2,3,4,6,7]: -2
    Item Colours[1075][1,2,3,4,5,7]: -2 //Demonhide Gloves Rare gloves shown
    Item Colours[1076][1,2,3,7]: -2 // Magic Sharkskin Gloves SHOWN - Blood Craft Gloves
    Item Colours[1077][1,2,3,4,7]: -2 // Heavy Bracers Hit Power Gloves Craft
    Item Colours[1078][1,2,3]: -2
    Item Colours[1079-1080][1,2,3,4,7]: -2 //War Gauntlets
    Item Colours[1081-1082][1,2,3,4]: -2
    Item Colours[1083][1,2,3,4]: -2
    Item Colours[1084-1086][1,2,3,4]: -2
    Item Colours[1087-1088][1,2,3,4,7]: -2
    Item Colours[1089][1,2,3,4]: -2
    Item Colours[1090][1,2,3,4,6]: -2 // Vampire's Gaze Shown
    Item Colours[1091-1092][1,2,3,4,5,6,7]: -2


    //******ELITE ARMOR******
    //Elite Helms
    Item Colours[1116][1,2,3]: -2 // Diadem - all above magic inlcl are shown
    Item Colours[1117][1,2,3,4,6]: -2 // Harlequin Crest Shown
    Item Colours[1118-1120][1,2,3,4,7]: -2
    Item Colours[1121][1,2,3,4,5,6]: -2 // Nightwing Veil Shown
    Item Colours[1122][1,2,4,6]: -2 //Superior Corona only - Shown/Runewords
    Item Colours[1123][1,2,4,6]: -2 //Superior Demon Head Only - Shown/Runewords
    Item Colours[1160][1,2,4,6]: -2 //Superior Bone Visage Only - Shown/Runewords

    //Elite Armor
    Item Colours[1124][1,4,6]: -2 //Duskshroud - Shown
    Item Colours[1125-1126][1,2,3,4,6]: -2
    Item Colours[1127][1,4,6]: -2 //Wirefleece - Shown
    Item Colours[1128-1130][1,2,3,4,6]: -2
    Item Colours[1131][1,4,6]: -2 //Great Hauberk - Shown
    Item Colours[1132-1133][1,2,3,4,6]: -2
    Item Colours[1134][1,2,3,4,6]: -2 //Kraken shell - set shown - mavina
    Item Colours[1135][1,4,6]: -2 //Lacquered Plate - Shown
    Item Colours[1136][1,2,3,4,6]: -2
    Item Colours[1137][1,4,6]: -2 //Sacred Armor - Shown
    Item Colours[1138][1,4,6]: -2 //Archon Plate - Shown

    //Elite Gloves
    Item Colours[1145][1,2,3,4]: -2 //Bramble Mitts
    Item Colours[1146][1,2,3]: -2 //Vampirebone Gloves - Blood Crafting
    Item Colours[1147][1,2,3,4,7]: -2 //Vambraces
    Item Colours[1148-1149][1,2,3,4,]: -2 // Ogre Gauntlets

    //Elite Boots
    Item Colours[1150-1154][1,2,3,4]: -2

    //Elite Belts
    Item Colours[1155-1159][1,2,3,4]: -2

    //Elite Shields
    Item Colours[1139-1140][1,2,3,4,6,7]: -2
    Item Colours[1141][1,2,3,4,6,7]: -2 //Hyperion only - Hidden Dream/Dragon Runeword
    Item Colours[1142][1,4,6]: -2 //Monarch - Shown
    Item Colours[1143][1,2,3,4,6]: -2
    Item Colours[1144][1,2,4,6]: -2 //Superior Ward only - Shown
    Item Colours[1161][1,2,3,4,6]: -2 //Troll Nest - Hidden Dream/Dragon Runeword
    Item Colours[1162][1,2,3,4,6]: -2


    //******ELITE WEAPONS******
    //Elite Axes
    Item Colours[197-200][1,2,3,4,6]: -2
    Item Colours[201][1,4,6]: -2 //Berserker Axe - Shown
    Item Colours[202-203][1,2,3,4,6]: -2
    Item Colours[204][1,2,4,6]: -2 //Superior Decapitator only - Shown
    Item Colours[205-206][1,2,3,4,6]: -2
    Item Colours[197-206][7]: -2

    //Elite Wands
    Item Colours[207-210][1,4,6]: -2 //Runeword White
    Item Colours[207-208][7]: -2

    //Elite Maces
    Item Colours[211-213][1,2,3,4,6]: -2
    Item Colours[214][1,4,6]: -2
    Item Colours[215-221][1,2,3,4,6]: -2
    Item Colours[211][7]: -2
    Item Colours[213-217][7]: -2
    Item Colours[220-221][7]: -2

    //Elite Swords
    Item Colours[222-225][1,2,3,4,6]: -2
    Item Colours[226][1,4,6]: -2 //Phase Blade - Shown
    Item Colours[227-233][1,2,3,4,6]: -2
    Item Colours[234][1,4,6]: -2 //Colossus Sword - Shown
    Item Colours[235][1,4,6]: -2 //Colossus Blade - Shown
    Item Colours[222-225][7]: -2
    Item Colours[227-232][7]: -2

    //Elite Daggers
    Item Colours[236-239][1,2,3,4,6,]: -2 // Wizardspike Shown

    //Elite Throwing
    Item Colours[240-243][1,2,3,4,6]: -2
    Item Colours[240-242][7]: -2

    //Elite Javelins
    Item Colours[244-248][1,2,3,4,6]: -2
    Item Colours[244-248][7]: -2

    //Elite Spears
    Item Colours[249-252][1,2,3,4,6,7]: -2
    Item Colours[253][1,2,4,6]: -2 //Superior War Pike only - Shown

    //Elite Polearms
    Item Colours[254][1,2,3,4,6]: -2 //Orge Axe - Hidden
    Item Colours[255][1,4,6]: -2 //Colossus voulge - Shown
    Item Colours[256][1,4,6]: -2 //Thresher - Shown
    Item Colours[257][1,4,6]: -2 //Cryptic Axe - Shown
    Item Colours[258][1,4,6]: -2 //Great Poleaxe - Shown
    Item Colours[259][1,4,6]: -2 //Giant Thresher - Shown

    //Elite Staves
    Item Colours[260-264][1,2,3,4,6]: -2

    //Elite Bows
    Item Colours[265-267][1,2,3,4,6]: -2
    Item Colours[268][1,2,3,4,6]: -2 //Great Bow - Hidden
    Item Colours[269][1,2,3,4,6]: -2
    Item Colours[270][1,2,4,6]: -2 //Superior Crusader Bow only - Shown
    Item Colours[271][1,2,3,4,6]: -2
    Item Colours[272][1,2,4,6]: -2 //Superior Hyrda Bow only - Shown

    //Elite Crossbows
    Item Colours[273-274][1,2,3,4,6]: -2
    Item Colours[275][1,2,4,6]: -2 //Superior Colossus Crossbow - Shown
    Item Colours[276][1,2,3,4,6]: -2
    Item Colours[274-276][7]: -2

    //******ASSASSIN KATARS******
    //Assassin Normal Weapons
    Item Colours[176-182][1,2,3,4,6,7]: -2
    //Assassin Exceptional Weapons
    Item Colours[183-187][1,2,3,4,5,6,7]: -2
    Item Colours[188][1,3,4,5,7]: -2 // Normal and Rare Greater Talon shown (Chaos RW, Traps)
    Item Colours[189][1,2,3,4,5,6,7]: -2
    //Assassin Elite Weapons
    Item Colours[190-194][1,2,3,4]: -2 //Rare Only
    Item Colours[195][1,4]: -2
    Item Colours[196][1,4]: -2 //Scissors Suwayyah, Chaos Runeword
    Item Colours[176-187][7]: -2
    Item Colours[189-196][7]: -2


    //******SORCERESS ORBS******
    //Sorceress Normal Orbs
    Item Colours[277-301][1,2,3,4,6]: -2 //Only Set and Unique - Shown


    ******AMAZON WEAPONS******
    //Amazon Normal Weapons
    Item Colours[282-286][1,2,3,4,5,6,7]: -2
    //Amazon Exceptional Weapons
    Item Colours[292-295][1,2,3,4,5,6,7]: -2
    //Amazon Elite Weapons
    Item Colours[302][1,2,3,4,6]: -2
    Item Colours[303][1,2,3,4,6,7]: -2 //Grand Matron Bow - Shown
    Item Colours[304-305][1,2,3,4,6]: -2
    Item Colours[306][1,2,3,4,6]: -2
    //Item Colours[302-306][7]: -2


    //******DRUID PELTS******
    //Druid Normal Pelts
    Item Colours[1093-1097][1,2,3,4]: -2 //Only Rare - Shown
    //Druid Exceptional Pelts
    Item Colours[1163-1167][1,2,3,4]: -2 // Only Rare - Shown
    //Druid Elite Pelts
    Item Colours[1183-1187][1,2,3,4]: -2 // Only Rare - Shown



    //******BARBARIAN HELMS******
    //Barbarian Normal Helms
    Item Colours[1098-1102][1,2,3,4,6]: -2 //Barb Helms all types Hidden
    //Barbarian Exceptional Helms
    Item Colours[1168-1172][1,2,3,4,6]: -2
    //Barbarian Elite Helms
    Item Colours[1188-1192][1,2,3,4,6]: -2



    //******NECROMANCER SHRUNKEN HEADS******
    //Necromancer Normal Shrunken Heads
    Item Colours[1108-1112][1,2,3,4,6]: -2
    //Necromancer Exceptional Shrunken Heads
    Item Colours[1178-1182][1,2,3,4,6]: -2
    //Necromancer Elite Shrunken Heads (Necromancer)
    Item Colours[1198-1202][1,2,3,4,6]: -2


    //******PALADIN SHIELDS******
    //Paladin Normal Shields
    Item Colours[1103-1107][1,2,3,4,5,6]: -2
    //Paladin Exceptional Shields
    Item Colours[1173-1177][1,2,3,4,5,6]: -2
    //Paladin Elite Shields (Paladin)
    Item Colours[1193][1,4,6]: -2
    Item Colours[1194][1,4]: -2
    Item Colours[1195-1197][1,4,6]: -2 //Kurast, Zakarum, Vortex Paladin Shields shown
     
    Last edited: Jul 26, 2018
    Atox and Gix like this.
  17. admund8

    admund8 Active Member

    Joined:
    Feb 6, 2018
    Messages:
    74
    Likes Received:
    47
    Trophy Points:
    18
    Hi, there is a possibility to show runword base item stat, eg 15ed?
     
  18. Ivan Dimitrov

    Ivan Dimitrov Well-Known Member

    Joined:
    Nov 25, 2017
    Messages:
    1,162
    Likes Received:
    161
    Trophy Points:
    63

    Can someone help about this isssue ? Is it from the compability, ? Ive tried with service pack 2 and 3 and windows 8 , im with windows 10 and before was working almost perfect , the same problem but more often (2-3 hours) ...
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      276.3 KB
      Views:
      17
  19. Gix

    Gix Founder

    Joined:
    Jan 1, 2005
    Messages:
    54,504
    Likes Received:
    5,073
    Trophy Points:
    113

    Run the game and maphack as administrator, alternatively download sting integrated maphack so it starts together with the game.
     
  20. ameth

    ameth Senior Member

    Joined:
    Jun 28, 2018
    Messages:
    508
    Likes Received:
    119
    Trophy Points:
    43

    There is "View Socket Base Items Toggle" hotkey in your config file.
     
    Atox and admund8 like this.
  • Draft saved Draft deleted
    Loading...
    Similar Threads - STING Maphack Configuration
    1. Reacher
      Replies:
      1
      Views:
      5,542
    2. Gix
      Replies:
      13
      Views:
      28,243
    3. Gix
      Replies:
      15
      Views:
      26,164
    4. lethalbacon
      Replies:
      0
      Views:
      7,681
    5. Gix
      Replies:
      197
      Views:
      428,571
    Loading...