GameHelper: A light version of PoeHUD/Exile-Api menu

User Tag List

Page 322 of 325 FirstFirst ... 222272318319320321322323324325 LastLast
Results 4,816 to 4,830 of 4875
  1. #4816
    DEEGLEEF's Avatar Active Member
    Reputation
    40
    Join Date
    Dec 2018
    Posts
    44
    Thanks G/R
    0/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    had it fully working a few days ago, now I can't get anything to appear on screen I've got the menu up, I can get timers and stuff to appear, but nothing actually is getting drawn on-screen over the game. Followed the instructions 100% and it was working like I said just a couple of days ago. Any ideas?
    Last edited by DEEGLEEF; 04-04-2024 at 05:10 PM.

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #4817
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2458
    Join Date
    Jun 2015
    Posts
    3,055
    Thanks G/R
    456/2203
    Trade Feedback
    0 (0%)
    Mentioned
    66 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by parkchan View Post
    I'm curious what the timer is for and how to remove it.
    its the time u spent in a map. u can't optimize what you can't see.
    removing it? hmm, i think i added an option in preload alert setting window to remove it.....check it out.
    If I did not reply to you, it mean the question you are asking is stupid.

  3. #4818
    parkchan's Avatar Member
    Reputation
    1
    Join Date
    Apr 2024
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you You are always a great help to me.

  4. #4819
    Akao's Avatar Member
    Reputation
    2
    Join Date
    Apr 2015
    Posts
    8
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's a macro for using Defiance Banner for those who need it. It will place the banner when there are magic or better enemies nearby and pick it back up when leaving the banner zone effect. The banner is very powerful when fighting bosses or Ultimatum.

    PlayerSkillIsUseable.Contains("DefianceBanner") &&
    (!PlayerBuffs.Has("armour_evasion_banner_buff_aura") ||
    PlayerBuffs.Has("banner_add_stage_every_x_milliseconds_while_enemies_nearby") &&
    MonsterCount(MonsterRarity.Magic|MonsterRarity.AtLeastRare, MonsterNearbyZones.InnerCircle) >= 1)

  5. Thanks SolYandex (1 members gave Thanks to Akao for this useful post)
  6. #4820
    ReinForceGem's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Mar 2015
    Posts
    12
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to check the health of nearby unique monsters to avoid wasting flasks before actual fight begins(dont use on 100% life)? Maybe some other way?

  7. #4821
    yoxowned's Avatar Member
    Reputation
    2
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReinForceGem View Post
    Is there a way to check the health of nearby unique monsters to avoid wasting flasks before actual fight begins(dont use on 100% life)? Maybe some other way?
    what bro you want everything in easy way than use your skills ?
    this is very cheat for game enough

  8. #4822
    ReinForceGem's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Mar 2015
    Posts
    12
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How exactly did u decide that all other features u use is fine, but this particular one is overboard?
    Last edited by ReinForceGem; 04-06-2024 at 05:38 AM.

  9. #4823
    Quazaka's Avatar Member
    Reputation
    -4
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The radar seems super choppy lately. It only updates every other second making it very hard to see anything. Anything i can do about it?
    Its much worse in some maps than other.

    Edit: Using 5.1.0 of GameHelper, poe standalone and keyboard/mouse.
    Last edited by Quazaka; 04-06-2024 at 09:20 AM.

  10. #4824
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2458
    Join Date
    Jun 2015
    Posts
    3,055
    Thanks G/R
    456/2203
    Trade Feedback
    0 (0%)
    Mentioned
    66 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Quazaka View Post
    The radar seems super choppy lately. It only updates every other second making it very hard to see anything. Anything i can do about it?
    Its much worse in some maps than other.

    Edit: Using 5.1.0 of GameHelper, poe standalone and keyboard/mouse.
    Make a video and share with me, please make sure performance window is visible it in.


    Can not reproduce it on my side.
    If I did not reply to you, it mean the question you are asking is stupid.

  11. #4825
    Gonzaga_'s Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    29
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it stopped working for me anymore

    edit: it did after I opened in administrator mode idk why
    Last edited by Gonzaga_; 04-07-2024 at 09:08 AM.

  12. #4826
    cavad's Avatar Member
    Reputation
    5
    Join Date
    Jun 2018
    Posts
    50
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems Radar is broken when in 4k in controller mode, would you kindly check it out?

  13. #4827
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2458
    Join Date
    Jun 2015
    Posts
    3,055
    Thanks G/R
    456/2203
    Trade Feedback
    0 (0%)
    Mentioned
    66 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by cavad View Post
    It seems Radar is broken when in 4k in controller mode, would you kindly check it out?
    oh yeah i forgot fixing GH for controller.. will do it tomorrow.
    If I did not reply to you, it mean the question you are asking is stupid.

  14. #4828
    cavad's Avatar Member
    Reputation
    5
    Join Date
    Jun 2018
    Posts
    50
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a ton and sorry for the trouble!

  15. #4829
    iiisyniii's Avatar Member
    Reputation
    4
    Join Date
    Apr 2021
    Posts
    60
    Thanks G/R
    16/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SO I have never had any issue with GameHelper. But for some reason, since the start of the league, nothing happens when I try to start the launcher. I went to check log files and realize it doesnt seem to generate any, so I have no ideas. Does anyone else? My Windows 11 is fully up to date, my game is up to date, I am not running through Steam or any other launcher, and I have exceptions for it in my Windows Defender, but it doesnt show anything having been stopped anyway, so it wasnt that...I have the Radar and Preload files from the first post and am running as a limited user. I am at a loss.

  16. #4830
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2458
    Join Date
    Jun 2015
    Posts
    3,055
    Thanks G/R
    456/2203
    Trade Feedback
    0 (0%)
    Mentioned
    66 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by duiliofrancis2 View Post
    Hello, any way to now, through the Abyss Lines what Abyss in map will be Abyssal Depth (when it is in map, obviously)?

    I Mean..preload told me about Abyss in the map. And It had:


    #Abyss 1
    #Abyss 2
    #Abyssal Depth

    I openned the first one and it got White Line and resulted in a Abyssal Depth.
    The #Abyss 2 I openned had white lines too.

    Then I did the last one, it was a Green Line, and just got the normal chest in the final path.

    Any tips to get the Abyssal Depth first and ignore the others one? Why this one was green? '-'
    i haven't done this research. you have to open DV (data visualizer) and search for abyss final node and read it and figure out if there is a link to abyss final node metadata path and what it is...
    If I did not reply to you, it mean the question you are asking is stupid.

  17. Thanks duiliofrancis2 (1 members gave Thanks to GameHelper for this useful post)

Similar Threads

  1. "Light" Version of PoE HUD
    By deimudda69 in forum Path of Exile
    Replies: 41
    Last Post: 01-04-2020, 09:44 PM
  2. Replies: 34
    Last Post: 12-14-2019, 11:08 AM
  3. US version of TBC needed
    By Victor in forum World of Warcraft General
    Replies: 0
    Last Post: 01-16-2007, 05:08 AM
  4. Cracked version of Fraps?
    By Amedis in forum Community Chat
    Replies: 36
    Last Post: 12-04-2006, 12:00 AM
  5. new version of Studio
    By wrigley in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-02-2006, 06:35 PM
All times are GMT -5. The time now is 04:19 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search