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

User Tag List

Page 28 of 351 FirstFirst ... 24252627282930313278128 ... LastLast
Results 406 to 420 of 5265
  1. #406
    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 Silencedt View Post
    Hey, is it possible to trigger bloodrage while cycloning? i tried to use equal to cyclone for 100 ms + not contains bloodrage with x charges, but no matter what i do it spams bloodrage like CRAZY
    use data visualization to figure out what's happening , why is it doing what it's doing.

    Originally Posted by arkapara View Post
    Im just too dumb. How do i set up the simpleflask manager, that he drinks either flask 4 or flask 5 if my mana is <50%?
    And i cant select for example to press "4" there. Just Enter, Backsapce, etc. like 8 keys... but not the simple flask keys...?
    read first post

    Originally Posted by mrstinky View Post
    same here not sure whats wrong but it never activates
    Attachment 79178

    [img]79178[/img]
    read first post.

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #407
    arkapara's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    use data visualization to figure out what's happening , why is it doing what it's doing.



    read first post



    read first post.
    Hey, i really did. But if i open the dropdown menu of "key", i cant select the right keys to press the my flask buttons. there are only Backspace, Tab, Clear, Enter.... I though i can enter there like "4" (my mana flask)..

  3. #408
    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 arkapara View Post
    Hey, i really did. But if i open the dropdown menu of "key", i cant select the right keys to press the my flask buttons. there are only Backspace, Tab, Clear, Enter.... I though i can enter there like "4" (my mana flask)..
    OC thread -> first post -> HOW-TO -> simple flask manager -> first image.

  4. #409
    KVon's Avatar Member
    Reputation
    8
    Join Date
    Oct 2017
    Posts
    52
    Thanks G/R
    8/6
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by egarfield19 View Post
    hello zaafar! thank you and good job!
    can we set up a Plague Bearer to auto trigger when it reaches max charges in flaskmanager?
    Use condition STATUS_EFFECT and set Player CONTAINS corrosive_shroud_at_max_damage with 1 charges

  5. #410
    KissMyMp5's Avatar Member
    Reputation
    1
    Join Date
    Oct 2020
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could anyone help me with that pls?

  6. #411
    triviumdwts's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what's some good one button bulids that's fun to play and can utilise SimpleFlaskManager?

  7. #412
    c4gRi's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    8/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KVon View Post
    Use condition STATUS_EFFECT and set Player CONTAINS corrosive_shroud_at_max_damage with 1 charges

    hello sir, is it possible to use it for march of the legion too so it uses 4 auras if not active ? and how ? thank you very much

  8. #413
    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)
    Hi.

    Figured out my issue. Sandboxie defaults to prepending window title when running in a sandbox. This can be toggled off. Reading some of your replies here, it appears you rely on finding game through window title.

    All good now. GameHelper finds PoE.

    Appearance Settings | Sandboxie Documentation


    Originally Posted by satbuster View Post
    Hi.

    First of all, and foremost, thanks for your incredible contribution to the community.


    Unfortunately, something behaves differently in GameHelper than ExileApi. I run PoE inside a sandbox ("sanboxie classic") with access to the GameHelper (or ExileApi) blocked. ExileApi is still able to work (and I've been using it since day 1) but GameHelper is unable to find the game process which is interesting ("GameNotLoaded"). I've run PoE outside sandbox and GameHelper was able to find PoE as expected.

    I wouldn't expect you to waste your time troubleshooting this but I find it interesting and hints at a different behavior - one where PoE is expected to be able to connect/interact with GameHelper rather than vice versa. Since GameHelper is closed source, we can't troubleshoot. I will try ExileApi in a few days. Maybe something changed in PoE release.

    Downloads | Sandboxie-Plus

  9. Thanks GameHelper (1 members gave Thanks to satbuster for this useful post)
  10. #414
    KVon's Avatar Member
    Reputation
    8
    Join Date
    Oct 2017
    Posts
    52
    Thanks G/R
    8/6
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by c4gRi View Post
    hello sir, is it possible to use it for march of the legion too so it uses 4 auras if not active ? and how ? thank you very much
    Follow FAQ #2 How can I find the Status Effect ID/Name to use in status effect condition? on the first page to find the buff name of the aura.

    Once you have the buff name add a new condition for STATUS_EFFECT with Player NOT_CONTAINS *buff name* with 1 charges.
    I don't have march of the legion so I can't test it.

  11. #415
    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)
    Donated for all your work at the start of this league. Thanks!

  12. #416
    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)
    I figure out the issue due to which the GameHelper was hanging with white screen. I will fix it in the next release within 1 hour ( sorry that was my bad ~ bad programming practice ).

    I have also figured out that there is a bug due to which config gets corrupted and it stops GameHelper from running. This is a big issue, will take some time to fix ( again bad programming ). Probably 1 or 2 days. As a workaround delete the Radar plugin config file.

    Sorry about these 2 bugs.

  13. #417
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Some people were getting that, it was due to bad flask config ( turn on debug mode and check if flask manager is spamming flask or not ).
    also, for some other ppl, changing to "Window 7 compatibility mode" fixed it. GL!

    it's not happening on my computer even if my flask manager spam flasks!





    no, no. i missed 6 hours of the game due to this shit already. if this is the case i might reduce offsets/plugins.
    my first preference is to get this ready withing 1 or 2 hours. not 6 hours.
    bro, no worries, this is the best shit i've used so far and im not new in "cheating in poe"

  14. #418
    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 satbuster View Post
    Hi.

    Figured out my issue. Sandboxie defaults to prepending window title when running in a sandbox. This can be toggled off. Reading some of your replies here, it appears you rely on finding game through window title.

    All good now. GameHelper finds PoE.

    Appearance Settings | Sandboxie Documentation
    i rely on both game title and game process name. this is because i found out that POE update process has exact same name but different title.

  15. #419
    dhdhaos1's Avatar Member
    Reputation
    1
    Join Date
    Oct 2021
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now automatically ends HUD when you move the map - in Labyrinth, contract

  16. #420
    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)
    Released a new version, download from first post.
    This fixes white screen issues and hangs.


    Originally Posted by dhdhaos1 View Post
    now automatically ends HUD when you move the map - in Labyrinth, contract
    any error.log file?

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 11:43 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