PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum) menu

User Tag List

Page 76 of 78 FirstFirst ... 2672737475767778 LastLast
Results 1,126 to 1,140 of 1167
  1. #1126
    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 gachihuc6 View Post
    any chance to someone create plugin that show unique with multi unique bases, without having to hover over each unique on the ground to check?
    It is not necessary that it be in real time for a large number of unique items, leather belt, heavy belt is enough. like after clear all map before leave, jut press button for checking missed Magebloods and Headhunters on the ground. It so much need for six man party MF. ๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™
    its impossible due perfomance issues. sorry. and some entities cant be correctly preloaded. their metadata or texture resource path will be RNG, until you do some actions with them

    PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum)
  2. #1127
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by gachihuc6 View Post
    any chance to someone create plugin that show unique with multi unique bases, without having to hover over each unique on the ground to check?
    It is not necessary that it be in real time for a large number of unique items, leather belt, heavy belt is enough. like after clear all map before leave, jut press button for checking missed Magebloods and Headhunters on the ground. It so much need for six man party MF. ๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™
    I thought NinjaPricer did this?

  3. #1128
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by cout00 View Post
    its impossible due perfomance issues. sorry. and some entities cant be correctly preloaded. their metadata or texture resource path will be RNG, until you do some actions with them
    False. Why are you still allowed to post here?

  4. #1129
    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 TehCheat View Post
    False. Why are you still allowed to post here?
    ok did you know how to fix this?

    compare texture resource as GetComponent<RenderItem>().ResourcePath or compare a metadata is not accurate. how preload a full entity data?

  5. #1130
    ryuuzaki08's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by camapxam View Post
    could be auto tabber is set to some key that constantly pressed
    This is the co-pilot plugin I believe. There is a setting to always keep the map open.

  6. #1131
    gachihuc6's Avatar Member
    Reputation
    1
    Join Date
    Sep 2021
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, it works, but in an area with a large accumulation of loot, it stops displaying the overlay, but if you move to a place where there is little loot, the plugin starts working again.
    Is it possible to optimize this somehow? NinjaPricer thread looks dead

  7. #1132
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by gachihuc6 View Post
    Thanks, it works, but in an area with a large accumulation of loot, it stops displaying the overlay, but if you move to a place where there is little loot, the plugin starts working again.
    Is it possible to optimize this somehow? NinjaPricer thread looks dead
    It's probably an issue with our entity cap in hud, rather than the plugin. I think the limit is 10K entities and juicing can get you far more entities than that.

  8. #1133
    Toldorn's Avatar Contributor
    Reputation
    122
    Join Date
    Dec 2006
    Posts
    556
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys. So so late to the party (and POE in general).

    Can anyone recommend and additional plugins that are fairly common and you'd consider ''must have''?

    Many thanks!

  9. #1134
    Winterweave's Avatar Member
    Reputation
    1
    Join Date
    Jun 2021
    Posts
    6
    Thanks G/R
    14/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried to compile with the .bat file but I have this error:

    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
    ---> System.BadImageFormatException: Could not load file or assembly 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. An attempt was made to load a program with an incorrect format.
    File name: 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (0x8007000B)
    at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
    at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
    at System.Reflection.Assembly.LoadFrom(String assemblyFile)
    at Microsoft.Build.Locator.MSBuildLocator.<>c__DisplayClass15_0.<RegisterMSBuildPat h>g__TryLoadAssembly|3(AssemblyName assemblyName)
    at Microsoft.Build.Locator.MSBuildLocator.<>c__DisplayClass15_0.<RegisterMSBuildPat h>b__2(AssemblyLoadContext _, AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.GetFirstResolvedAssemblyFromResolvingE vent(AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName)
    at ExileCore.Shared.PluginCompiler..ctor()
    at ExileCore.Shared.PluginCompiler.Create()
    at ExileCore.Shared.PluginCompiler.CreateOrThrow()
    at ExileCore.CommandExecutor.CompilePluginsIntoDll()
    at ExileCore.CommandExecutor.Execute(String cmd)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
    at Loader.Loader.ExecuteCommand(String command)
    at Loader.Loader.Load(String[] args)

    Any solution for this?

  10. #1135
    genarte's Avatar Member
    Reputation
    3
    Join Date
    Sep 2020
    Posts
    46
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not work after patch 3.22.2

  11. #1136
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    We'll just have to be patient now until hopefully there's an update for the new patch that came out today.

  12. #1137
    Unklefrak13's Avatar Member
    Reputation
    1
    Join Date
    Sep 2023
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For anyone wondering. . .

    A new patch has been dropped for Path of Exile, which means that PoeHelper is currently unavailable.

    Author is usually very quick to release a new version, so please be patient :3

    Thanks again for all the work you do for this project <3

  13. #1138
    Bary222's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please update very much

  14. #1139
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1234
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    24/1081
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    * Updated for 3.22.2
    * Added a lot of new APIs
    * You might need to recompile your plugins. If you get any MissingMethodExceptions, that's the cue to do so.

    Dependency list:
    .NET SDK 6.0 x64 (download page and direct link to current version (will change in the future))
    Common issues and other information
    DirectX (when you run the download, it will extract it to a specified folder, you then need to run DXSETUP in the extracted folder)
    VC 2015 Redistributable option 1, option 2

    Download PoeHelper https://github.com/TehCheat/PoEHelpe...ses/tag/3.22.2. Please use this url or download the branch archive from repository root, the link in the first post might be outdated.

    If you want to support the author of this release (well, me), you can do so via crypto. PM me for details.

  15. Thanks xerance, adiq, camapxam, BootyBlastin, genarte, tapoffers1, AreZone, Forumuser1000, cittris, redpepsi, berloga03rus, asus1950, Whatever18 (13 members gave Thanks to cheatingeagle for this useful post)
  16. #1140
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    315
    Thanks G/R
    255/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    * Updated for 3.22.2
    * Added a lot of new APIs
    * You might need to recompile your plugins. If you get any MissingMethodExceptions, that's the cue to do so.

    Dependency list:
    .NET SDK 6.0 x64 (download page and direct link to current version (will change in the future))
    Common issues and other information
    DirectX (when you run the download, it will extract it to a specified folder, you then need to run DXSETUP in the extracted folder)
    VC 2015 Redistributable option 1, option 2

    Download PoeHelper https://github.com/TehCheat/PoEHelpe...ses/tag/3.22.2. Please use this url or download the branch archive from repository root, the link in the first post might be outdated.

    If you want to support the author of this release (well, me), you can do so via crypto. PM me for details.
    gosh, so good, the kiwi that we need, the kiwi that we deserve

Similar Threads

  1. Replies: 11
    Last Post: 06-15-2025, 02:37 PM
  2. CoPilot Plugin for PoeHelper / PoeHud / ExileApi
    By totalschaden in forum PoE Bots and Programs
    Replies: 669
    Last Post: 07-31-2024, 04:38 AM
  3. Powerleveling (Horde) 1-20 in 24 hours or less
    By Matt in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-18-2006, 10:12 PM
  4. I'm flying without wings! FOR 20 SECONDS WHOAZERZ!
    By janzi9 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 05-17-2006, 08:00 PM
  5. 20 Arcanite in 1 Hour
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 04-16-2006, 01:47 AM
All times are GMT -5. The time now is 05:28 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