Script CS 1.6 Part3

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • Please SUBSCRIBE to my channel! Thank You!
    Counter-Strike 1.6 Alias Script Tutorial
    Clean Screenshot
    AWP Fast Zoom
    Spread auto Control
    Voices scripts
    List of words, letters, sounds

Komentáře • 12

  • @dominiksebestyen1912
    @dominiksebestyen1912 Před 2 lety +1

    Waiting for part4 😘

  • @darrysadness8055
    @darrysadness8055 Před 2 lety

    hello,i dont know why my spread auto control script doesnt work.
    can you type it for me?
    thx

  • @user-oy3kj1tb6x
    @user-oy3kj1tb6x Před 3 lety

    I don't know why but when I set my FPS higher than 400 it starts to lag my latency is 111-120 do you have any tips how I can fix this here the video

    • @csbelikeapro7542
      @csbelikeapro7542  Před 3 lety

      Don't forget about server settings, i think in this case the server can't support your fps. Also setup your fps at the Nvidia control panel - frame rate limit option. And fps for CS1.6 more than 150 make no sense. Good Luck!

  • @user-oy3kj1tb6x
    @user-oy3kj1tb6x Před 3 lety

    Hi can you please tell me the commend so that I can deactivate and reactivate it with a one key (Button) would like to bind hud_draw 0 huddraw 1

    • @csbelikeapro7542
      @csbelikeapro7542  Před 3 lety

      alias type1 "hud_draw 1; bind h type0"
      alias type0 "hud_draw 0; bind h type1"
      bind "h" type1

    • @csbelikeapro7542
      @csbelikeapro7542  Před 3 lety +1

      alias hud1 "hud_draw 0; bind h hud2"
      alias hud2 "hud_draw 1; bind h hud1"
      bind h hud1

    • @user-oy3kj1tb6x
      @user-oy3kj1tb6x Před 3 lety

      @@csbelikeapro7542 thx :D

  • @iamzedbot4454
    @iamzedbot4454 Před 3 lety

    Pls give me cs 1.6 scripts steam sgs and strafe pls

  • @kullthegreat3639
    @kullthegreat3639 Před 3 lety

    give double duck script bro

    • @csbelikeapro7542
      @csbelikeapro7542  Před 3 lety +1

      bind "ctrl" "+dd"
      alias "+dd" "+duck;wait;-duck;wait;+duck"
      alias "-dd" "-duck"
      or
      bind "MWHEELDOWN" "+jump"
      bind "MWHEELUP" "+duck"