Page 1 of 8 123 ... LastLast
Results 1 to 15 of 118
  1. #1
    202amaan's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    28

    4 Layer RAMP PUSH

    so after the 3 layer ramp i have made an 4 layer ramp macro , this is for logitech but i think u can do the conversion for other mouse aswell works pretty well for me i have mastered 3layer without macro so m using this macro now , enjoy and dont forget to thank me

    Q=wall
    X=floor
    C=stair

    Macro in action :- https://vimeo.com/290016115

    and btw if any1 wants the macro for the ramp and bouncer as shown in the above video then just reply to this post ill release it aswell
    Attached Thumbnails Attached Thumbnails
    Screenshot_1.jpg  

    Screenshot_2.jpg  

    Last edited by 202amaan; 09-16-2018 at 04:28 AM.

  2. The Following 9 Users Say Thank You to 202amaan For This Useful Post:

    afried1 (10-20-2018),BearXYZ (10-20-2018),focuc5 (12-17-2018),HydraS63 (04-06-2019),Pamela22 (09-16-2018),SepticZaps (10-14-2018),shasto100 (01-08-2019),Ssubmarine (10-19-2018),twoelv (12-25-2018)

  3. #2
    SOAPSTON's Avatar
    Join Date
    Jan 2017
    Gender
    female
    Posts
    2
    Reputation
    10
    Thanks
    0
    Nice Job! I would like to see the bouncer ramp as well.

  4. #3
    Pamela22's Avatar
    Join Date
    Sep 2017
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    Can you post the ramp bouncer macro pls?

  5. #4
    SOAPSTON's Avatar
    Join Date
    Jan 2017
    Gender
    female
    Posts
    2
    Reputation
    10
    Thanks
    0
    How do you make the left button appear in the recording? When I click it, it does not pop up.

  6. #5
    202amaan's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    28
    Quote Originally Posted by SOAPSTON View Post
    How do you make the left button appear in the recording? When I click it, it does not pop up.
    right click after u record the keyboard keys and seclect left button -> click

  7. #6
    You do not feel comfortable sailer or at home
    MPGH Member
    sn1p3ro12's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,104
    Reputation
    10
    Thanks
    198
    I want the macro about ramp and the bouncer <3 thanks for this as well
    +can I have the XML for the ramp? because I can't figure out what I am doing wrong
    Last edited by sn1p3ro12; 09-16-2018 at 05:19 PM.
     


    DONT FORGET TO THANK ME

  8. #7
    202amaan's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    28
    Quote Originally Posted by sn1p3ro12 View Post
    I want the macro about ramp and the bouncer <3 thanks for this as well
    +can I have the XML for the ramp? because I can't figure out what I am doing wrong
    here u go
    Code:
      <macro guid="{DEF42463-984A-4DE4-A24F-E38F2266517D}" color="4278246655" hidden="false" name="4 layer">
            <multikey xmlns="https://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
              <key direction="down" value="C"/>
              <key direction="up" value="C"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="X"/>
              <key direction="up" value="X"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="C"/>
              <key direction="up" value="C"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="Q"/>
              <key direction="up" value="Q"/>
              <delay milliseconds="500"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
            </multikey>
    i will add the bouncer macro soon

  9. The Following User Says Thank You to 202amaan For This Useful Post:

    sn1p3ro12 (09-17-2018)

  10. #8
    You do not feel comfortable sailer or at home
    MPGH Member
    sn1p3ro12's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,104
    Reputation
    10
    Thanks
    198
    Quote Originally Posted by 202amaan View Post
    here u go
    Code:
      <macro guid="{DEF42463-984A-4DE4-A24F-E38F2266517D}" color="4278246655" hidden="false" name="4 layer">
            <multikey xmlns="https://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
              <key direction="down" value="C"/>
              <key direction="up" value="C"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="X"/>
              <key direction="up" value="X"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="C"/>
              <key direction="up" value="C"/>
              <delay milliseconds="50"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
              <delay milliseconds="50"/>
              <key direction="down" value="Q"/>
              <key direction="up" value="Q"/>
              <delay milliseconds="500"/>
              <mousebutton direction="down" button="left"/>
              <mousebutton direction="up" button="left"/>
            </multikey>
    i will add the bouncer macro soon
    Thank you very much my friend
     


    DONT FORGET TO THANK ME

  11. #9
    MinterMan's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Location
    3532
    Posts
    133
    Reputation
    18
    Thanks
    21
    My Mood
    Amazed
    Its not that hard to 4 layer rush if you spend some actual time working on it

  12. #10
    202amaan's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    28
    Quote Originally Posted by MinterMan View Post
    Its not that hard to 4 layer rush if you spend some actual time working on it
    yep i know i have mastered it already but i do it with a jump method .

  13. #11
    SepticZaps's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Noce

    +rep
    Cant wait to test it out

  14. #12
    DesertTreasure's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Cave
    Posts
    205
    Reputation
    84
    Thanks
    30
    My Mood
    Lurking
    I'm using razer, and it builds floor above my head, after one 4layer :? Should i decrease or increase delay?

    //Made delay to 0.04 and it works
    Last edited by DesertTreasure; 10-15-2018 at 10:51 AM.

    you wot m8

  15. #13
    fortyW's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0

    nice

    looks good nice push

  16. #14
    202amaan's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    28
    Quote Originally Posted by fortyW View Post
    looks good nice push
    no problem
    Quote Originally Posted by lopas12 View Post
    I'm using razer, and it builds floor above my head, after one 4layer :? Should i decrease or increase delay?

    //Made delay to 0.04 and it works
    thanks dude any1 using razer do the same if it doesnt work for ya

  17. #15
    chrisssj3's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    118
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by 202amaan View Post
    no problem

    thanks dude any1 using razer do the same if it doesnt work for ya
    Thanks for your work
    It doesn't work for me or I did something wrong.
    I tried to copy script this is the result:

    https://prntscr.com/l8dapr

    When you compare it to this from your video:https://prntscr.com/l8dboi
    You can see its missing a "Stairs" beneath the structure.

    And with these settings

    https://prntscr.com/l8cve8
    https://prntscr.com/l8cvm4

    Did I make a mistake?
    0.04 delay doesnt make difference for me.
    Last edited by chrisssj3; 10-20-2018 at 11:36 AM.

Page 1 of 8 123 ... LastLast

Similar Threads

  1. [Release] [AHK ]3/6 Layer Ramp Push Macro All Mouses
    By akyuky in forum Fortnite Hacks & Cheats
    Replies: 47
    Last Post: 08-04-2019, 08:43 AM
  2. [AHK] Three Layer Ramp Push
    By saninja in forum Fortnite Hacks & Cheats
    Replies: 5
    Last Post: 03-24-2019, 01:40 PM
  3. Dave pushed off of list.
    By wind1r in forum General
    Replies: 0
    Last Post: 08-10-2008, 05:48 AM
  4. Giuliani's push to Save America
    By chc18 in forum United States of America
    Replies: 4
    Last Post: 11-20-2007, 05:31 PM
  5. Push the button!
    By gunot in forum General
    Replies: 10
    Last Post: 10-31-2006, 02:48 PM