ExileAPI 3.13 Release menu

Shout-Out

User Tag List

Page 19 of 41 FirstFirst ... 151617181920212223 ... LastLast
Results 271 to 285 of 607
  1. #271
    ukatilol's Avatar Member
    Reputation
    3
    Join Date
    Jan 2021
    Posts
    5
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antroxxx View Post
    yeah this is dead, almost nothing works anymore. preload does tho. minimap icons does not. the development split up too much to make private bots. rip in rip
    LMAO wut i have EVERYTHING working xD not sure what YOUR doing wrong but good luck figuring it out.

    ExileAPI 3.13 Release
  2. #272
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New patch came out, minimap icons need new offsets.

  3. #273
    snowhawk's Avatar Contributor
    Reputation
    150
    Join Date
    Aug 2008
    Posts
    239
    Thanks G/R
    42/133
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antroxxx View Post
    yeah this is dead, almost nothing works anymore. preload does tho. minimap icons does not. the development split up too much to make private bots. rip in rip
    Once all of the offsets are updated, my list of malfunctioning plugins are the latest stashie (fixed by implementing a timed function coroutine, still buggy tho), mapnotify (never worked for public rls, still being heavily worked on so no point in trying to fix), and random features (decayed over time due to lack of support).

    Plugins that are working -

    • Advanced Tooltip - In certain situations, advanced mod information is not connected to the tooltip (e.g. in harvest inventory, item on ground).
    • Advanced Lab Layout - Sometimes gives error in rendering (has always existed).
    • AutoOpen - Clicking issues have returned when left click is pressed, including hugging strongboxes until it passes to its final state.
    • Basic Flask Routine - Not sure if the flask spamming is an issue with an offset or an issue with logic in the plugin.
    • Buff Util - If you use anthraxx's fork, the settings for his additions don't render properly rendering them useless.
    • CoPilot - Not fully tested but works for Blood Rage, Delve Flare, Cries, and Any Vaal Skill
    • DelveWalls
    • Dev Tree
    • Full Rare Set Manager - Has issue recognizing low ilvl weapons when selling.
    • Healthbars
    • Heist Icons
    • Iconsbuilder
    • Maps Exchange - New features added that I haven't figured out. Buy button still doesn't work.
    • Minimap Icons
    • Misc Information
    • Pickit - Still has the issue where you can either pickup everything or have full rare set manager integration. Needs a pickup all non-rares or non-unid'd chaos option.
    • Preload Alert
    • Random Features - Gem upgrade is basically the only thing still working, which is all I use it for.
    • Stashie - Fork then reset to a commit from before the rewrite brings stashie back to a working state.
    • Terrain
    • BasicTreeRoutine
    • Unidy
    • Unstack Decks - Can fail to flip a deck causing the last card of a stack not to flip. Also doesn't handle movement across the entire inventory window as gracefully as it should.
    • VMS Helper
    • XP Bar


    If it's not here, I haven't looked at it this league. If you come across something that isn't working, you could also try asking its developer to report issues with this HUD if they are having problems. If they say they don't support it, then that's that.
    Last edited by snowhawk; 02-02-2021 at 07:38 PM.

  4. Thanks poemain02, Senotin, Queuete (3 members gave Thanks to snowhawk for this useful post)
  5. #274
    tugagen's Avatar Member
    Reputation
    6
    Join Date
    Feb 2020
    Posts
    3
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Qeuete - Found new offsets needed on Map Element:

    public float LargeMapShiftX => M.Read<float>(LargeMap.Address + 0x270);
    public float LargeMapShiftY => M.Read<float>(LargeMap.Address + 0x274);
    public float LargeMapZoom => M.Read<float>(LargeMap.Address + 0x2B4);

    Small Map might have the same offsets but dind't test

  6. Thanks FHell, KinetsuBR, Senotin, Queuete, loafer (5 members gave Thanks to tugagen for this useful post)
  7. #275
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Something broke after new update. I do not see those red and blue dots on map when i press tab. They helped me alot with clear. Can someone fix this real quick?

  8. #276
    Medivh666's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone can repair AimBot plugin for this HUD?

  9. #277
    FHell's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    8
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mikilopta View Post
    Something broke after new update. I do not see those red and blue dots on map when i press tab. They helped me alot with clear. Can someone fix this real quick?
    This should help

    Originally Posted by tugagen View Post
    Qeuete - Found new offsets needed on Map Element:
    public float LargeMapShiftX => M.Read<float>(LargeMap.Address + 0x270);
    public float LargeMapShiftY => M.Read<float>(LargeMap.Address + 0x274);
    public float LargeMapZoom => M.Read<float>(LargeMap.Address + 0x2B4);
    Small Map might have the same offsets but dind't test

  10. #278
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where do i ctrl+c and ctrl+v paste it? I mean i do not know what to do with this code.

  11. #279
    berkefe's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mikilopta View Post
    Where do i ctrl+c and ctrl+v paste it? I mean i do not know what to do with this code.
    You can't copy/paste you need recompiled gameoffsets.dll and exilecore for it.

  12. #280
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by berkefe View Post
    You can't copy/paste you need recompiled gameoffsets.dll and exilecore for it.
    I cant do this. I would do it but that would require for me some reading and stuff. I will wait when someone will recompile it for me.

  13. #281
    ballerhoss's Avatar Member
    Reputation
    1
    Join Date
    Sep 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Every time the offsets change I remember how bad it feels to not have HUD lol

    If anyone happens to get the offsets etc. fixed and wants to share, that would be incredible; unfortunately I also don't know how to do it myself :/

  14. #282
    Senotin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2017
    Posts
    30
    Thanks G/R
    68/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snowhawk View Post
    Random Features - Gem upgrade is basically the only thing still working, which is all I use it for.
    GitHub - IlliumIv/Random-Features: PoeHUD Plugin: Random Features <-- This fork of Random Features works for me, actually. Maybe you are using some deprecated fork?

    On the other hand, I can't seem to get Unstack Decks to work, did you use PluginsAutoUpdate feature for its compilation?

  15. #283
    spookje's Avatar Member
    Reputation
    11
    Join Date
    Feb 2009
    Posts
    24
    Thanks G/R
    6/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ballerhoss View Post
    Every time the offsets change I remember how bad it feels to not have HUD lol

    If anyone happens to get the offsets etc. fixed and wants to share, that would be incredible; unfortunately I also don't know how to do it myself :/
    This is for the impatient people only, for everyone else just wait for a proper release, im sure itll be here soon. I used the offsets posted by @tugagen. This only seems to fix icons on large map, and not minimap (used the same offsets there),

    just put the files in your existing hud folder. And maybe make a backup of it. I barely know what I'm doing.

    offsets.zip

  16. Thanks Senotin, ukatilol, WSSANON, applepie90, igrotek, PreFlasH (6 members gave Thanks to spookje for this useful post)
  17. #284
    xhaize's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty spookje

  18. #285
    Queuete's Avatar Elite User
    Reputation
    549
    Join Date
    Dec 2019
    Posts
    284
    Thanks G/R
    119/486
    Trade Feedback
    0 (0%)
    Mentioned
    47 Post(s)
    Tagged
    0 Thread(s)
    MinimapIcons are fixed, Thanks @tugagen!

  19. Thanks loafer, Senotin (2 members gave Thanks to Queuete for this useful post)
Page 19 of 41 FirstFirst ... 151617181920212223 ... LastLast

Similar Threads

  1. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  2. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  3. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
  4. TPPK for patch 1.13 is released?
    By Julmys in forum Diablo 2
    Replies: 0
    Last Post: 06-03-2011, 06:32 AM
  5. anti-warden Release #1
    By zhPaul in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 10-21-2006, 01:40 AM
All times are GMT -5. The time now is 01:57 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