GameHelper for POE 2 menu

User Tag List

Page 21 of 61 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 911
  1. #301
    meowwhile's Avatar Member
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    i am hesitant to add icons due to this reason alone…especially when those icons requires adding/maintaining more code/offset.

    While breach is easy, since it disappear after clicking on it, other things like Ritual doesn’t. So next thing ppl ask is, only show those icons when they aren’t opened/used…which basically mean a lot more code/offset.


    So, I am going to skip ritual and breach request.




    Adding more icons will not solve the visual clarity that is very bad in games like POE1,2.


    EDIT: i guess I can give options for users to add icons for these stuff as long as they don’t expect icons to go away ( until they change area/map/zone). How benefit it would be? Also, this mean icon would go away if you go to town/hideout to use your stash…
    would be nice. at least something

    GameHelper for POE 2
  2. #302
    Eisner's Avatar Member
    Reputation
    2
    Join Date
    Jul 2020
    Posts
    6
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by taren_pro View Post
    You are can use sidekick for price check and POE Trades Companion for trade
    it really helped, thank you.

  3. #303
    Tallia's Avatar Member
    Reputation
    4
    Join Date
    Mar 2017
    Posts
    18
    Thanks G/R
    14/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had tried to get the Autoflask to work. The Lifeflask works without any problems, but the Manaflask just doesn't work.

    Healthflask Setup:
    KEY_1
    CD: 3 secs
    PlayerVitals.HP.PERCENT <= 60
    Flasks.Flask1.Charges > 15
    Flasks.Flask1.IsUsable
    !Flasks.Flask1.Active

    Manaflask:
    KEY_2
    CD: 3 secs
    PlayerVitals.MANA.CURRENT <= 450 (I also tryed % Mana)
    Flasks.Flask2.Charges > 15
    Flasks.Flask2.IsUsable
    !Flasks.Flask2.Active

    Does anyone have any idea?

  4. #304
    diesall's Avatar Contributor
    Reputation
    199
    Join Date
    Jul 2011
    Posts
    212
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tallia View Post
    I had tried to get the Autoflask to work. The Lifeflask works without any problems, but the Manaflask just doesn't work.

    Healthflask Setup:
    KEY_1
    CD: 3 secs
    PlayerVitals.HP.PERCENT <= 60
    Flasks.Flask1.Charges > 15
    Flasks.Flask1.IsUsable
    !Flasks.Flask1.Active

    Manaflask:
    KEY_2
    CD: 3 secs
    PlayerVitals.MANA.CURRENT <= 450 (I also tryed % Mana)
    Flasks.Flask2.Charges > 15
    Flasks.Flask2.IsUsable
    !Flasks.Flask2.Active

    Does anyone have any idea?


    youve made a typo i assume you want 45% mana not 450%

  5. #305
    Tallia's Avatar Member
    Reputation
    4
    Join Date
    Mar 2017
    Posts
    18
    Thanks G/R
    14/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats MANA.CURRENT

    I meant that i tryed "PlayerVitals.MANA.PERCENT <= 45" instead of CURRENT aswell and it didnt worked either
    Last edited by Tallia; 12-25-2024 at 07:11 PM.

  6. #306
    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 Tallia View Post
    Thats MANA.CURRENT

    I meant that i tryed "PlayerVitals.MANA.PERCENT <= 45" instead of CURRENT aswell and it didnt worked either
    Turn on AHK debug mode and see what’s the issue.
    If I did not reply to you, it mean the question you are asking is stupid.

  7. Thanks Sylax (1 members gave Thanks to GameHelper for this useful post)
  8. #307
    Tallia's Avatar Member
    Reputation
    4
    Join Date
    Mar 2017
    Posts
    18
    Thanks G/R
    14/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok iam stupid and an even more stupid mistake..

    for future reference - check ur selcted profile if u create more than one ...

    ty for answer and the tool!

  9. Thanks Sylax (1 members gave Thanks to Tallia for this useful post)
  10. #308
    wk3kd0ta's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey guys, is it possible to use any app for price checking while you run game in limited user? because its only the one reason why for me this soft really uncomfortable for use

    i tried to run poe overlay also with limited user, but it doesnt work

    maybe someone has the solution

  11. #309
    Eisner's Avatar Member
    Reputation
    2
    Join Date
    Jul 2020
    Posts
    6
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wk3kd0ta View Post
    hey guys, is it possible to use any app for price checking while you run game in limited user? because its only the one reason why for me this soft really uncomfortable for use

    i tried to run poe overlay also with limited user, but it doesnt work

    maybe someone has the solution
    uses Sidekick, It's working

  12. Thanks wk3kd0ta (1 members gave Thanks to Eisner for this useful post)
  13. #310
    wk3kd0ta's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i will try, thanks!!

  14. #311
    RealTobi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,

    Guys Does anyone know how I can activate the controller in the GH Tool

  15. #312
    barryJ's Avatar Member
    Reputation
    2
    Join Date
    Dec 2024
    Posts
    18
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I have a request - is it possible to increase the range of the radar to see monsters that are further away than already set?1111.jpg

  16. #313
    FlynStar's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont think, thats possible, because the game doesn't load all the monsters of the entire area as soon as you enter.

    Monsters are loaded as you come close to them.

    Correct me if i'm wrong.

    If you want to know where the unique/quest monsters are you can create your own POI. The Map structures surrounding elite monsters always look the same and have specific Map markers. If you open the "add POI" Register you can see all map markers shown as numbers. That way you can identify the marker and create your own Point of Interest. I assume anytime in the future there will be a list with most POI's.... but you can also contribute in creating such a List
    Last edited by FlynStar; 12-26-2024 at 09:02 AM.

  17. #314
    barryJ's Avatar Member
    Reputation
    2
    Join Date
    Dec 2024
    Posts
    18
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FlynStar View Post
    I dont think, thats possible, because the game doesn't load all the monsters of the entire area as soon as you enter.

    Monsters are loaded as you come close to them.

    Correct me if i'm wrong.

    If you want to know where the unique/quest monsters are you can create your own POI. The Map structures surrounding elite monsters always look the same and have specific Map markers. If you open the "add POI" Register you can see all map markers shown as numbers. That way you can identify the marker and create your own Point of Interest. I assume anytime in the future there will be a list with most POI's.... but you can also contribute in creating such a List
    Sounds logical, I've already thought of that, but what I've noticed is that sometimes the radius is larger when entering the map and sometimes not. Maybe it's an engine thing or whatever

    But maybe it does work

  18. #315
    stacked's Avatar Member
    Reputation
    2
    Join Date
    Jan 2016
    Posts
    56
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where the heck did you find poe trade companion for poe 2?

Page 21 of 61 FirstFirst ... 171819202122232425 ... LastLast

Similar Threads

  1. [Trading] my CS:GO beta invite for PoE beta key
    By SLOWLLY in forum General Trading Buy Sell Trade
    Replies: 1
    Last Post: 08-20-2012, 09:06 AM
  2. [Trading] trading Molten-wow Premium acc for PoE key
    By blackhorn1233 in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 08-01-2012, 02:37 AM
  3. [Trading] d3 account for poe beta key
    By ffs910 in forum Diablo 3 Buy Sell Trade
    Replies: 1
    Last Post: 07-31-2012, 12:15 AM
  4. [Trading] The Secret World Pre-Order Key for PoE Closed Beta Key
    By Duplicity in forum General MMO Buy Sell Trade
    Replies: 2
    Last Post: 04-05-2012, 08:12 AM
  5. [Trading] Firefall beta invites for PoE keys.
    By forzakenus in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 04-04-2012, 01:12 PM
All times are GMT -5. The time now is 07:31 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