PoEapikit - Make it easy menu

Shout-Out

User Tag List

Page 6 of 34 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 501
  1. #76
    conajer's Avatar Contributor
    Reputation
    167
    Join Date
    Sep 2020
    Posts
    275
    Thanks G/R
    1/152
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vietlanh19 View Post
    Hi , @conajer
    I have a question
    I'm a player at the content heist
    so I want to ask in the show chest heist feature, where to edit and adjust as desired: for example, the font size is now larger to make it easier to see, not showing unnecessary chests.

    Thank you so much for answering my question
    The font size and unnecessary chest names are not configurable in current version. I'll consider to add it in next release.

    PoEapikit - Make it easy
  2. #77
    vietlanh19's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    22
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    The font size and unnecessary chest names are not configurable in current version. I'll consider to add it in next release.
    Thank you so much, have a nice day

  3. #78
    calyn's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    poeapikit is using at least 75% of my GPU (GTX 1060). Anyone else experiencing this issue?

  4. #79
    rikkof's Avatar Member
    Reputation
    1
    Join Date
    May 2020
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by calyn View Post
    poeapikit is using at least 75% of my GPU (GTX 1060). Anyone else experiencing this issue?
    this happens to me too

  5. #80
    gilberto_san's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its working ? its updated for the last poe version ?

  6. #81
    conajer's Avatar Contributor
    Reputation
    167
    Join Date
    Sep 2020
    Posts
    275
    Thanks G/R
    1/152
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    New version released with support of PoE 3.18.
    Added properties for plugin MinimapSymbol.

    Code:
                                                , "fontSize"           : 12
                                                , "minSize"            : 4
                                                , "ignoredDelveChests" : "Armour|Weapon|Generic|NoDrops|Encounter"
                                                , "ignoredHeistChests" : "Armour|Weapons|Corrupted|Gems|Jewellery|Jewels|QualityCurrency|Talisman|Trinkets|Uniques" }

  7. #82
    MajesticMystic's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I see it says kill counter and statistics, where do I go to see that sort of thing, etc?

  8. #83
    conajer's Avatar Contributor
    Reputation
    167
    Join Date
    Sep 2020
    Posts
    275
    Thanks G/R
    1/152
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MajesticMystic View Post
    So I see it says kill counter and statistics, where do I go to see that sort of thing, etc?
    It is on the upper-right corner of PoE window, KillCounter.png, click '>>' to hide it.

  9. #84
    tvinki's Avatar Active Member
    Reputation
    21
    Join Date
    Mar 2014
    Posts
    164
    Thanks G/R
    38/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Auto fill the price tag of the selected item"
    this function dont work ? its suppose autofill numbers in price window or what ?

    + where i can change wisdom, portal location ?
    and where i can block some slots not too b used with "dump inventory"

    +how to off "Trader"
    Last edited by tvinki; 05-14-2022 at 08:22 AM.

  10. #85
    PermaCheater's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am pretty new to PoE. Maphack isn't working for me, i am running it as limited user. What am i missing?

  11. #86
    MajesticMystic's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    It is on the upper-right corner of PoE window, KillCounter.png, click '>>' to hide it.
    Oh okay, must've been my old version didn't do it then. Had like 1.7.6 and it didn't show anything.

  12. #87
    conajer's Avatar Contributor
    Reputation
    167
    Join Date
    Sep 2020
    Posts
    275
    Thanks G/R
    1/152
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tvinki View Post
    "Auto fill the price tag of the selected item"
    this function dont work ? its suppose autofill numbers in price window or what ?

    + where i can change wisdom, portal location ?
    and where i can block some slots not too b used with "dump inventory"

    +how to off "Trader"
    AutoFill will be fixed in next release.
    Dump inventory items always move all items to stash, using 'Stash items' instead.

    Code:
                         , {"tabName" : "$$$",     "baseType" : "Currency", "baseName": "Stacked Deck", "Constraints" : {"index" : [6, 60]}}
    With constraint 'index' you can controls the items to stash.

    Removing the following code from PoEapikit.ahk to disable Trader.
    Code:
    #Include, %A_ScriptDir%\extras\Trader.ahk

  13. Thanks tvinki (1 members gave Thanks to conajer for this useful post)
  14. #88
    conajer's Avatar Contributor
    Reputation
    167
    Join Date
    Sep 2020
    Posts
    275
    Thanks G/R
    1/152
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PermaCheater View Post
    I am pretty new to PoE. Maphack isn't working for me, i am running it as limited user. What am i missing?
    Maphack needs run PoE normally.

  15. Thanks PermaCheater (1 members gave Thanks to conajer for this useful post)
  16. #89
    tvinki's Avatar Active Member
    Reputation
    21
    Join Date
    Mar 2014
    Posts
    164
    Thanks G/R
    38/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    we dont have autopickup shrines or its dont work atm?
    and where i can do smaller uniq, rare mobs icon on minimap and left white mobs same size ?
    , "minSize" : 1 with this white mobs 2 small but rare, uniq too big
    Last edited by tvinki; 05-15-2022 at 02:37 PM.

  17. #90
    Reynbow's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I may be naive, but wouldn't this get you banned?

Page 6 of 34 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [HH] buggy HH runs make it easy to get lowbies in.
    By s_e_a_n_66 in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 10-21-2010, 10:43 AM
  2. Easy way to make ascent server and making it public :D
    By Phirotic in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 08-19-2010, 09:29 PM
  3. how to make a really easy 2.3.x wow server!and make it public with hamachi
    By pooooo132 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 06-19-2008, 05:10 AM
  4. How to make a ascent server easy +making it public!!!
    By Confucius in forum WoW EMU Guides & Tutorials
    Replies: 73
    Last Post: 04-10-2008, 01:53 PM
  5. Replies: 4
    Last Post: 10-24-2006, 09:23 AM
All times are GMT -5. The time now is 08:06 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