ExileCore2 - advanced QoL framework menu

Shout-Out

User Tag List

Page 18 of 41 FirstFirst ... 141516171819202122 ... LastLast
Results 256 to 270 of 604
  1. #256
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1220
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1073
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by tyzen8 View Post
    @cheatingeagle, can you help me please.
    I would like to automatically trigger "Flammability" on all types of monsters, but I can't create the effective code, can you write me one? Thank you
    Writing ReAgent scripts is not something I do for people. I would have to spend hours doing that every day if I tried.
    Originally Posted by MingZ_TH View Post
    PickIt is running fine for me but need to have some suggestion about Tier of item before identification. I would like to pick up only 'Expert' and 'Tier 5'. I can filter 'Expert' from name but it is not work for 'Tier 5' as it seem not really part of the item's name. Thank you
    That isn't available yet, will need to look into it at some point.
    Originally Posted by lordahx View Post
    use gamehelper. nothing but questions and no answers with this.
    Sure, if you want the "lightweight" feature set go ahead and do that

    ExileCore2 - advanced QoL framework
  2. Thanks MingZ_TH (1 members gave Thanks to cheatingeagle for this useful post)
  3. #257
    MingZ_TH's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    9
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    That isn't available yet, will need to look into it at some point.
    Thank you so much

  4. #258
    anonuser037's Avatar Member
    Reputation
    10
    Join Date
    Jan 2025
    Posts
    17
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone gotten EffectZones working? I can't get any zone to appear.

  5. #259
    asxyz26's Avatar Member
    Reputation
    1
    Join Date
    Jan 2025
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  6. #260
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1441
    Join Date
    Apr 2006
    Posts
    3,999
    Thanks G/R
    295/585
    Trade Feedback
    1 (100%)
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by anonuser037 View Post
    Has anyone gotten EffectZones working? I can't get any zone to appear.
    Worked great for me last I tried. You have to configure the zones you want to see yourself.

  7. #261
    zoukerbou's Avatar Member
    Reputation
    7
    Join Date
    Dec 2024
    Posts
    12
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Worked great for me last I tried. You have to configure the zones you want to see yourself.
    how do you configure it please

  8. #262
    Misanim's Avatar Member
    Reputation
    2
    Join Date
    Dec 2024
    Posts
    18
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having this thread as the only way to communicate info about something with a ton of modules and complex configurations/filters/presets/scripts is a problem, indeed

  9. #263
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1220
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1073
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Misanim View Post
    Having this thread as the only way to communicate info about something with a ton of modules and complex configurations/filters/presets/scripts is a problem, indeed
    Yeah because it's not the thread meant to discuss plugins at all.

  10. #264
    anonuser037's Avatar Member
    Reputation
    10
    Join Date
    Jan 2025
    Posts
    17
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Worked great for me last I tried. You have to configure the zones you want to see yourself.
    Got the effect zones working! Had to add regex to the paths.


    Here is another group that works really well for other effects, but sometimes it has a problem getting the radius and you'll get spammed. Modify the source code to suppress the "unable to find radius" error message if you use this group.
    Last edited by anonuser037; 01-28-2025 at 11:22 AM.

  11. Thanks zoukerbou, ali_ee, poesbhgamer, andriel666, cheatH13, mylodias (6 members gave Thanks to anonuser037 for this useful post)
  12. #265
    fredek126's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry how can i use your pickit filter? where to put in and how

  13. #266
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1220
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1073
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by anonuser037 View Post
    Got the effect zones working! Had to add regex to the paths.


    Here is another group that works really well for other effects, but sometimes it has a problem getting the radius and you'll get spammed. Modify the source code to suppress the "unable to find radius" error message if you use this group.
    Hey that's cool. I'll add a setting to have a fallback radius for a group or something.
    Originally Posted by fredek126 View Post
    sorry how can i use your pickit filter? where to put in and how
    There is a button in the settings to open the folder, put .ifl files there

  14. #267
    anonuser037's Avatar Member
    Reputation
    10
    Join Date
    Jan 2025
    Posts
    17
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    Hey that's cool. I'll add a setting to have a fallback radius for a group or something.
    Thank you, much! That would solve the issue for sure. Once I realized this was regex on the path, it was all very clear how to use the plugin!

  15. #268
    zoukerbou's Avatar Member
    Reputation
    7
    Join Date
    Dec 2024
    Posts
    12
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by anonuser037 View Post
    Thank you, much! That would solve the issue for sure. Once I realized this was regex on the path, it was all very clear how to use the plugin!
    where did you find the paths to effects?

  16. #269
    diesall's Avatar Contributor
    Reputation
    199
    Join Date
    Jul 2011
    Posts
    210
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I've created a replacement plugin for the MinimapIcons plugin in ExileCore2, featuring custom images and colors for all entities, a new thread should be up pending moderator approval for now you can get it here: Page not found . GitHub . GitHub

    New settings:Screenshot 2025-01-29 230501.png
    Last edited by diesall; 01-29-2025 at 07:59 AM. Reason: coz

  17. Thanks patyagami, Maracudos (2 members gave Thanks to diesall for this useful post)
  18. #270
    SteelClaww's Avatar Member
    Reputation
    1
    Join Date
    Dec 2024
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean by "Got the effect zones working! Had to add regex to the paths." How did you get it working? Ive added the what you have but im getting spammed by errors like you said. "Modify the source code to suppress the "unable to find radius" error message if you use this group." How did you do that?

Page 18 of 41 FirstFirst ... 141516171819202122 ... LastLast

Similar Threads

  1. [Guide] How to make advanced scripts - thought process framework with example
    By EthEth in forum PoE Bots and Programs
    Replies: 17
    Last Post: 3 Weeks Ago, 01:00 AM
  2. Guide to 3 paths of advanced leatherworking
    By xlAnonym0uslx in forum World of Warcraft Guides
    Replies: 1
    Last Post: 04-21-2025, 06:50 PM
  3. Tackle Box v0.2 Advanced Fishing Bot!
    By lopolop in forum World of Warcraft Bots and Programs
    Replies: 66
    Last Post: 03-17-2007, 08:41 AM
  4. Advanced reloger
    By LightWave in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 01-23-2007, 03:51 PM
All times are GMT -5. The time now is 11:46 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