• Visit Rebornbuddy
  • [Plugin 3.0] Alcor75PlayerMover

    Discussion in 'Archives' started by alcor75, Dec 29, 2015.

    Thread Status:
    Not open for further replies.
    1. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      I dont think you should combine them. I removed QSF for some dps flasks myself.
       
    2. FerroKarr

      FerroKarr New Member

      Joined:
      Dec 24, 2013
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      Works fine.
      One thing:
      If u use Blink the Bot "run" half the "Blinked"-way back to complete the pathing. It seems that the Bot itselfe don't accept the blinked/teleported range as "explored area".
       
    3. kenjou

      kenjou New Member

      Joined:
      Oct 15, 2013
      Messages:
      140
      Likes Received:
      0
      Trophy Points:
      0
      I noticed that this plugin overwrites the oldgrinding bot routine about which strong boxes should be opened and which should be left? According to my observation it opens now all the strongboxes.
       
    4. flairdevil

      flairdevil Community Developer

      Joined:
      Jul 18, 2011
      Messages:
      371
      Likes Received:
      1
      Trophy Points:
      0

      How's your FPS? Maybe try the lowFPS plugin?
       
    5. xzibit

      xzibit Member

      Joined:
      Oct 9, 2012
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      16
      whirling blades not working with blade vortex?
       
    6. Dbuddy

      Dbuddy Member

      Joined:
      Jun 18, 2012
      Messages:
      963
      Likes Received:
      0
      Trophy Points:
      16
      yes.

      if possible, please fix this
       
    7. alcor75

      alcor75 Community Developer

      Joined:
      Nov 22, 2012
      Messages:
      376
      Likes Received:
      24
      Trophy Points:
      18
      Fix coming soon, was tring to fix the blink Arrow bug too, but light need some pushedx help.
       
    8. LajtStyle

      LajtStyle Community Developer

      Joined:
      Jan 5, 2015
      Messages:
      96
      Likes Received:
      5
      Trophy Points:
      8
      There is problem with Soul Taker.
      I have 100% mana reserved and min mana % set to 0.
      With 1 aura less(some free mana left) plugin works.
      I seen there is soul taker handling code in your plugin but for some reason it doesn't work.
       
    9. Nyynuh

      Nyynuh New Member

      Joined:
      Aug 19, 2015
      Messages:
      82
      Likes Received:
      1
      Trophy Points:
      0
      That is amazing!

      Thanks for the share.
       
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      it does, I use it all day !
       
    11. alcor75

      alcor75 Community Developer

      Joined:
      Nov 22, 2012
      Messages:
      376
      Likes Received:
      24
      Trophy Points:
      18
      Yep, i also use it all day, me and toNyx have spent some time especially for this purpose, no idea what is wrong with you.
      Try play with the setting a little and let me know.
       
    12. LajtStyle

      LajtStyle Community Developer

      Joined:
      Jan 5, 2015
      Messages:
      96
      Likes Received:
      5
      Trophy Points:
      8
      ok i found where error is in your code.

      I play with predictive you tested it with lockstep only.

      This is how line 595 in Alcor75PlayerMover.cs looks like:
      Code:
      if (canUseMoveSkill && LokiPoe.Me.ManaPercent >= Alcor75PlayerMoverSettings.Instance.MoveMinManaValue)
      so as you can see you check mana reserved one additional time but w/o soul taker handling.

      Solution is simple, change line 595 to:
      Code:
      if (canUseMoveSkill)
       
    13. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      It's 2016 stop predictive Kappa jk, maybe alcor got to look into it.
       
    14. alcor75

      alcor75 Community Developer

      Joined:
      Nov 22, 2012
      Messages:
      376
      Likes Received:
      24
      Trophy Points:
      18
      Guys i'm trying to figure a fix for Blink Arrow before to post an update.

      The problem is not about unexplored location, but something more difficult to spot (for me), if you have ideas pls give me a hand. (pls post ideas codewise only if you know what you talk about, i already experimented alot alot of things.").

      will let you know.
       
    15. Laugh

      Laugh New Member

      Joined:
      Apr 26, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      0
      Just here to let you know that your plugin refuses to work when I reserve 100% of my mana and use BM gems to use my skills...

      EDIT: Got rid of the mana logic altogether as a band-aid fix till it gets fixed.
       
      Last edited: Jan 9, 2016
    16. Fujiyama

      Fujiyama Member

      Joined:
      Mar 27, 2014
      Messages:
      485
      Likes Received:
      4
      Trophy Points:
      18
      Is this supposed to "kite" bosses and such? When I die it's usually when the bot just facetanks a boss. Would be great if it could move away from bosses to keep some distance. I'm using Totemizer btw.
       
    17. tapok

      tapok New Member

      Joined:
      Apr 20, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Does it use Quicksilver Flask ?
       
    18. DocBrown

      DocBrown Member

      Joined:
      Mar 24, 2015
      Messages:
      362
      Likes Received:
      11
      Trophy Points:
      18
      alchor man when are you going to stop being a tease and hook us up with your auto equip
       
    19. alcor75

      alcor75 Community Developer

      Joined:
      Nov 22, 2012
      Messages:
      376
      Likes Received:
      24
      Trophy Points:
      18
      Not going to see the light, sorry friend.
       
    20. DocBrown

      DocBrown Member

      Joined:
      Mar 24, 2015
      Messages:
      362
      Likes Received:
      11
      Trophy Points:
      18
      then the only option here is for me to write it. What does exilebuddy use again? binary?
       
    Thread Status:
    Not open for further replies.

    Share This Page