ExileApi 3.23 and beyond - Plugin framework menu

Shout-Out

User Tag List

Page 112 of 121 FirstFirst ... 1262108109110111112113114115116 ... LastLast
Results 1,666 to 1,680 of 1812
  1. #1666
    Exilepay's Avatar Member
    Reputation
    3
    Join Date
    Jul 2025
    Posts
    5
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PatoSanchez View Post
    Hey everyone, sorry but i didnt find anything to get a Tincture to work...any Tips for me pls?
    In Reagent

    SinceLastActivation (1)
    && Flasks.Flask5.CanbeUsed
    && !Buffs.Has("tincture_mana_burn")
    ===
    change to your flask slot for auto trigger tincture
    If you want to use near rare add this line , (change to unique if want unique)
    MonsterCount(100, MonsterRarity.AtleastRare) > 0
    ------
    IF want to hold charge weapon swap then use
    Buffs["tincture_mana_burn"].Charges > X (X is amount charge you want to hold)
    add skills[""].Canbeused where skill is your melee skill regenerate charge
    add another one !Buffs["tincture_mana_burn"].Charges > X for swap back
    Last edited by Exilepay; 07-30-2025 at 06:59 PM.

    ExileApi 3.23 and beyond - Plugin framework
  2. Thanks EthEth (1 members gave Thanks to Exilepay for this useful post)
  3. #1667
    chigo's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone use basic flask routine with eldrich battery? i use replica sorrow of the divine but can't automate the life flsk.....(i enable the flask restore es....)

  4. #1668
    marekjemiolak's Avatar Active Member
    Reputation
    23
    Join Date
    Feb 2017
    Posts
    134
    Thanks G/R
    6/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  5. #1669
    chigo's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    done relete and reinstall and all gone right ( i add replica sorrow flask to .json too)
    Last edited by chigo; 07-31-2025 at 10:27 AM.

  6. #1670
    KissMyMp5's Avatar Member
    Reputation
    1
    Join Date
    Oct 2020
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where can I find the latest/most updated version of the Preload Alert? Standard one doesnt show Gwennen for example.

  7. #1671
    seeshiv's Avatar Member
    Reputation
    1
    Join Date
    Aug 2025
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    delete this
    Last edited by seeshiv; 08-05-2025 at 10:31 PM. Reason: Context

  8. #1672
    randomuserwoo's Avatar Member
    Reputation
    1
    Join Date
    Jun 2025
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a plugin that will help with trading in divination cards?

  9. #1673
    xerance's Avatar Active Member CoreCoins Purchaser
    Reputation
    38
    Join Date
    Jan 2018
    Posts
    178
    Thanks G/R
    39/36
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Is there any other plugin than ninja pricer/getchaosvalue that can show dust value? half of the time it doesn't work properly.

  10. #1674
    Borpa's Avatar Active Member BorpaSpin
    Reputation
    35
    Join Date
    Mar 2015
    Posts
    34
    Thanks G/R
    28/17
    Trade Feedback
    1 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomuserwoo View Post
    is there a plugin that will help with trading in divination cards?
    GitHub - SquirrelRat/DivCardTrader: ExileAPI Plugin That Makes Exchanges Div Cards Quick and Easy

  11. Thanks Dotkt, camapxam, randomuserwoo (3 members gave Thanks to Borpa for this useful post)
  12. #1675
    luscentflowluscentflow's Avatar Member
    Reputation
    1
    Join Date
    May 2020
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where are the libraries that WheresMyCraftAt uses for mods and stats?

    I checked the github and it has some example templates where it references "GetItemStats(ModsInfo.ExplicitMods)[GameStat.BaseMaximumLife] >= 1" , Is there a library for these so I can search for specific mods? I've looked on the devtree and in the dat files but they are renamed entirely.

  13. #1676
    Dotkt's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    10
    Thanks G/R
    10/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi there, I only use 2-3 plugins but it consumes quite a lot of CPU on my PC maybe almost as much as the game consumes, is there any way to reduce the consumption?

  14. #1677
    xerance's Avatar Active Member CoreCoins Purchaser
    Reputation
    38
    Join Date
    Jan 2018
    Posts
    178
    Thanks G/R
    39/36
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    how does this even work? when i press it it clicks in the middle of the screen and does nothing holding ctrl in.

  15. #1678
    minhquan299's Avatar Member
    Reputation
    1
    Join Date
    Nov 2024
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi everyone,
    How can I config for auto open Hoarder with pickit?
    Thank you so much

  16. #1679
    Exilepay's Avatar Member
    Reputation
    3
    Join Date
    Jul 2025
    Posts
    5
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by minhquan299 View Post
    Hi everyone,
    How can I config for auto open Hoarder with pickit?
    Thank you so much
    There should be chest setting
    In setting, find chest setting, For hoard
    ^Metadata/Chests/AbyssChestMaps01/

  17. Thanks EthEth (1 members gave Thanks to Exilepay for this useful post)
  18. #1680
    EthEth's Avatar Contributor Authenticator enabled
    Reputation
    96
    Join Date
    Aug 2016
    Posts
    132
    Thanks G/R
    81/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added little more repos to the plugins list:
    https://www.ownedcore.com/forums/mmo...ml#post4573328 (ExileApi 3.23 and beyond - Plugin framework)

    Added:
    - DivCardTrader,
    - SyndicateHelper
    - Gold Helper
    - alternative fork for MercScanner (adds mercs Tiers settings and some QoL)
    Last edited by EthEth; 08-05-2025 at 08:00 AM.
    My post was helpful? Consider using Thank you! We are here together, be part of community, help others and get helped by others.

  19. Thanks Dotkt, camapxam, hurrhurr1, Glitter2770 (4 members gave Thanks to EthEth for this useful post)

Similar Threads

  1. The Irony of WOTLK and beyond
    By Z3D in forum World of Warcraft General
    Replies: 8
    Last Post: 09-15-2009, 09:54 PM
  2. Half Life 2 - Easter Eggs and Beyond
    By Glynbeard in forum Gaming Chat
    Replies: 0
    Last Post: 11-04-2007, 09:51 AM
  3. Above and Beyond AV (2.0.5(And hopefully above))
    By Dead_Man in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-03-2007, 12:38 AM
  4. Above and beyond Orgrimmar
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-30-2006, 08:37 PM
All times are GMT -5. The time now is 02:44 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