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

Shout-Out

User Tag List

Page 248 of 351 FirstFirst ... 148198244245246247248249250251252298348 ... LastLast
Results 3,706 to 3,720 of 5265
  1. #3706
    tido10's Avatar Member
    Reputation
    1
    Join Date
    May 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know that this is a question that might of have already been asked but is there any to have simple stashie with this tool? Or anyway to have it running with AHK or something similar?

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #3707
    Dinozavr's Avatar Banned
    Reputation
    6
    Join Date
    May 2023
    Posts
    12
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Zaafar you broke the hero hitpoint strip again.
    I have all my clients spitting and having to disable HealthBars add-on.

    you update the hero's coorinate data from two different threads and get a mix that depends on lag and PC production(power mb - f* english)

    Just fix it pls
    https://www.youtube.com/watch?v=KsrIeFqYeOs
    Last edited by Dinozavr; 09-11-2023 at 01:21 AM.

  3. #3708
    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 Dinozavr View Post
    Zaafar you broke the hero hitpoint strip again.
    I have all my clients spitting and having to disable HealthBars add-on.

    you update the hero's coorinate data from two different threads and get a mix that depends on lag and PC production(power mb - f* english)

    Just fix it pls
    https://www.youtube.com/watch?v=KsrIeFqYeOs
    Send me code with the fix.
    If I did not reply to you, it mean the question you are asking is stupid.

  4. #3709
    Dinozavr's Avatar Banned
    Reputation
    6
    Join Date
    May 2023
    Posts
    12
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    Send me code with the fix.
    Lol what? I don't have a ready-made solution - I'm just broadcasting what I've heard by ear - the comment to the video says that you need to change three lines, and in the private discord channel - that there are problems with threads and that you update the hero coordinates separately when reading the hero in some "state class" and then update them again in EntityList - as I understand it and they get different because of the hero's movement and the delay between readings.

    In other words, the stripe is twitching because the threads are competing with each other, and to display and compute the stripe, the coordinates are taken randomly from one of them, and there they are different because of the lag between reads.
    Last edited by Dinozavr; 09-11-2023 at 05:58 AM.

  5. #3710
    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 Dinozavr View Post
    Lol what? I don't have a ready-made solution - I'm just broadcasting what I've heard by ear - the comment to the video says that you need to change three lines, and in the private discord channel - that there are problems with threads and that you update the hero coordinates separately when reading the hero in some "state class" and then update them again in EntityList - as I understand it and they get different because of the hero's movement and the delay between readings.

    In other words, the stripe is twitching because the threads are competing with each other, and to display and compute the stripe, the coordinates are taken randomly from one of them, and there they are different because of the lag between reads.
    Unfortunately I do not know which 3 lines I need to change. If you can point me to that, that’s going to be awesome.


    I do want to mention that:

    1: GH does not use threads at all, it uses coroutines ( which are on one single thread ).

    2: I did not change coordinate reading code other than updating offsets. So this can not be due to my changes/code.
    Last edited by GameHelper; 09-11-2023 at 12:22 PM.
    If I did not reply to you, it mean the question you are asking is stupid.

  6. #3711
    CausalityMerchant's Avatar Active Member CoreCoins Purchaser
    Reputation
    15
    Join Date
    Aug 2012
    Posts
    69
    Thanks G/R
    10/14
    Trade Feedback
    2 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by znkymobb View Post
    Hey, is it possible to differentiate between Unique mobs and Tormented Spirits? would be really helpful for ghostbusting.
    you can put "Metadata/Monsters/Spirit/" in special monster in core settings, and set up custom icon, it show all tormented spirits that way

  7. Thanks znkymobb, EthEth (2 members gave Thanks to CausalityMerchant for this useful post)
  8. #3712
    reserekto's Avatar Member
    Reputation
    1
    Join Date
    Aug 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    autohotkey broken or only me ?

  9. #3713
    jujak2874's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please help

    Are you waiting for a new GameHelper release? (yes/no)
    yes
    Failed to upgrade GameHelper due to: System.Net.WebException: The remote server returned an error: (404) Not Found.
    at System.Net.HttpWebRequest.GetResponse()
    at Launcher.AutoUpdate.get_latest_version_info()
    at Launcher.AutoUpdate.UpgradeGameHelper(String gameHelperDir)
    at Launcher.Program.Main(String[] args)

  10. #3714
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1441
    Join Date
    Apr 2006
    Posts
    3,999
    Thanks G/R
    295/585
    Trade Feedback
    1 (100%)
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jujak2874 View Post
    please help

    Are you waiting for a new GameHelper release? (yes/no)
    yes
    Failed to upgrade GameHelper due to: System.Net.WebException: The remote server returned an error: (404) Not Found.
    at System.Net.HttpWebRequest.GetResponse()
    at Launcher.AutoUpdate.get_latest_version_info()
    at Launcher.AutoUpdate.UpgradeGameHelper(String gameHelperDir)
    at Launcher.Program.Main(String[] args)
    Can't you just press enter? I think you are able to just launch the program directly instead of the auto updater but its been a while since I've used GH.

  11. #3715
    abratema's Avatar Active Member
    Reputation
    23
    Join Date
    Nov 2020
    Posts
    26
    Thanks G/R
    10/18
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jujak2874 View Post
    please help

    Are you waiting for a new GameHelper release? (yes/no)
    yes
    Failed to upgrade GameHelper due to: System.Net.WebException: The remote server returned an error: (404) Not Found.
    at System.Net.HttpWebRequest.GetResponse()
    at Launcher.AutoUpdate.get_latest_version_info()
    at Launcher.AutoUpdate.UpgradeGameHelper(String gameHelperDir)
    at Launcher.Program.Main(String[] args)
    Put in "no" then press enter twice.

  12. #3716
    marvelfrozen's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by reserekto View Post
    autohotkey broken or only me ?
    also broken for me, and i didnt even realize it after i played for a while lol

    edit: not broken, i picked the wrong profile since i changed character previously, my bad
    Last edited by marvelfrozen; 09-13-2023 at 08:44 PM.

  13. #3717
    Fireball's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think i found bug. Kitava in "Act 5" does not count as "MonsterCount(MonsterRarity.Any) > 1" and flask/skills does not trigger with this condition.

  14. #3718
    Rukola_1's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2018
    Posts
    44
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Does it trigger when you use "MonsterCount(MonsterRarity.Any) >= 1" ?
    Why should Kitava count for more than one mob?

  15. #3719
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    310
    Thanks G/R
    249/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fireball View Post
    I think i found bug. Kitava in "Act 5" does not count as "MonsterCount(MonsterRarity.Any) > 1" and flask/skills does not trigger with this condition.
    Kitava is A boss, why would 1>1?

  16. #3720
    Fireball's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My bad, was think its >= 1

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 02:16 PM. 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