CoPilot Plugin for PoeHelper / PoeHud / ExileApi menu

User Tag List

Page 1 of 45 12345 ... LastLast
Results 1 to 15 of 661
  1. #1
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)

    CoPilot Plugin for PoeHelper / PoeHud / ExileApi

    I started the Plugin a few Leagues back, it was available since Project start for everyone on the Discord as its not realy public I thought making a Thread would be a good Idea. Better late then never

    Designed to improve QOL while playing POE with Exilehud/Poehelper.
    Automated use of Skills, with as few interferance for User Input as possible.
    Some Skills have added Logic or Logic to work better when used together (Warcrys).

    Source available at GitHub - totalschaden/copilot: CoPilot

    0. Open the Folder you have your HUD in.
    1. If not already there, Create a "Source" Folder in /Plugins
    2. If not already there, Create a "Copilot" Folder in /Plugins/Source
    3. Download Copilot.zip from GitHub - totalschaden/copilot: CoPilot - Plugin for Exilehud / PoeHelper (Press the green "Code" Button then select "Download ZIP")
    4. Open the .zip and Extract everything that is INSIDE "Copilot-master" (NOT THE FOLDER ITSELF) into /Plugins/Source/Copilot
    5. There should be a bunch of .cs files in /Plugins/Source/Copilot now. If not u Fucked up start again.
    6. Go Ingame, Start Hud, Press F12 see if Copilot shows up in the Plugin list, if not u Fucked up start again.
    7. Enable Copilot and set Keys as shown on Firstpage of the Post.
    8. Enable whatever Skills u want.



    How to set the Input Keys:
    Last edited by totalschaden; 04-18-2023 at 02:30 PM.

    CoPilot Plugin for PoeHelper / PoeHud / ExileApi
  2. #2
    v41435's Avatar Member
    Reputation
    2
    Join Date
    May 2016
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can I add a Vaal Discipline?

  3. #3
    Sabiancym's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not working at all for me. I can't enable most options. I'm playing on a cyclone build and it won't enable.

    Here's a quick crappy quality recording of the issue

  4. #4
    Anh Tu?n ??'s Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What does the "auto attack" option do?

  5. #5
    deomexuathe's Avatar Member
    Reputation
    3
    Join Date
    Sep 2017
    Posts
    48
    Thanks G/R
    35/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it's so long that someone release their plugin to public, keep up the awsome work man
    btw I suggest you should add "pause when press x" to Divine Ire / Blade Flurry / Scourge Arrow option, for bossing maybe

  6. #6
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sabiancym View Post
    Not working at all for me. I can't enable most options. I'm playing on a cyclone build and it won't enable.

    Here's a quick crappy quality recording of the issue
    Thanks for the report, I coded the new Settings UI yesterday and didnt test it yet. I fixed the Auto Attack Enabled, which one is also not working ?

    Originally Posted by Anh Tu?n ?? View Post
    What does the "auto attack" option do?
    Basicly you start Cycloning when next to Enemys, you can keep holding your Mouse Move, it stops once no Enemys in set range and you still move, its fasten then doing it by hand, and alot more fun.

    Originally Posted by deomexuathe View Post
    it's so long that someone release their plugin to public, keep up the awsome work man
    btw I suggest you should add "pause when press x" to Divine Ire / Blade Flurry / Scourge Arrow option, for bossing maybe
    Yea I already thought about adding this, for the new Auto Attack option I added a "Pause on left mouse pressed" and also there is a "PickIt Key" so it wont cast when those are Pressed and checked. The Idea was to have a General Key for all non Instant Skills so they wont cast when the Key is pressed. I will add it "soon".

  7. #7
    MrOne's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2017
    Posts
    322
    Thanks G/R
    66/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    About auto golem, is it possible to declare all golems type for golemmancer build?
    Now i have 7 stone golems, 1 light, 1 chaos, 1 ice and it will be great if i can set max amount of each type and keybind
    If I helped you, click "Give Thanks!"

  8. Thanks sikurat (1 members gave Thanks to MrOne for this useful post)
  9. #8
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Just pushed Several fixes for the new UI Problem.

  10. #9
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrOne View Post
    About auto golem, is it possible to declare all golems type for golemmancer build?
    Now i have 7 stone golems, 1 light, 1 chaos, 1 ice and it will be great if i can set max amount of each type and keybind
    Thats a very specific use case, I always try to keep things simple with as few settings as possible, so i most likely wont add it. But it sure is possible to add and not that much work, you could just edit the Source if you realy need it.

  11. #10
    MrOne's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2017
    Posts
    322
    Thanks G/R
    66/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by totalschaden View Post
    Thats a very specific use case, I always try to keep things simple with as few settings as possible, so i most likely wont add it. But it sure is possible to add and not that much work, you could just edit the Source if you realy need it.
    ok i see code and i know i can do it myself but question is, is it possible to set Ctrl+ key or only without modifiers?
    If I helped you, click "Give Thanks!"

  12. #11
    Dr_Who's Avatar Member
    Reputation
    -3
    Join Date
    Jan 2018
    Posts
    47
    Thanks G/R
    11/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi! How merge Copilot with TehCHeat PoeHelper? Sorry...Im totally noob. Tks =)

  13. #12
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrOne View Post
    ok i see code and i know i can do it myself but question is, is it possible to set Ctrl+ key or only without modifiers?
    Currently thinking through a new Input System which will Support the Modifier bar and also auto detect which keys to press.

  14. #13
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dr_Who View Post
    Hi! How merge Copilot with TehCHeat PoeHelper? Sorry...Im totally noob. Tks =)
    Just make an "CoPilot" Folder inside "\Plugins\Compiled" and drop the CoPilot.dll into it.

  15. Thanks Dr_Who (1 members gave Thanks to totalschaden for this useful post)
  16. #14
    totalschaden's Avatar Contributor
    Reputation
    98
    Join Date
    May 2008
    Posts
    210
    Thanks G/R
    0/85
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Just pushed new Version. Including Auto Key Detection, use of 2nd bar skills and Warcry KeepRageUp Setting.

  17. Thanks snowhawk (1 members gave Thanks to totalschaden for this useful post)
  18. #15
    old4ever's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi totalschaden, after your last update "vortex" tab has stopped working... I'm using vaal bv with unleash, and until a recent update everything was working fine, can you look up what causing a problem?

Page 1 of 45 12345 ... LastLast

Similar Threads

  1. [Release] STASHIE - a stash managing plugin for PoeHud
    By Preaches in forum PoE Bots and Programs
    Replies: 554
    Last Post: 04-10-2023, 03:11 PM
  2. [Release] CRAFTIE - A crafting plugin for PoeHUD
    By Preaches in forum PoE Bots and Programs
    Replies: 18
    Last Post: 07-16-2019, 02:10 PM
  3. [Selling] [Tool] Simple Flask Manager Plugin For PoeHUD
    By GameHelper in forum PoE Buy Sell Trade
    Replies: 115
    Last Post: 04-08-2018, 10:31 PM
  4. [Selling] Labyrinth (Lab) Chests plugin for PoEHUD
    By TehCheat in forum PoE Buy Sell Trade
    Replies: 92
    Last Post: 03-20-2018, 01:38 PM
  5. [Request] Atlas Plugin for POEHUD
    By kevel1 in forum PoE Bots and Programs
    Replies: 7
    Last Post: 03-13-2018, 03:54 AM
All times are GMT -5. The time now is 06:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search