PoEHUD Overlay Updated menu

User Tag List

Page 402 of 461 FirstFirst ... 302352398399400401402403404405406452 ... LastLast
Results 6,016 to 6,030 of 6913
  1. #6016
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    All unique strongboxes:

    Code:
    # UNIQUE STRONGBOXES
    Metadata/Monsters/Daemon/BarrelOfSpidersDaemonUnique; Strange Barrel; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonKaomTotems;  Kaom's Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest2; Kaom's Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest3; Empyrean Apparatus; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest4; Ashes of the Condemned; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonTormentContinous;  Ashes of the Condemned; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonSandstormDaemon; Deshret's Storm; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonExileUniqueChest1;  Perandus Bank; ffD2742D
    Metadata/Monsters/Daemon/WeylamsWarchestUnique; Weylam's War Chest; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonFireWarband; Redblade Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonColdWarband; Mutewind Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonLightningWarband; Brinerot Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonChaosWarband; Renegades Cache; ffD2742D
    "Education isn't something you can finish." Isaac Asimov

    PoEHUD Overlay Updated
  2. Thanks Zestro, datz (2 members gave Thanks to vmv for this useful post)
  3. #6017
    Zestro's Avatar Active Member
    Reputation
    57
    Join Date
    May 2012
    Posts
    166
    Thanks G/R
    6/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    All unique strongboxes:

    Code:
    # UNIQUE STRONGBOXES
    Metadata/Monsters/Daemon/BarrelOfSpidersDaemonUnique; Strange Barrel; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonKaomTotems;  Kaom's Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest2; Kaom's Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest3; Empyrean Apparatus; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonRareUniqueChest4; Ashes of the Condemned; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonTormentContinous;  Ashes of the Condemned; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonSandstormDaemon; Deshret's Storm; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonExileUniqueChest1;  Perandus Bank; ffD2742D
    Metadata/Monsters/Daemon/WeylamsWarchestUnique; Weylam's War Chest; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonFireWarband; Redblade Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonColdWarband; Mutewind Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonLightningWarband; Brinerot Cache; ffD2742D
    Metadata/Monsters/Daemon/ChestDaemonSummonChaosWarband; Renegades Cache; ffD2742D
    vmv you're amazing. God I wish I could this as fast as you.

  4. #6018
    stfufag's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    294
    Thanks G/R
    46/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If someone could tell me how i can pull data out of the ggpk I could help, complete noob here :d

    the ggpk is available via torrent already https://www.pathofexile.com/public/P...reseed.torrent

  5. #6019
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by stfufag View Post
    If someone could tell me how i can pull data out of the ggpk I could help, complete noob here :d

    the ggpk is available via torrent already https://www.pathofexile.com/public/P...reseed.torrent
    I wouldn't worry about it. But if you really want to, try grabbing the ggpk viewer. If you can see all the records in BaseItemTypes.dat, Tags.dat, Mods.dat, and Stats.dat, then absolute worst case scenario I can peek in the source code and see what the changes are, but it's usually really easy to figure out. And I really don't anticipate there being a change to any of those files.

  6. #6020
    tvinki's Avatar Active Member
    Reputation
    21
    Join Date
    Mar 2014
    Posts
    163
    Thanks G/R
    37/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I'll try to have it working as soon as possible, but it's simply not a priority with how much better the x64 version of HUD is (plugins!).
    y 64 much better, but in last beta patch a lot of people have crash on dx11

  7. #6021
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    If im being honest, all offsets should be stored via json and loaded on start so people can edit/fix without re-compiling

    //e Also this should have a discord.

  8. #6022
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by tvinki View Post
    y 64 much better, but in last beta patch a lot of people have crash on dx11
    X64 is much better cuz that's the future. It doesn't matter if there are bugs or not, they will fix it. What matters is that it provide more features and Improvements.
    Why is Linux 16 better than Linux 12?
    Why is Windows 10 better than Windows 98?
    Why is FIFA 17 better than whatever previous version was.
    Last edited by GameHelper; 08-04-2017 at 07:39 AM.
    If I did not reply to you, it mean the question you are asking is stupid.

  9. #6023
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    X64 is much better cuz that's the future.
    Why is Linux 16 better than Linux 12?
    Why is Windows 10 better than Windows 98?
    Why is FIFA 17 better than whatever previous version was.
    his y in this case = yes fyi

  10. #6024
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you change the active loot filter? Trying to use the strict version of neversink but I can't find a way to change it from the regular one supplied with the hud.

  11. #6025
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Damit, Exile me now!


    Sometime I feel like assumbly language is easier to understand cuz in that language 1 instruction have only 1 meaning.
    Last edited by GameHelper; 08-04-2017 at 07:43 AM.
    If I did not reply to you, it mean the question you are asking is stupid.

  12. #6026
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Damit, Exile me now!


    Sometime I feel like assumbly language is easier to understand cuz in that language 1 instruction have only 1 meaning.
    Tell me about it, born an English speaker and people who have it as their second language spell better than me :C

  13. #6027
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by xorchid View Post
    There are so many reasons to not support x86. Don't get sucked in.
    Yeah, people on crappy hardware are a lot less likely to donate (making it far less worthwhile for me to maintain, since I have zero personal reasons to update x86 unless people are donating for it, and even then, donations are rarely worth the amount of time spent), GGG is going to remove the platform eventually, x86 HUD has already fallen behind x64 HUD in features, etc.

    I get that a lot of people can't play the game comfortably in x64 but it's so much extra work to maintain a second set of offsets. Especially when a huge patch like this hits.
    Last edited by TehCheat; 08-04-2017 at 08:02 AM.

  14. #6028
    ilikestuff's Avatar Member
    Reputation
    10
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So are the offsets for currenthp 8, f8, 38, 170, 1a8, 8, 18, 54 ?
    I can't seem to find the 8, 18 anywhere so just guessing based on what it was
    I have a super basic autoflasker that I use when big patches hit until the big tools get updated since I can usually find the life/mana offsets in a few minutes, but if I can just mooch off this I can just start playing so it's even better

  15. #6029
    bcz's Avatar Contributor
    Reputation
    172
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/140
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ilikestuff View Post
    So are the offsets for currenthp 8, f8, 38, 170, 1a8, 8, 18, 54 ?
    I can't seem to find the 8, 18 anywhere so just guessing based on what it was
    I have a super basic autoflasker that I use when big patches hit until the big tools get updated since I can usually find the life/mana offsets in a few minutes, but if I can just mooch off this I can just start playing so it's even better
    I have one i made too but its really messy and mostly uses pixel color averaging and stuff. Any chance youre willing to share yours? I could help add features etc too

  16. #6030
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bcz View Post
    I have one i made too but its really messy and mostly uses pixel color averaging and stuff. Any chance youre willing to share yours? I could help add features etc too
    You can just use mine, it's on here somewhere DX11 flasker. Thread is locked but the code should still be good, just need to update the offsets.

Similar Threads

  1. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 07:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search