ExileApi - Misc plugin discussion menu

Shout-Out

User Tag List

Page 10 of 35 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 522
  1. #136
    benovo's Avatar Member
    Reputation
    1
    Join Date
    Mar 2024
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you change the color of regular monsters on map? I'm having trouble seeing the red dots.

    ExileApi - Misc plugin discussion
  2. #137
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by benovo View Post
    How do you change the color of regular monsters on map? I'm having trouble seeing the red dots.
    It might not be configurable, unfortunately. Until that changes, you can edit the source of the plugin here IconsBuilder/MonsterIcon.cs at master . exApiTools/IconsBuilder . GitHub to change the icon color/shape. After that, delete the plugin folder in Plugins/Compiled/ and put the updated source in Plugins/Source/, let hud compile it.

  3. #138
    danio0106's Avatar Member
    Reputation
    2
    Join Date
    May 2017
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, I'm new to everything, I started my adventure few months ago with GameHelper since it was easier for me, less features, but now that its not available is there something in POEHUD/ExileAPI that resembles AutohotkeyTrigger in Gamehelper? I was using it to condition lost minions to summon them again as soon as they were dead on summoner/necro, it was immense qol.

    Thanks in advance for all the help!

  4. #139
    aseasease's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    heyo, is there any api/hud that let s you customize the exarch/eater altars ? like recoloring BAD downsides and good ones to ignore/pick? i swear i ve seen something for that but forgot what was it

  5. #140
    cout00's Avatar Active Member
    Reputation
    27
    Join Date
    Sep 2022
    Posts
    70
    Thanks G/R
    20/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    It might not be configurable, unfortunately. Until that changes, you can edit the source of the plugin here IconsBuilder/MonsterIcon.cs at master . exApiTools/IconsBuilder . GitHub to change the icon color/shape. After that, delete the plugin folder in Plugins/Compiled/ and put the updated source in Plugins/Source/, let hud compile it.
    Mr. cheatingeagle. StashTabContainer offsets is broken . Will you fix it soon? or me fix it for myself?

  6. #141
    VituArtz's Avatar Member
    Reputation
    2
    Join Date
    Sep 2019
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know a way i can automate any link skills through a plugin?

  7. #142
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by danio0106 View Post
    Hi, I'm new to everything, I started my adventure few months ago with GameHelper since it was easier for me, less features, but now that its not available is there something in POEHUD/ExileAPI that resembles AutohotkeyTrigger in Gamehelper? I was using it to condition lost minions to summon them again as soon as they were dead on summoner/necro, it was immense qol.

    Thanks in advance for all the help!
    Reagent is very similar I'd say. No handholding there though.
    Originally Posted by aseasease View Post
    heyo, is there any api/hud that let s you customize the exarch/eater altars ? like recoloring BAD downsides and good ones to ignore/pick? i swear i ve seen something for that but forgot what was it
    Check out AltarHelper GitHub - bruno105/AltarHelper: Highlights the best option from Primordial Altar based on a Filter.
    Originally Posted by cout00 View Post
    Mr. cheatingeagle. StashTabContainer offsets is broken . Will you fix it soon? or me fix it for myself?
    I'll take a look.
    Originally Posted by VituArtz View Post
    Anyone know a way i can automate any link skills through a plugin?
    Reagent is what I use. There's a few others as well, copilot (author retired, so I don't know if I'd use it), BringYourOwnRoutine, maybe more.

  8. #143
    danio0106's Avatar Member
    Reputation
    2
    Join Date
    May 2017
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is reagent?

  9. #144
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)

  10. #145
    aweawe123's Avatar Member
    Reputation
    3
    Join Date
    Sep 2016
    Posts
    3
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any mapping tools like this:
    https://www.ownedcore.com/forums/mmo...-exileapi.html (MapHelper - Plugin for ExileApi)

    The github was removed.
    Also is there a repository or an easy way to find currently working plugins to look through?

  11. #146
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by aweawe123 View Post
    Any mapping tools like this:
    https://www.ownedcore.com/forums/mmo...-exileapi.html (MapHelper - Plugin for ExileApi)

    The github was removed.
    Also is there a repository or an easy way to find currently working plugins to look through?
    Best we have is PluginBrowser
    MapNotify is closest to what you linked, author refuses to use core offsets so you have to wait until he fixes his stuff PluginBrowser

  12. #147
    rekto33's Avatar Member
    Reputation
    1
    Join Date
    Dec 2023
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a plugin to use detonate dead on desecrate or any corpses ?

  13. #148
    WSSANON's Avatar Member
    Reputation
    5
    Join Date
    Mar 2020
    Posts
    35
    Thanks G/R
    30/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reposting this in the proper thread here..

    Originally Posted by cheatingeagle View Post
    GitHub - exApiTools/copilot: CoPilot - Plugin for Exilehud / PoeHelper made a fork just to simplify compilation if any of you have issues with this step.
    Hey cheatingeagle, thanks for the quick update on the program this league.

    Copilot worked perfectly last league and now its struggling to work properly.

    I'm getting this error the entire time

    Attachment 85650

    Randomly you will get the "Coroutine: Dead" and "Leader: Null" unless you Press F12 / Reload plugins.

    It will 100% always do this when switching zones, copilot does not attempt to teleport to the leader as it did last league.

    Is this something that could be fixed if you recompiled it again on the fork? I'm not good with coding/compiling.

    Thanks for the help.

    EDIT with some more info, here is the code that seems to be causing the issue

    Attachment 85652


    If you could pease help whenever you've got the time Sir, thank you

  14. #149
    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 their a plugin were it displays the missed drop on the left screen?

    i used poehelper a long time ago and they have this feature, you can basically tell you missed to pick an item that drops on the map

  15. #150
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1233
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1080
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by WSSANON View Post
    Reposting this in the proper thread here..



    Hey cheatingeagle, thanks for the quick update on the program this league.

    Copilot worked perfectly last league and now its struggling to work properly.

    I'm getting this error the entire time

    Attachment 85650

    Randomly you will get the "Coroutine: Dead" and "Leader: Null" unless you Press F12 / Reload plugins.

    It will 100% always do this when switching zones, copilot does not attempt to teleport to the leader as it did last league.

    Is this something that could be fixed if you recompiled it again on the fork? I'm not good with coding/compiling.

    Thanks for the help.

    EDIT with some more info, here is the code that seems to be causing the issue

    Attachment 85652


    If you could pease help whenever you've got the time Sir, thank you
    It's probably the PartyElement offset. I don't play in a party nor do I have any a convenient multiple account setup to test, so it's kind of a pain for me to approach. On the off chance anyone else finds it or I do set multiple accounts up I'll look into it, otherwise don't expect a quick fix.
    Originally Posted by hacker143 View Post
    is their a plugin were it displays the missed drop on the left screen?

    i used poehelper a long time ago and they have this feature, you can basically tell you missed to pick an item that drops on the map
    This is probably the first time I feel good about recommending anyone look at GitHub - DetectiveSquirrel/Ground-Items-With-Linq

  16. Thanks hacker143, MarkWHodgson, WSSANON (3 members gave Thanks to cheatingeagle for this useful post)
Page 10 of 35 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. [Release] MapHelper - Plugin for ExileApi
    By dirkbach666 in forum PoE Bots and Programs
    Replies: 5
    Last Post: 03-04-2025, 11:45 PM
  2. [Release] ExileAPI plugin : Tower Defence
    By dlr5668 in forum PoE Bots and Programs
    Replies: 57
    Last Post: 03-14-2020, 08:41 PM
  3. [Release] ExileApi Plugin: Skilly(Autoskill)
    By buzduke in forum PoE Bots and Programs
    Replies: 0
    Last Post: 12-29-2019, 07:34 AM
  4. ExileApi Plugin: Level Up Gems
    By dirkbach666 in forum PoE Bots and Programs
    Replies: 6
    Last Post: 12-22-2019, 03:31 AM
  5. Replies: 0
    Last Post: 06-01-2019, 11:55 PM
All times are GMT -5. The time now is 06:12 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