PoEHUD - Overlay for Path of Exile (Updated for 3.0) menu

Shout-Out

User Tag List

Page 34 of 297 FirstFirst ... 30313233343536373884134 ... LastLast
Results 496 to 510 of 4452
  1. #496
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Microsoft .NET Framework 4.7 may be?

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #497
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    - Windows 10 (x64) LTSB with all latest updates
    - Direct X 12
    - Microsoft .NET Framework 4.7

    Aero in Windows 10 set off at all

    Plz. Help.
    Last edited by Rol; 01-11-2018 at 03:08 PM.

  3. #498
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    F%ucking shit. Only need clear install PoEHUD. I think it must be publish it first page in GitHub for no trouble with stupid users like me.

  4. #499
    everknown's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @TehCheat, Is it possible to add by default a grid with numbers at the right and bottom to mark each slot coordination for Quad stash? useful to find items when having multiple same unique item in the same quad stash. Also useful to have when people whispers you the slot numbers through poe trade. Or perhaps someone can create a plugin for it?

  5. #500
    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 everknown View Post
    @TehCheat, Is it possible to add by default a grid with numbers at the right and bottom to mark each slot coordination for Quad stash? useful to find items when having multiple same unique item in the same quad stash. Also useful to have when people whispers you the slot numbers through poe trade. Or perhaps someone can create a plugin for it?
    Just use mercury trade,

  6. #501
    InfiniteIce's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2014
    Posts
    32
    Thanks G/R
    11/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    click from here
    GitHub - TehCheat/PoEHUD

    instead of this one: Releases * TehCheat/PoEHUD * GitHub

    Here is image, do what the arrow says -->> https://i.imgur.com/AceIKIN.jpg?5

  7. #502
    InfiniteIce's Avatar Active Member
    Reputation
    18
    Join Date
    Jun 2014
    Posts
    32
    Thanks G/R
    11/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by z4867787 View Post
    Sorry,I do not understand.
    How to do for fix this problem?
    Guy who answered your before is basically saying to do this:


    click from here
    GitHub - TehCheat/PoEHUD

    instead of this one: Releases * TehCheat/PoEHUD * GitHub

    Here is image, do what the arrow says -->> https://i.imgur.com/AceIKIN.jpg?5

  8. #503
    akfgedfsas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why isn't it showing currency items on map?

    https://i.imgur.com/KSM57oF.png


    Apparently having this anywhere but bottom makes it them not show?




    Show
    Class Maps
    BaseType "Burial Chambers Map" "Channel Map" "Atoll Map" "Mausoleum Map" "Mud Geyser Map" "Shore Map" "Shaped Peninsula Map" "Bog Map" "Siege Map"
    SetFontSize 45
    SetBorderColor 0 0 0
    SetBackgroundColor 255 0 0
    SetTextColor 0 0 0
    PlayAlertSound 1 150

    #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    #maps
    #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    #tier 11~16 REDS
    Show
    Class Maps
    DropLevel >= 78
    SetFontSize 45
    SetBorderColor 255 255 255
    SetBackgroundColor 255 0 0
    SetTextColor 255 255 255
    PlayAlertSoundPositional 15 120
    #tier 11~16 REDS shaped
    Show
    Class "Maps"
    DropLevel >= 73
    ShapedMap True
    SetFontSize 45
    SetBorderColor 255 255 255
    SetBackgroundColor 255 0 0
    SetTextColor 255 255 255
    PlayAlertSoundPositional 15 120
    #tier 6~10 YELLOWS
    Hide
    Class Maps
    DropLevel >= 73
    SetFontSize 45
    SetBorderColor 0 0 0
    SetBackgroundColor 255 255 0
    SetTextColor 0 0 0

    #tier 6~10 YELLOWS
    Show
    Class Maps
    ShapedMap True
    DropLevel >= 1
    SetFontSize 45
    SetBorderColor 0 0 0
    SetBackgroundColor 255 255 0
    SetTextColor 0 0 0
    PlayAlertSoundPositional 10 50
    #tier 1~5 WHITE
    Hide
    Class Maps
    DropLevel >= 1
    SetFontSize 43
    SetBorderColor 0 0 0
    SetBackgroundColor 255 255 255
    SetTextColor 0 0 0

    #new maps
    Show
    Class Maps
    SetFontSize 45
    SetBorderColor 70 200 0
    SetTextColor 70 200 0
    PlayAlertSoundPositional 15 100
    Last edited by akfgedfsas; 01-12-2018 at 03:03 PM.

  9. #504
    akfgedfsas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://i.imgur.com/aIiWPBe.jpg

    No border on the maps, they look completely different but why is poehud showing them like that?

  10. #505
    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 akfgedfsas View Post
    https://i.imgur.com/aIiWPBe.jpg

    No border on the maps, they look completely different but why is poehud showing them like that?
    Wouldn't shock me if you put the exe in an old folder and have the old filter parser or something. You can try extracting the latest to a new folder.

    Or, if you're pretty sure that's not the case, you can send me the filter file and I'll see if I can replicate it.

  11. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  12. #506
    akfgedfsas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Wouldn't shock me if you put the exe in an old folder and have the old filter parser or something. You can try extracting the latest to a new folder.

    Or, if you're pretty sure that's not the case, you can send me the filter file and I'll see if I can replicate it.
    So apparently poehud doesn't detect this.
    Hide # Maps:T1
    DropLevel >= 69
    Class Maps
    SetTextColor 150 150 150 # TEXTCOLOR:
    SetBackgroundColor 0 0 0 185 # BACKGROUND:
    pretty sure because i manually typed in all the low tier maps i wanted to hide and then it worked.

    anyway, here's the filter #========================================================================== - Pastebin.com and the map filtration is under "mapid" line 2600.
    Last edited by akfgedfsas; 01-12-2018 at 06:29 PM.

  13. #507
    Tw88k's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So the other day I used HUD to pick out depths for bosses, if the depths had a lick id kill it, if not id leave, and then the following day i didnt have any depths at all, is that rng or did they pick up on something?

  14. #508
    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 akfgedfsas View Post
    So apparently poehud doesn't detect this.

    pretty sure because i manually typed in all the low tier maps i wanted to hide and then it worked.

    anyway, here's the filter #========================================================================== - Pastebin.com and the map filtration is under "mapid" line 2600.
    You're not using the same filter in poe. When I load that filter in hud + poe they look the same except the maps aren't hidden in hud but they are hidden in poe. I don't think hud has ever handled the HIDE functionality properly.
    Last edited by TehCheat; 01-13-2018 at 01:17 PM.

  15. Thanks uumas (1 members gave Thanks to TehCheat for this useful post)
  16. #509
    uumas's Avatar Active Member
    Reputation
    21
    Join Date
    Jan 2013
    Posts
    80
    Thanks G/R
    11/19
    Trade Feedback
    0 (0%)
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Quick suggestion for next update. Soundalert for Diviners, Arcanist and Cartographers Strongboxes.. i keep opening them by accident before rolling xD

  17. #510
    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)
    PoeHUD, you can torture me, NO MORE!
    AutoHide overlay on Mouse Hover on Gem.
    Last edited by GameHelper; 01-13-2018 at 11:58 PM.

  18. Thanks Sychotix, kissmy4ss (2 members gave Thanks to GameHelper for this useful post)

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [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
  3. Replies: 0
    Last Post: 07-02-2014, 02:10 AM
  4. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By BlQ in forum Diablo 3 Buy Sell Trade
    Replies: 4
    Last Post: 03-30-2012, 01:42 AM
  5. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By Chakl22 in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 10-16-2011, 03:15 AM
All times are GMT -5. The time now is 04:24 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