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

Shout-Out

User Tag List

Page 126 of 351 FirstFirst ... 2676122123124125126127128129130176226 ... LastLast
Results 1,876 to 1,890 of 5265
  1. #1876
    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 roffeewest View Post
    Unfortunately, this is an instant skill.
    Hmm, this sounds like a missing feature then.
    Trigger chain I.e trigger after another rule is triggered..



    Does skill1 gives you a buff? Is that buff different from skill2 buff? If that’s the case you can say on skill2 rule that only trigger once skill1 buff is present.
    Last edited by GameHelper; 04-05-2022 at 08:46 AM.
    If I did not reply to you, it mean the question you are asking is stupid.

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #1877
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    Hmm, this sounds like a missing feature then.
    Trigger chain I.e trigger after another rule is triggered..



    Does skill1 gives you a buff? Is that buff different from skill2 buff? If that’s the case you can say on skill2 rule that only trigger once skill1 buff is present.
    Yes, this is a buff, but I don’t need skill2 to be pressed when skill1 is working, with buffs as soon as I didn’t fiddle, but it’s all to no avail, so I’m asking if it’s possible to somehow block pressing directly in helper because I see that he doesn’t have time to read that the buff is already eat.

  3. #1878
    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 roffeewest View Post
    Yes, this is a buff, but I don’t need skill2 to be pressed when skill1 is working, with buffs as soon as I didn’t fiddle, but it’s all to no avail, so I’m asking if it’s possible to somehow block pressing directly in helper because I see that he doesn’t have time to read that the buff is already eat.
    Please write proper English. I can't understand this line.


    EDIT


    -> (1) you need skill2 to work only when skill1 is not used
    -> (2) I don’t need skill2 to be pressed when skill1 is working

    these 2 lines have opposite meaning. (1) is possible with the help of buff.contains or buff.not_contains. (2) is not possible at all since(in gamehelper) there is no way to tell if skill X is working on not.
    Last edited by GameHelper; 04-05-2022 at 11:17 AM.
    If I did not reply to you, it mean the question you are asking is stupid.

  4. #1879
    GameAssist's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    98
    Join Date
    Apr 2010
    Posts
    349
    Thanks G/R
    55/83
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roffeewest View Post
    Yes, this is a buff, but I don’t need skill2 to be pressed when skill1 is working, with buffs as soon as I didn’t fiddle, but it’s all to no avail, so I’m asking if it’s possible to somehow block pressing directly in helper because I see that he doesn’t have time to read that the buff is already eat.
    dude, just tell us what combo you're trying to spin. This fog is inappropriate - just indicate the names of the skills, in what order and under what conditions they should be pressed

  5. #1880
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I need skill2 to work only when skill1 is not in use.
    No, I mean that in the logs you can see, When you use skill2, skill1 was used before. I want your Helper to use this information and not press the n-button (in my case skill2) when the n-button (in my case skill1) has already been pressed.

  6. #1881
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wlastas View Post
    dude, just tell us what combo you're trying to spin. This fog is inappropriate - just indicate the names of the skills, in what order and under what conditions they should be pressed
    If it's easier for you, no problem, I thought using names would make the explanation even more difficult. There are Zealotry and Vaal Clarity. They have the same trigger properties as they are used to trigger Blessing Grace and are pressed at the same time. But I want Zealotry to not be pressed as it turns off the aura when Vaal Clarity is pressed. Through buff conteins, if you specify Zealotry not contains Vaal Clarity (the name of the buff is different), then this does not work because they are pressed at the same time.

  7. #1882
    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)
    This sounds like very similar to double drinking issue. The only difference is that in this case it’s skills rather than flasks. What I would suggest is to increase the timeout value in the CORE settings to latency * 2 ( or even more than that e.g. latency * 3 ).

    Once you do that, GH will wait for that amount of time before deciding it needs to trigger another flask/skill or not.


    I am assuming that you already have buff not contains in the trigger. It’s just that GH doesn’t wait long enough and trigger the skill2.


    Let me know if that’s not good enough.
    Last edited by GameHelper; 04-05-2022 at 10:11 PM.
    If I did not reply to you, it mean the question you are asking is stupid.

  8. #1883
    GameAssist's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    98
    Join Date
    Apr 2010
    Posts
    349
    Thanks G/R
    55/83
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roffeewest View Post
    are used to trigger Blessing Grace

    perhaps you meant "Divine Blessing Support" judging by the vaal clarity , which gives a temporary no mana cost to cast.
    if you use this gem in conjunction and make your auras temporal, it should have been mentioned in the beginning, because it is the most important thing in this case.
    so you cast vaal clarity, wait a few frames until the core detects a buff on you, and only then cast the next aura that you need
    Last edited by GameAssist; 04-06-2022 at 12:02 AM.

  9. #1884
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    This sounds like very similar to double drinking issue. The only difference is that in this case it’s skills rather than flasks. What I would suggest is to increase the timeout value in the CORE settings to latency * 2 ( or even more than that e.g. latency * 3 ).

    Once you do that, GH will wait for that amount of time before deciding it needs to trigger another flask/skill or not.


    I am assuming that you already have buff not contains in the trigger. It’s just that GH doesn’t wait long enough and trigger the skill2.


    Let me know if that’s not good enough.
    Nope, bad idea bc i use skill who needs fast pressing button in chain. If i up core timeout to 150ms it's broke chain
    I have poe latency 5-10 if u interested and up it to 3 times it yours min core delay lol.
    Last edited by roffeewest; 04-06-2022 at 02:32 AM.

  10. #1885
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wlastas View Post

    perhaps you meant "Divine Blessing Support" judging by the vaal clarity , which gives a temporary no mana cost to cast.
    if you use this gem in conjunction and make your auras temporal, it should have been mentioned in the beginning, because it is the most important thing in this case.
    so you cast vaal clarity, wait a few frames until the core detects a buff on you, and only then cast the next aura that you need
    Lol, i will say it start what i need. If u know how i can add it "wait a few frames" in Helper rules.

  11. #1886
    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 roffeewest View Post
    Lol, i will say it start what i need. If u know how i can add it "wait a few frames" in Helper rules.
    no this feature isn't there, I basically removed it a few versions ago and added cool down feature.
    I can add this feature back.


    -> so you cast vaal clarity, wait a few frames until the core detects a buff on you, and only then cast the next aura that you need

    maybe try the following rules.


    NOTE: put these rules on "Aura Skills e.g. Zealotry "

    NOTE: Vaal Clarity have to be replaced by real buff name for vaal clarity.




    or


    Last edited by GameHelper; 04-06-2022 at 07:16 AM.
    If I did not reply to you, it mean the question you are asking is stupid.

  12. #1887
    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)
    sorry dude, it's still very confusing, wayyyyyyyyyyy too complicate.


    maybe if you can create a video or something that shows what you want and don't want to happen.
    or show it via a flow chart/diagram.

    also, tell me all the links u got.

    so I know u got Zealotry and vaal clarity but i don't know what are they linked to.

    maybe that will help me understand more.
    Last edited by GameHelper; 04-06-2022 at 04:10 PM.
    If I did not reply to you, it mean the question you are asking is stupid.

  13. #1888
    roffeewest's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    32
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, what you suggested to me from above will not work, because I need it NOT to be pressed simultaneously with Vaal Clarity. Now I'll throw off the screenshots of the launch rules, maybe this will tell you something.
    Vaal Clarity Rules
    Imgur: The magic of the Internet
    Zealotry
    Imgur: The magic of the Internet

  14. #1889
    GameAssist's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    98
    Join Date
    Apr 2010
    Posts
    349
    Thanks G/R
    55/83
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roffeewest View Post
    what the hell is going on here?
    player_aura_evasion => it's f* Grace PoEDB, Path of Exile Wiki
    what is the connection with the dodge aura and checking the charge in the flask with the condition of casting the zealotry?

    In your case, there are only two conditions.
    1) If I have an aura "to cast without using mana"
    2) and there is NO Zelatori aura on me
    then =>cast Zealotry
    and it's all
    That is, in your case, the trigger will ALWAYS be that the Vaal Clarity is on you

    controlling when to cast Vaal Clarity is another case
    The trigger for this event can be the pull of the next pack of enemies, or the filling of the Vaal Clarity with the souls of killed enemies (I do not recommend doing this),
    or the banal manual in-game pressing of a hot key (I advise you to consider this)
    Last edited by GameAssist; 04-06-2022 at 11:15 PM.

  15. #1890
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to check if the skill is available to use and when it does, it will auto trigger it instead of setting a cooldown timer?
    because there is a map mod that changes the cooldown recovery and it messed up the script timing set

    it would be awesome if it can read the skill if its available to use and use it when its ready.
    Last edited by hacker143; 04-07-2022 at 10:56 PM.

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