PoeHUD Plugin: Auto Mines Detonate menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 64
  1. #16
    Deafwave's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    2
    Join Date
    Jan 2015
    Posts
    12
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BHLDepression View Post
    Looks like it was updated 7 hours ago from this post.

    Edit: Causes poe hud to not even work.

    Edit 2: Would love an update D: Couldn't figure out what was going wrong when looking at the code. Im assuming offset issues.
    Been looking at the code as well, not sure what the issue is. Haven't written enough for PoEHUD.

    PoeHUD Plugin: Auto Mines Detonate
  2. #17
    feelsbadman's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think it gets stuck in the for loop of the Minion method of the Actor component when it tries to check how many mines we have. When I comment out that for loop and rebuild, the plugin doesn't freeze poehud anymore but of course the plugin doesn't work correctly now. Don't know enough to fix it, but probably offset issue?

  3. #18
    Deafwave's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    2
    Join Date
    Jan 2015
    Posts
    12
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by feelsbadman View Post
    I think it gets stuck in the for loop of the Minion method of the Actor component when it tries to check how many mines we have. When I comment out that for loop and rebuild, the plugin doesn't freeze poehud anymore but of course the plugin doesn't work correctly now. Don't know enough to fix it, but probably offset issue?
    After looking at some of the other plugins, and attempting to use the older version, I believe it's an offset issue. I don't know any plugins off the top of my head that use the minion entity, but I'm going to look around the gits.

    Edit: Curious if we the mine count is considered a buff and we can use the buff offset. Might investigate this further.
    Last edited by Deafwave; 12-13-2017 at 10:31 PM.

  4. #19
    kSacred's Avatar Contributor
    Reputation
    124
    Join Date
    Feb 2017
    Posts
    110
    Thanks G/R
    13/107
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The plugin works correctly, just wait for the update poehud, namely the determination of the number of minions.
    If you like what I'm doing and you want to support or speed up the development plagins, BTC donations can be send to: 1NLBDfMY7hURujkzfi9Uq6dnMf1zF3Vqcm

  5. #20
    Deafwave's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    2
    Join Date
    Jan 2015
    Posts
    12
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kSacred View Post
    The plugin works correctly, just wait for the update poehud, namely the determination of the number of minions.
    Gotcha, so it is an offset issue like I suspected. Thanks!

  6. #21
    bewbtube's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    62
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PoEHud was updated 15h or so ago for the latest update but this plugin is still causing PoEHUD to freeze for me.

  7. #22
    Futurecut's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    plz update, this sometimes work sometimes not

  8. #23
    bewbtube's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    62
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Plugin still freezes PoEHUD after loading into a new map

    https://i.gyazo.com/992df46679439948...b9cb5d9a18.png

    This is using the latest PoEHUD push (7-8 hours ago since I first posted this).

    As you can see here I'm in Highgate, but PoEHUD is frozen from when I joined the Descent. The Flasker plugin still seems to operate just fine with the HUD frozen like this, but your auto detonate plugin almost never detonates mines. I understand that its the holiday season and youre most likely not playing a miner this league, but I really loved using this plugin last time around so if you do get a chance to fix this plugin I'd appreciate it
    Last edited by bewbtube; 12-19-2017 at 12:27 PM.

  9. #24
    OHNaGe's Avatar Member
    Reputation
    13
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bewbtube View Post
    Plugin still freezes PoEHUD after loading into a new map

    https://i.gyazo.com/992df46679439948...b9cb5d9a18.png

    This is using the latest PoEHUD push (7-8 hours ago since I first posted this).

    As you can see here I'm in Highgate, but PoEHUD is frozen from when I joined the Descent. The Flasker plugin still seems to operate just fine with the HUD frozen like this, but your auto detonate plugin almost never detonates mines. I understand that its the holiday season and youre most likely not playing a miner this league, but I really loved using this plugin last time around so if you do get a chance to fix this plugin I'd appreciate it
    As the OP has stated, this isn't a problem with the plugin. This is a problem with PouHUD and detecting the number of minions. There are 2 AutoMines scripts and neither will work until the offsets are fixed in PoeHUD.

  10. Thanks bewbtube (1 members gave Thanks to OHNaGe for this useful post)
  11. #25
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2424
    Join Date
    Jun 2015
    Posts
    3,039
    Thanks G/R
    452/2169
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by OHNaGe View Post
    As the OP has stated, this isn't a problem with the plugin. This is a problem with PouHUD and detecting the number of minions. There are 2 AutoMines scripts and neither will work until the offsets are fixed in PoeHUD.
    fixed: get the latest poehud from this location: https://github.com/TehCheat/PoEHUD/archive/x64.zip

  12. Thanks bewbtube (1 members gave Thanks to GameHelper for this useful post)
  13. #26
    blackcomb's Avatar Member
    Reputation
    2
    Join Date
    Jun 2014
    Posts
    18
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    fixed: get the latest poehud from this location: https://github.com/TehCheat/PoEHUD/archive/x64.zip
    fixed can confirm..

    known issue:
    it detonates mines, if you have traps active with the same amount you specified for mines.

  14. Thanks bewbtube (1 members gave Thanks to blackcomb for this useful post)
  15. #27
    KaiEon's Avatar Member
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does it detonate mines even if there is no mobs ?

  16. #28
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    213
    Thanks G/R
    30/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried testing the detonatemine in poehudeplugin updater and this autominedetonate and my conclusion is
    yes, this is better because of disable if totem is active BUT i think you should lower the delay. tested it like sooo many times and i can say this automine takes waaay too long to detonate compare the one in the poehudeplugin updater automine.

  17. #29
    poebota5's Avatar Member
    Reputation
    3
    Join Date
    Dec 2017
    Posts
    53
    Thanks G/R
    14/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i thing we need less delay, 500 its so long
    make pls

  18. #30
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poebota5 View Post
    i thing we need less delay, 500 its so long
    make pls
    Download visual studio, clone the repository, then make the change. You can then recompile it and have your own custom version.... or submit a pull request and everyone will have your code change.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
  2. [Request[Auto Mine detonate.
    By Nipper in forum PoE Bots and Programs
    Replies: 10
    Last Post: 11-19-2017, 11:49 PM
  3. ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Bots and Programs
    Replies: 4
    Last Post: 12-30-2014, 04:14 AM
  4. [Selling] ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Buy Sell Trade
    Replies: 6
    Last Post: 12-30-2014, 04:13 AM
  5. [Macro/Script]Auto Mining/Herb switching
    By 1337pyro in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-22-2009, 03:39 AM
All times are GMT -5. The time now is 02:41 PM. 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