ExileApi (Old POEHUD) Overlay for Path of Exile menu

User Tag List

Page 35 of 78 FirstFirst ... 313233343536373839 ... LastLast
Results 511 to 525 of 1160
  1. #511
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I currently use this for my bone barrier script, however it will still spam this while i am in my hideout or in chat or doing a trade etc, how can i set it, so that if it detects that i chat or inventory open, it will pause spamming it and resume when those windows are closed?


    #MaxThreadsPerHotkey 2 ; Spams Bone Barrier every 7 seconds using t button, Numpad5 to activate/disable

    Numpad5::
    IfWinActive, Path of Exile
    {
    Toggle := !Toggle
    while Toggle
    {
    Send, {t Down}
    Sleep, 7000
    Send, {t Up}
    }
    return
    }

    ExileApi (Old POEHUD) Overlay for Path of Exile
  2. #512
    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 ReadyToKill View Post
    I currently use this for my bone barrier script, however it will still spam this while i am in my hideout or in chat or doing a trade etc, how can i set it, so that if it detects that i chat or inventory open, it will pause spamming it and resume when those windows are closed?


    #MaxThreadsPerHotkey 2 ; Spams Bone Barrier every 7 seconds using t button, Numpad5 to activate/disable

    Numpad5::
    IfWinActive, Path of Exile
    {
    Toggle := !Toggle
    while Toggle
    {
    Send, {t Down}
    Sleep, 7000
    Send, {t Up}
    }
    return
    }
    Хуйня. Here is how to do it in a proper way. Place https://pastebin.com/raw/96yrSkU0
    in xxx\Plugins\Compiled\BasicFlaskRoutine\Profile and import in Build Your Own Routine. Features Bone armor, Offering and Enduring cry (underrated gem for 15% phys red). Running my negro in delve 900 with decent amount of success. I am using Taste of Hate, Purity of Ice and watcher eye take phys as cold as well

  3. #513
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I added the file to the profile section and imported/loaded up the file and i see a tree like structure, but not sure what to do from here. This is what i see.



    Test — Postimage.org

  4. #514
    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 ReadyToKill View Post
    I added the file to the profile section and imported/loaded up the file and i see a tree like structure, but not sure what to do from here. This is what i see.



    Test — Postimage.org
    All good. Now click on [A] things and change hotkeys. For example, [A] x1 means bot will press mouse key 1. Save it after and RELOAD

  5. #515
    Maestrolp's Avatar Member
    Reputation
    1
    Join Date
    Mar 2015
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    1 Question! Are you running on Win 7 or Win 10?
    Thanks

    Is AdvToolTip working for you?
    Last edited by Maestrolp; 10-02-2019 at 04:42 AM.

  6. #516
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maestrolp View Post
    1 Question! Are you running on Win 7 or Win 10?
    Thanks
    Win10 build 1903.
    And I'm not using AdvTooltip, but I'll check it after work.

    Originally Posted by ReadyToKill View Post
    I copied over the random features i had from raretitlez hud and copied it over to your hud and it is working fine with the new update, autoquit, elitebars, healthbars, minmapicons and all the rest seem to be working, only stashie is giving me issues with not transfering over the fossils and resonators.
    That's good.
    I see that GGG added two common slots to the delve stash tab. UI element is displayed as invalid.
    But have you tried selecting standard/quad stash tabs for the fossils/resonators? Are these items still ignored?
    Last edited by KeyboardWarrior; 10-02-2019 at 05:04 AM.

  7. #517
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Double post, I'm sorry.
    Last edited by KeyboardWarrior; 10-02-2019 at 05:02 AM.

  8. #518
    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 dlr5668 View Post
    All good. Now click on [A] things and change hotkeys. For example, [A] x1 means bot will press mouse key 1. Save it after and RELOAD
    Can you show your settings, if possible?

  9. #519
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    All good. Now click on [A] things and change hotkeys. For example, [A] x1 means bot will press mouse key 1. Save it after and RELOAD

    Sorry for being, so noobish, but can you clarify a bit, you mentioned to change all [A] things and x1, means mouse button 1, so since i want the T button to cast every 7 seconds, i changed all the [A] things to T? Also how do i activate/disable this feature and where would i go to set the cooldown timer to cast every 7 seconds?


    I am able to get AdvanceToolsTip working using KeyboardWarrior hud.

  10. #520
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    Win10 build 1903.
    And I'm not using AdvTooltip, but I'll check it after work.



    That's good.
    I see that GGG added two common slots to the delve stash tab. UI element is displayed as invalid.
    But have you tried selecting standard/quad stash tabs for the fossils/resonators? Are these items still ignored?
    Fossils & Resonators will work if i change it to my quadstash tab, but i use that for other items, but as a test it works.

  11. #521
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    Fossils & Resonators will work if i change it to my quadstash tab, but i use that for other items, but as a test it works.
    Fixed: ExileCore.rar

  12. Thanks ReadyToKill (1 members gave Thanks to KeyboardWarrior for this useful post)
  13. #522
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks delve items are working again, also i just realized that i cannot get your version of itemalert to display item drops below the quest section. I have used yours and i tried copying over the itemalert plugin from the other version that is working, but it does not work on yours.

  14. #523
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    Thanks delve items are working again, also i just realized that i cannot get your version of itemalert to display item drops below the quest section. I have used yours and i tried copying over the itemalert plugin from the other version that is working, but it does not work on yours.
    Try to select filter file in the plugin settings. But some good native loot filter is enough I think.
    I'm not sure that It is working at all except item labels with direction under minimap. There are some plugins that I had never used.
    Last edited by KeyboardWarrior; 10-02-2019 at 02:26 PM.

  15. #524
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahh that did the trick, i was missing a loot filter file.

  16. #525
    sushix's Avatar Member
    Reputation
    5
    Join Date
    Jun 2017
    Posts
    99
    Thanks G/R
    41/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does anyone mind sharing the latest current version they have Compiled ... ? i use it mainly for flasks and alert preload for trash mobs. thats about it.
    i tried and still am getting errors. sincerely thanks.
    windows 10 x 64 non steam / official client poe
    Last edited by sushix; 10-02-2019 at 11:57 PM.

Page 35 of 78 FirstFirst ... 313233343536373839 ... LastLast

Similar Threads

  1. PoEHUD - Overlay for Path of Exile (Updated for 3.0)
    By TehCheat in forum PoE Bots and Programs
    Replies: 4451
    Last Post: 09-05-2019, 01:53 PM
  2. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  3. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 01:10 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