• Visit Rebornbuddy
  • [Plugin]LeapSlamMover

    Discussion in 'Archives' started by xolived, Aug 20, 2017.

    1. xolived

      xolived Member

      Joined:
      Sep 7, 2014
      Messages:
      57
      Likes Received:
      5
      Trophy Points:
      8
      Hello,

      my build is using leap slam so i created something fast based on alchor75movement plugin

      i will integrate the other movement skills soon

      just place the folder in 3rdparty and you are good to go

      let me know if you find any bugs.

      cheers

      v1.01 : Here is a new version, this one scans your skill bar for movement skills ("Phase Run", "Lightning Warp", "Blink Arrow", "Flame Dash","Leap Slam","Whirling Blades","Shield Charge") and uses the first one it finds. Also, for it to work as it should, "Move" action must be present on the middle mouse button in the skill bar.


      credits : Alcor, xolived, PsychoJr

      here is the link if you want to offer me or PscyhoJr a beer
       

      Attached Files:

      Last edited: Aug 21, 2017
      Radziu, Aurel, Evilowl and 2 others like this.
    2. Evilowl

      Evilowl New Member

      Joined:
      Mar 27, 2017
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Bro how this plugin work?

      How do I configure it?
      it use skill whirling blades??
      but very thanks!!!
       
    3. Aurel

      Aurel New Member

      Joined:
      Jun 13, 2012
      Messages:
      18
      Likes Received:
      1
      Trophy Points:
      3
      Works with Shield Charge. Thank you.
       
    4. Krazydrummer

      Krazydrummer Member

      Joined:
      Mar 18, 2013
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      I think that there is an issue with your small movements in Oriath. When you teleport back to town it keeps interacting with Lani there and cant get around. It might be this part of the code where you say:

      // To avoid some issues in Act 2 stairs, we try to take points closer to us rather than the other way around.


      But otherwise. Works great in combat.
       
    5. danycv

      danycv Member

      Joined:
      Dec 11, 2012
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      big thanks bro~~

      the problem is it always back to town and talk to npc.
       
      Last edited: Aug 20, 2017
    6. infecter

      infecter New Member

      Joined:
      Jan 15, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      What u do?
      I install and it dont work for me ^(
       
    7. DeathUili

      DeathUili New Member

      Joined:
      Aug 1, 2015
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      3
      Work good with Shield Charge, but get stuck at some chests/shrines. And cant enter Oasis map, get stuck at the entrance.
       
    8. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Haven't seen it get stuck yet, but i know movers in the past have had a chance to get stuck behind chests trying to charge into a mob. Not sure if this has any type of checks to blacklist the mover if its in the same possible for longer than X seconds.

      But for mapping so far, this is working amazingly! Good job!
       
    9. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Noticed an issue with the plugin using LMB for click moving. This can / will cause a lot of issues while moving. Currently its double clicking your stash, can interact with NPCs in maps, can pick up items you dont want to have picked up, etc etc.

      I have tried to change the 2 LMB calls to other hotkeys that are not tied to the mouse. No luck so far tho. Have tried:

      LokiPoe.Input.Binding.use_bound_skill5
      LokiPoe.InGameState.SkillBarHud.Slot(5, true)

      and a few other ways. None have been successful yet! Positive its just syntax error on my part.

      Ideally you would want to tie into whatever key the user has bound for move only, since EB forces you place move only on your hotbar on a non mouse slot.


      For now, i have simply changed LokiPoe.Input.ClickLMB(); to LokiPoe.Input.ClickMMB(); and set move only to the middle mouse slot ingame. This fixes the double clicking issues at stash / map device / etc.
       
      xolived likes this.
    10. Aurel

      Aurel New Member

      Joined:
      Jun 13, 2012
      Messages:
      18
      Likes Received:
      1
      Trophy Points:
      3
      LokiPoe.Input.SimulateKeyEvent(LokiPoe.Input.Binding.use_bound_skill5, true, false, false);
       
    11. PsychoJr

      PsychoJr New Member

      Joined:
      Aug 21, 2017
      Messages:
      3
      Likes Received:
      7
      Trophy Points:
      3
      Here is a new version, this one scans your skill bar for movement skills ("Phase Run", "Lightning Warp", "Blink Arrow", "Flame Dash","Leap Slam","Whirling Blades","Shield Charge") and uses the first one it finds. Also, for it to work as it should, "Move" action must be present on the middle mouse button in the skill bar.
       

      Attached Files:

      h0v3r, xolived, danycv and 1 other person like this.
    12. h0v3r

      h0v3r Member

      Joined:
      Oct 31, 2014
      Messages:
      123
      Likes Received:
      3
      Trophy Points:
      18
      thanks for the update!
       
    13. JUSTAPLAYER123

      JUSTAPLAYER123 Member

      Joined:
      Apr 14, 2017
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      test it , work so good
       
    14. windsins

      windsins New Member Legendary

      Joined:
      Nov 5, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      shield charge is stuck chest and wall and obstacle :(

      wall heading my character :D
       
    15. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      yeah I experience the same. Not that often, but too often :(
       
    16. ganv1234

      ganv1234 New Member

      Joined:
      Aug 23, 2017
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      why me can't work
       
    17. Radziu

      Radziu Member

      Joined:
      Sep 8, 2012
      Messages:
      205
      Likes Received:
      15
      Trophy Points:
      18
      Works awesome with Whirling Blades. Thank you sir!
       
    18. Tarambuller

      Tarambuller New Member

      Joined:
      Dec 19, 2016
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Nice work, thank you!
       

    Share This Page