Author Topic: Dropshot  (Read 4352 times)

AlenK

  • Full Member
  • ***
  • Posts: 115
Dropshot
« on: February 18, 2020, 11:46:57 AM »
HI Dev Tem!

Could you help me to write macro for the dropshot by using only R2 button, however if you use L2 and R2 simultaneously the dropshot shouldn't work.
The crouch and prone button is "O".

Thank you!
Alen.

richard

  • Global Moderator
  • *****
  • Posts: 4835
Re: Dropshot
« Reply #1 on: February 18, 2020, 11:31:20 PM »
please provide a full description of all the details of this macro,
We will try our best to help you.

AlenK

  • Full Member
  • ***
  • Posts: 115
Re: Dropshot
« Reply #2 on: February 19, 2020, 11:27:49 AM »
Dropshot: whenever you are NOT Aiming Down Sights (L2 button), UPON FIRING (R2 button), you will fully drop down to the ground depending on whether your game has some kind of prone, slide or crouch mechanic. The crouch and prone button is "o" (circle) on the dualshock ps4 controller.
For eg. I press R2 and fully dropdown to the ground upon firing, however if I aim down sights and fire nothing should happen (the macro shouldn't be triggered). Only when I press R2 button alone.

AlenK

  • Full Member
  • ***
  • Posts: 115
Re: Dropshot
« Reply #3 on: February 19, 2020, 01:48:26 PM »
When you press "o" circle slightly you prone, when you press circle continuously you crouch.

richard

  • Global Moderator
  • *****
  • Posts: 4835
Re: Dropshot
« Reply #4 on: February 20, 2020, 06:22:00 PM »
to create a simple dropshot macro:

hotkey: mouse left button
mode: press
line 1: (R2+circle)      400ms

the time might vary according to your game.

but we can't close the macro when L2 is pressed and held.