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

User Tag List

Page 139 of 351 FirstFirst ... 3989135136137138139140141142143189239 ... LastLast
Results 2,071 to 2,085 of 5265
  1. #2071
    monk1111's Avatar Member
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    37
    Thanks G/R
    33/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Donation done,thx for your work.

    GameHelper: A light version of PoeHUD/Exile-Api
  2. Thanks GameHelper (1 members gave Thanks to monk1111 for this useful post)
  3. #2072
    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)
    Does someone know how to autoactivate "Vaal Molten Shell" when its ready?

  4. #2073
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    23/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by dolani88 View Post
    Hello, i installed .NET -> restart PC and GameHelper still cant run "To run this application , you must install .NET"
    Whats i do wrong?)


    GH is running on .NET 5 for the time being, so you need to get that (latest is 6, so you probably have that instead, to check you can run dotnet --list-runtimes).

  5. Thanks dolani88 (1 members gave Thanks to cheatingeagle for this useful post)
  6. #2074
    satbuster's Avatar Member
    Reputation
    12
    Join Date
    Oct 2017
    Posts
    79
    Thanks G/R
    20/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Many thanks again for probably my smoothest launch 24-hours. So much appreciated. Hitting that donate button now.

  7. Thanks GameHelper (1 members gave Thanks to satbuster for this useful post)
  8. #2075
    dolani88's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    7
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    GH is running on .NET 5 for the time being, so you need to get that (latest is 6, so you probably have that instead, to check you can run dotnet --list-runtimes).
    Thank u a lot

  9. #2076
    minhlez0995's Avatar Member
    Reputation
    1
    Join Date
    May 2022
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello sir.
    i downloaded the newest GH and net.5 . i got GH running but it doesn't show any map hack icon in heist . please help
    I notice is said game not loaded but i'm already open game

  10. #2077
    Shaanujaanu's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, whats the syntax for checking if player has certain buff? I know i can do it with status effect, Im trying to see if player has Either blood stance OR stance stance to trigger sand stance.

  11. #2078
    arturino009's Avatar Contributor
    Reputation
    92
    Join Date
    Sep 2019
    Posts
    170
    Thanks G/R
    21/85
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shaanujaanu View Post
    Hey, whats the syntax for checking if player has certain buff? I know i can do it with status effect, Im trying to see if player has Either blood stance OR stance stance to trigger sand stance.
    For having a buff it would be Buffs.Exists("endurance_charge") or Buffs.endurance_charge.Exists . For having a charge it would be Buffs.endurance_charge.Charges < 3. You can read the documentation here, if you understand code: Dynamic Condition Interfaces . GitHub

  12. #2079
    Shaanujaanu's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I figured it out

    its Buffs.Has("")

    thank you
    Last edited by Shaanujaanu; 05-15-2022 at 07:38 AM.

  13. #2080
    Kadzutoya's Avatar Banned
    Reputation
    1
    Join Date
    Oct 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to activate a buff when monster are nearby?

    an example of an dynamic condition code would maybe help me to write my own.

    i didnt see anything in the faq about dynamic conditions.
    Last edited by Kadzutoya; 05-15-2022 at 07:57 AM.

  14. #2081
    dadec666's Avatar Member
    Reputation
    2
    Join Date
    Jun 2015
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FlaskNameToBuff_Rus.zip russian version

  15. Thanks GameHelper (1 members gave Thanks to dadec666 for this useful post)
  16. #2082
    TriPPo3's Avatar Member
    Reputation
    1
    Join Date
    Mar 2022
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im getting stuttering from this any ideea ?

    EDIT : i just reinstalled my windows and now its not opening at all what should i do ?
    Last edited by TriPPo3; 05-15-2022 at 12:55 PM.

  17. #2083
    jizhi454's Avatar Member
    Reputation
    1
    Join Date
    Jun 2010
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone show the setting for Quicksilver potion ? i cant seem to get it working. even with the default setting it doesnt work

    nvm i got it working
    Last edited by jizhi454; 05-15-2022 at 01:58 PM.

  18. #2084
    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 dadec666 View Post
    FlaskNameToBuff_Rus.zip russian version
    thanks for this! i will link it to the first post.
    If I did not reply to you, it mean the question you are asking is stupid.

  19. #2085
    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 Kadzutoya View Post
    is it possible to activate a buff when monster are nearby?

    an example of an dynamic condition code would maybe help me to write my own.

    i didnt see anything in the faq about dynamic conditions.
    Check how to subsection.
    If I did not reply to you, it mean the question you are asking is stupid.

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:54 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