LongJump Bind!

Discussion in 'General Discussion' started by Crook, Jul 8, 2015.

  1. Lowkeynoiq

    Lowkeynoiq New

    Joined:
    Oct 15, 2019
    Messages:
    1
    Likes Received:
    0
    okay so for somebody who doesn't know anything, am i just supposed to paste the "alias +CrookHasSwag "+duck; +jump; -forward; -back"
    alias -CrookHasSwag "-duck; -jump;"
    alias "lj" "clear; bind mouse2 "+CrookHasSwag"; echo "LJ bindings loaded""
    alias "nolj" "bind mouse2 "+attack2"; echo "LJ bindings disabled"" into my console and it should work? or do i have to do anything else.
     
  2. Blaze

    Blaze New

    Joined:
    Oct 29, 2019
    Messages:
    3
    Likes Received:
    0
    I improved it again,
    every time I press the down arrow it enables and disables the "duckjump mode":

    alias +DuckJump "+duck; +jump; -forward; -back"
    alias -DuckJump "-duck; -jump;"
    bind "DOWNARROW" "toggleDuck";
    alias toggleDuck "enableDuck";
    alias enableDuck "alias toggleDuck disableDuck; bind mouse2 "+DuckJump"; echo "Duck Jump confing bindings loaded";
    alias disableDuck "alias toggleDuck enableDuck; bind mouse2 "+attack2"; echo "Duck Jump config bindings disabled";

    Obviously you can change "DOWNARROW" with any key.

    I suggest you set up an autoexec.cfg, watch tutorials on google.

    Peace.
    -Blaze
     
  3. Blaze

    Blaze New

    Joined:
    Oct 29, 2019
    Messages:
    3
    Likes Received:
    0
    you usually put it inside an autoexec.cfg file and set the CSGO startup settings on steam to make the game always have the autoexec.cfg loaded when it starts.
    I suggest you set up an autoexec.cfg, watch tutorials on google.
    -Blaze
     
  4. Blaze

    Blaze New

    Joined:
    Oct 29, 2019
    Messages:
    3
    Likes Received:
    0

    the forum gives me an error and does not let me edit the post. I wrote confing instead of config in a row.
     
  5. reestrelax

    reestrelax New

    Joined:
    Sep 30, 2020
    Messages:
    1
    Likes Received:
    0
    you gotta save it and use that, for example save it as hello.cfg, put it in the cfg folder and say exec hello
     
  6. AWA

    AWA New

    Joined:
    Nov 18, 2020
    Messages:
    1
    Likes Received:
    0
    i JUST get this bind and hit my first 275.3942

    Amazing! :D