ExileAPI Release menu

User Tag List

Page 44 of 72 FirstFirst ... 404142434445464748 ... LastLast
Results 646 to 660 of 1079
  1. #646
    HugKitten's Avatar Active Member
    Reputation
    56
    Join Date
    Sep 2016
    Posts
    52
    Thanks G/R
    8/55
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anderson11 View Post
    FullRareSet and Stashie doesn't work anymore in 3.17.6 and 3.17.8 after merging the branches. This is the most recent RatMonkey's fork where those plugins were working: GitHub - SquirrelRat/ExileApi-1 at 845088b1c2f1082c6e56c63798779419995cec83
    I may have got one of the offsets wrong. Ill take a look.
    Edit: Nope. It's likely broken because inventory item offsets were updated in today's update and have yet to be fixed. I've noticed that the actual UI items elements inside the stash elements are all correct, so this doesn't appear to be an issue with the UI API. I'm too tired to fix it today, but I'll taker a closer look into it tomorrow if I have time.
    Tested with this repo
    Last edited by HugKitten; 02-20-2022 at 10:07 AM.

    ExileAPI Release
  2. #647
    Anderson11's Avatar Contributor
    Reputation
    86
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    27/27
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HugKitten View Post
    I may have got one of the offsets wrong. Ill take a look.
    Edit: Nope. It's likely broken because inventory item offsets were updated in today's update and have yet to be fixed. I've noticed that the actual UI items elements inside the stash elements are all correct, so this doesn't appear to be an issue with the UI API. I'm too tired to fix it today, but I'll taker a closer look into it tomorrow if I have time.
    Tested with this repo
    Sorry, I've worded it wrong. I meant that the repo i've linked (before it was merged) is still working with RareSet and Stashie as of now.

  3. #648
    somik1's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to make GitHub - IlliumIv/Random-Features: PoeHUD Plugin: Random Features work? Always loved the features of this plugin before. At least partially worked.

  4. #649
    RatMonkey's Avatar Contributor
    Reputation
    152
    Join Date
    Apr 2017
    Posts
    135
    Thanks G/R
    18/129
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anderson11 View Post
    Sorry, I've worded it wrong. I meant that the repo i've linked (before it was merged) is still working with RareSet and Stashie as of now.
    Not sure what happened, but the offsets that HugKitten added were not changed from the ones I made on the StashElement/Left and Right panels and InventoryPanel. They were untouched. The only thing that changed when merging was the //3.17.1 note on the end.

    I am not sure if some other offsets are messing with Stashie/RareSet, but I have installed the latest release and both Stashie and Rareset are working with the latest update. I do, however use some versions of Stashie which I am not sure if it is a problem or not. The one I am using is GitHub - TheOptimisticFactory/Stashie: A stashmanaging plugin for PoeHud

    Could you describe the issue you are getting? Do they just not work, or try to stash stuff at all? What happens if you manually take out a chaos recipe set into inventory and try to press F5 with rareset at the vendor? Does it sell? This is a bit of a mystery to me. Also one thing to try is to download a fresh release, put it in a new folder and quickly run it to test out of stashie works with it. It could be something got messed up during the update and it wasn't deployed properly when ExileAPI tried to apply it. Maybe the gameoffsets.dll/exileapi.dll did not copy over properly for some reason.

  5. #650
    Anderson11's Avatar Contributor
    Reputation
    86
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    27/27
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RatMonkey View Post
    Not sure what happened, but the offsets that HugKitten added were not changed from the ones I made on the StashElement/Left and Right panels and InventoryPanel. They were untouched. The only thing that changed when merging was the //3.17.1 note on the end.

    I am not sure if some other offsets are messing with Stashie/RareSet, but I have installed the latest release and both Stashie and Rareset are working with the latest update. I do, however use some versions of Stashie which I am not sure if it is a problem or not. The one I am using is GitHub - TheOptimisticFactory/Stashie: A stashmanaging plugin for PoeHud

    Could you describe the issue you are getting? Do they just not work, or try to stash stuff at all? What happens if you manually take out a chaos recipe set into inventory and try to press F5 with rareset at the vendor? Does it sell? This is a bit of a mystery to me. Also one thing to try is to download a fresh release, put it in a new folder and quickly run it to test out of stashie works with it. It could be something got messed up during the update and it wasn't deployed properly when ExileAPI tried to apply it. Maybe the gameoffsets.dll/exileapi.dll did not copy over properly for some reason.
    I've must've mixed up the files of different PoEHelper versions. That's why it wasn't working. I think my antivirus started randomly freaking out and some of the files weren't extracted from the 3.17.8 release .zip file. 3.17.8 is all working fine now.

    Originally Posted by somik1 View Post
    How to make GitHub - IlliumIv/Random-Features: PoeHUD Plugin: Random Features work? Always loved the features of this plugin before. At least partially worked.
    I've tried different forks of that plugin but none of them work.
    Last edited by Anderson11; 02-20-2022 at 07:32 PM.

  6. #651
    HugKitten's Avatar Active Member
    Reputation
    56
    Join Date
    Sep 2016
    Posts
    52
    Thanks G/R
    8/55
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anderson11 View Post
    I've must've mixed up the files of different PoEHelper versions. That's why it wasn't working. I think my antivirus started randomly freaking out and some of the files weren't extracted from the 3.17.8 release .zip file. 3.17.8 is all working fine now.
    Awesome! I've missed out on a few days this league trying to get things working, so I'm happy to get back to playing. :P

  7. Thanks Tonkan (1 members gave Thanks to HugKitten for this useful post)
  8. #652
    jehan09's Avatar Member
    Reputation
    2
    Join Date
    Jun 2019
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3.17.8 does not work out of nowhere?

  9. Thanks armory236 (1 members gave Thanks to jehan09 for this useful post)
  10. #653
    iHitHardBro's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HugKitten View Post
    I've done a fair bit of testing, and things seem to be working fine. Let me know if there's any issues, but for now I'm considering this working.
    Would you mind adding bottled faith to your fork? Error below:

    Error: Bottled Faith unique name not found. Add to config/flaskinfo.json and report this error message.

  11. #654
    lamleial's Avatar Member
    Reputation
    12
    Join Date
    Nov 2020
    Posts
    20
    Thanks G/R
    6/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RatMonkey View Post
    I'm in a similar boat. Plugins and C# are OK, but this whole debugging/finding offsets via pointers in memory etc is a little beyond me. I've tried and failed multiple times. The best I could do was find offsets for flasks and health/mana. I wish there was some sort of guide too, because the stuff online via searching seems outdated or just doesn't seem to apply here or work. It kind of sucks because we know we want to help, but just don't know how.. :/ because of lack of knowledge/skills.

    PS. I think what would help if we had an example SPECIFICALLY for PoE on how to find at least ONE offset. A guide on how to do that, and something we can do every time to get that single offset. The trial and error stuff is not helpful since it takes hours and hours to keep making mistakes or going to the wrong thing, only to start back at zero. If we knew how to do one, we could start to figure out more on our own. It's like if you teach a man to fish, he can fish for a lifetime and provide food. Without it, it's just too hard.
    If you have an existing, working set, you can create tools for updating in the future pretty easily. The problem is people only tend to consider this once the update drops and things are already broken.

    If you want me to give you some 1 on 1 help to show you how to update stuff then feel free to pm me. I'm a bit of a sleeper around here. Hmu if you're stuck on something.

  12. #655
    NetStyla's Avatar Member
    Reputation
    5
    Join Date
    Jul 2019
    Posts
    14
    Thanks G/R
    1/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so if anyone looking to follower which working with tp, entrances and portals - GitHub - NetStyla/FollowerV2: A follower plugin for Queuete's ExileApi (PoeHUD)
    i fixed some offsets, have accualy 0 coding expirience - atleast it works now

  13. Thanks maimo2706, benelux (2 members gave Thanks to NetStyla for this useful post)
  14. #656
    maimo2706's Avatar Member
    Reputation
    3
    Join Date
    Sep 2021
    Posts
    28
    Thanks G/R
    18/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NetStyla View Post
    so if anyone looking to follower which working with tp, entrances and portals - GitHub - NetStyla/FollowerV2: A follower plugin for Queuete's ExileApi (PoeHUD)
    i fixed some offsets, have accualy 0 coding expirience - atleast it works now

    GitHub - NetStyla/FollowerV2: A follower plugin for Queuete's ExileApi (PoeHUD)
    i imported into exileapi v.3.17.8 it doesn't complie this plugin , i checked complied folder is empty D:
    Last edited by maimo2706; 02-22-2022 at 12:20 AM.

  15. #657
    NetStyla's Avatar Member
    Reputation
    5
    Join Date
    Jul 2019
    Posts
    14
    Thanks G/R
    1/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maimo2706 View Post
    GitHub - NetStyla/FollowerV2: A follower plugin for Queuete's ExileApi (PoeHUD)
    i imported into exileapi v.3.17.8 it doesn't complie this plugin , i checked complied folder is empty D:
    let me check once again, cuz i didnt update mine hud since yesterday

  16. #658
    NetStyla's Avatar Member
    Reputation
    5
    Join Date
    Jul 2019
    Posts
    14
    Thanks G/R
    1/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    uploaded already compiled version, could you please check it Releases . NetStyla/FollowerV2 . GitHub

  17. Thanks maimo2706 (1 members gave Thanks to NetStyla for this useful post)
  18. #659
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NetStyla View Post
    uploaded already compiled version, could you please check it Releases . NetStyla/FollowerV2 . GitHub
    any chance you can update another follower plugin? personally I'm not a fan of FollowerV2 after I saw what CoPilot and Alpha could do
    GitHub - Sikaka/Alpha

  19. #660
    OnurTest's Avatar Member
    Reputation
    2
    Join Date
    Jan 2021
    Posts
    44
    Thanks G/R
    22/1
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NetStyla View Post
    let me check once again, cuz i didnt update mine hud since yesterday
    transation works? I mean follower clicking portals? I tried the original followerV2 plugin but it didnt't work. I tried file and network

    Edit: Ok still doesnt work transations or portals. I love followerv2 plugin because its more stabil than alpha
    Last edited by OnurTest; 02-22-2022 at 09:50 AM.

Page 44 of 72 FirstFirst ... 404142434445464748 ... LastLast

Similar Threads

  1. [Release] ExileAPI 3.14 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 532
    Last Post: 07-24-2021, 04:37 AM
  2. [Release] ExileAPI 3.13 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 606
    Last Post: 04-17-2021, 06:22 AM
  3. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  4. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  5. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
All times are GMT -5. The time now is 02:48 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