alias / bindings / scripts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Blue_dew

    #1

    alias / bindings / scripts

    This post can be deleted i found what was wrong with my script and it has been corrected.
    So Thanks for your help and have a nice day :)
    I wont give up the script again, some people might already have it and got it right, but im not posting it again. !
  • -:Nighthawk:-
    Member
    • Aug 2026
    • 118

    #2
    Re: alias / bindings / scripts

    So let me get this straight:

    You're trying to get our help on how to make a script that will make you lag out while moving so you're harder to hit, then return to normal settings while pausing to shoot?

    Are you kidding me here? Sheesh, nobody help this guy out.

    Comment

    • Sintra
      Member
      • Aug 2026
      • 0

      #3
      Re: alias / bindings / scripts

      I'm gonna really help you out. Try these, they're better and show off skill:
      bind w +moveup
      bind s +movedown
      bind a +moveleft
      bind d +moveright
      rate 20000
      cl_updaterate 100
      cl_cmdrate 100

      Comment

      • Blue_dew

        #4
        Re: alias / bindings / scripts

        Originally posted by -:Nighthawk:-
        So let me get this straight:

        You're trying to get our help on how to make a script that will make you lag out while moving so you're harder to hit, then return to normal settings while pausing to shoot?

        Are you kidding me here? Sheesh, nobody help this guy out.
        Yes i am, i dont scrim, i dont go to lan places.. I only play on public so just trying to have some fun :)


        Oh and BTW. im almost getting it done.
        With it like this
        ----------

        alias +w "+moveup; fps_max 1; fps_modem 1 ;cl_updaterate 9; cl_cmdrate 19; rate 4999"
        alias -w "+moveup; fps_max 101; fps_modem 101; cl_updaterate 102; cl_cmdrate 102; rate 25000"
        bind w "+w"

        alias +s "+movedown; fps_max 1; fps_modem 1; cl_updaterate 9; cl_cmdrate 19; rate 4999"
        alias -s "+movedown; fps_max 101; fps_modem 101; cl_updaterate 102; cl_cmdrate 102; rate 25000"
        bind s "+s"

        alias +a "+moveleft; fps_max 1; fps_modem 1; cl_updaterate 9; cl_cmdrate 19; rate 4999"
        alias -a "+moveleft; fps_max 101; fps_modem 101; cl_updaterate 102; cl_cmdrate 102; rate 25000"
        bind a "+a"

        alias +d "+moveright; fps_max 1; fps_modem 1; cl_updaterate 9; cl_cmdrate 19; rate 4999"
        alias -d "+moveright; fps_max 101; fps_modem 101; cl_updaterate 102; cl_cmdrate 102; rate 25000"
        bind d "+d"

        ----------

        Everything works except the movements

        Comment

        • Sintra
          Member
          • Aug 2026
          • 0

          #5
          Re: alias / bindings / scripts

          lol
          I know exactly what's wrong with your config.

          Comment

          • Blue_dew

            #6
            Re: alias / bindings / scripts

            Originally posted by Sintra
            lol
            I know exactly what's wrong with your config.
            Then tell me instead of laughing about it :/

            Comment

            • Sintra
              Member
              • Aug 2026
              • 0

              #7
              Re: alias / bindings / scripts

              Comment

              Working...