ExileAPI 3.14 Release menu

User Tag List

Page 18 of 36 FirstFirst ... 141516171819202122 ... LastLast
Results 256 to 270 of 533
  1. #256
    Nexerek's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey! Im adding github sites to autoplugins, but those not appears.
    How do I add plugins like Follower etc ?

    ExileAPI 3.14 Release
  2. #257
    xaiyx's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poohbear321 View Post
    Got it working, seems like it needs
    Task.Run(() => UpdateCheapUniques());
    how did u get it running , ezvendor wont load by me at all.
    getting this error now

    2021-05-04 23:43:58.106 +02:00 [ERR] PluginLoader -> Not found plugin dll in D:\Scripts\noob\Plugins\Compiled\EZVendor.
    2021-05-04 23:43:58.106 +02:00 [ERR] PluginLoader -> Dll should be named like folder or only dll in folder.
    Last edited by xaiyx; 05-04-2021 at 04:51 PM.

  3. #258
    qqcakesqq's Avatar Member
    Reputation
    5
    Join Date
    Nov 2014
    Posts
    58
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello peoples.. i am tired of the virus protecting stopping the hub. i do remember someone posted back in the day how to make a file not searched by my virus program, but i cant find it. anyone know how to block it from getting scanned and blocked? thank you alls

  4. #259
    omghaxla's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    85
    Thanks G/R
    13/11
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by qqcakesqq View Post
    hello peoples.. i am tired of the virus protecting stopping the hub. i do remember someone posted back in the day how to make a file not searched by my virus program, but i cant find it. anyone know how to block it from getting scanned and blocked? thank you alls
    Google your specific antivirus guides to exclude files/folders

  5. #260
    Shortyyyy's Avatar Member
    Reputation
    1
    Join Date
    May 2021
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way this might work for geforce now? My pc lags way too often (especially on ultimatum)

  6. #261
    dirkbach666's Avatar Active Member
    Reputation
    24
    Join Date
    Aug 2013
    Posts
    59
    Thanks G/R
    39/22
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shortyyyy View Post
    Is there any way this might work for geforce now? My pc lags way too often (especially on ultimatum)
    don't think so, there is no memory to read from, just streamed video, as far as I understand it
    Last edited by dirkbach666; 05-05-2021 at 10:33 AM. Reason: typo

  7. #262
    pwndbymeh's Avatar Active Member
    Reputation
    44
    Join Date
    May 2010
    Posts
    194
    Thanks G/R
    20/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Copilot has been a bit clunky lately... is there another autoskill/buff plugin that works with the current version?

  8. #263
    shaneomahony's Avatar Member
    Reputation
    4
    Join Date
    Apr 2019
    Posts
    30
    Thanks G/R
    11/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I have this weird bug.

    On my VM if the loader doesn't work for any reason then I get a core blah blah error and no matter what I do it won't work ever again until I reinstall a fresh ExileApi.
    It's a pain in the ass because I have to download all my plugins and reconfigure them each time.

    Is there a way to save my config/plugins and load it later?

  9. #264
    Shortyyyy's Avatar Member
    Reputation
    1
    Join Date
    May 2021
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So why is EZVendor not working? Am i the only one?

  10. #265
    Kladdkakan's Avatar Member
    Reputation
    12
    Join Date
    Oct 2008
    Posts
    65
    Thanks G/R
    1/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could we have a hotkey for refresh area? <3

  11. #266
    poecheat's Avatar Member
    Reputation
    1
    Join Date
    Apr 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having trouble getting ExileAPI to work in VM, it runs fine on my PC, but I'm getting this error using vmware workstation pro 16 with a windows 10 vm. The HUD just won't render.

    2021-05-06 16:42:16.516 -07:00 [ERR] DX11.Render -> SharpDX.SharpDXException: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action.

    at SharpDX.Result.CheckError() in C:\projects\sharpdx\Source\SharpDX\Result.cs:line 195
    at ExileCore.RenderQ.DX11.Render(Double sleepTime, Core core) in /buddy/exileapi/Core/RenderQ/DX11.cs:line 277


    EDIT: I allocated an extra core and more memory to the VM and it works now.
    Last edited by poecheat; 05-07-2021 at 03:07 AM.

  12. #267
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shortyyyy View Post
    Is there any way this might work for geforce now? My pc lags way too often (especially on ultimatum)
    500 Hours of Free, 4K 60 FPS Cloud Gaming | by John Ragone | Medium

    May be look at this

  13. #268
    stfufag's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    294
    Thanks G/R
    46/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all good

    123
    Last edited by stfufag; 05-06-2021 at 08:35 PM.

  14. #269
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shortyyyy View Post
    So why is EZVendor not working? Am i the only one?
    Updated and tested
    Last edited by dlr5668; 05-07-2021 at 08:11 AM.

  15. #270
    Azthek's Avatar Member
    Reputation
    1
    Join Date
    May 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shortyyyy View Post
    Is there any way this might work for geforce now? My pc lags way too often (especially on ultimatum)
    I would like to know this as well. I managed to get it to recognize GFN by adding and replacing references to PoE window (window name, window class name etc.) by the respecting GFN window titles. That managed to start the overlay (bottom corner and debug). Shortcuts for inventory also started to work (although difficult to get the delay right).
    There are two problems however :
    First, the client log. Its on GFN servers so it inacessible. Second after running the wizard all the colours return as 0x00000, and so the script cant find ohb and more importantly is in permanent pause because it thinks the chat is opened (even if its not - I suspect its because of the colours).
    There is a post in this thread (cant quote cause the search does not work for me) that mentioned pixel based features should work. It would be nice if someone could weigh in on this if it is even possible. Would be nice to have a working flasker.

    EDIT: Right after posting this, I realized I posted it in the wrong thread - meant to post it in Wingman reloaded - sorry about that.
    Last edited by Azthek; 05-07-2021 at 07:59 AM. Reason: wrong thread

Page 18 of 36 FirstFirst ... 141516171819202122 ... LastLast

Similar Threads

  1. [Release] ExileAPI 3.13 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 606
    Last Post: 04-17-2021, 06:22 AM
  2. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  3. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  4. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
  5. [FPS][PayDay2] Pirate Perfection v14 [Released: 5/16/14]
    By berryman13 in forum FPS Game Discussions
    Replies: 0
    Last Post: 05-16-2014, 10:59 PM
All times are GMT -5. The time now is 07:20 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