1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Csgo Helpful commands

Discussion in 'Counter-Strike 2 Chat' started by arhamahmed4, Jul 17, 2019.

  1. arhamahmed4
    Offline

    arhamahmed4 Member

    Joined:
    Dec 28, 2016
    Messages:
    84
    Likes Received:
    9
    Here are some fun commands :) (You Wont Get Banned By This)


    Fake Spinbot : (Useful when defusing bomb. Just look at ground and move your mouse a bit)

    bind "any key" "toggle sensitivity "your sens" 10000"


    JumpThrow Bind : (Helps to throw specific smokes)
    unbind "x"
    alias "+jumpthrow" "+jump;-attack"
    alias "-jumpthrow" "-jump"
    bind "x" "+jumpthrow"


    Quick Switch Script : (For those plebs who cant press 1-3)
    alias +knife slot3
    alias -knife lastinv
    bind space +knife


    NetGraph : (This script will only show netgraph when you press tab)

    net_graph "1"
    net_graphheight "9999"
    alias "+scorenet" "+showscores; net_graphheight 0"
    alias "-scorenet" "-showscores; net_graphheight 9999"
    bind "TAB" "+scorenet"


    Crouch Jump Bind : (As the name suggests)
    unbind "n"
    alias +DJUMP "+jump; +duck"
    alias -DJUMP "-JUMP; -DUCK"
    bind n "+DJUMP"


    Low Movement Viewmodel : (cl_bob...)
    cl_viewmodel_shift_left_amt "0"
    cl_viewmodel_shift_right_amt "0"
    viewmodel_fov "68.000000"
    viewmodel_offset_x "1.5";
    viewmodel_offset_y "2.000000"
    viewmodel_offset_z "-2"
    viewmodel_presetpos "0"
    cl_bob_lower_amt "0"
    cl_bobamt_lat "0"
    cl_bobamt_vert "0"
    cl_bobcycle "0.98


    Radar+Bomb Locator : (this will make the radar larger and locate the bomb in smoke for you. Just press "E")
    alias "+use_radar" "+use; cl_radar_always_centered 1; cl_radar_scale 0.8; gameinstructor_enable 1"

    alias "-use_radar" "-use; cl_radar_always_centered 0; cl_radar_scale 0.4; gameinstructor_enable 0"

    bind "e" "+use_radar"



    ________________________________________________
    DONT FORGET TO TYPE "host_writeconfig" AT THE END OF YOUR AUTOEXEC CFG
    ________________________________________________

    ~█▬█ █ ▀█▀ FROM JB SERVER
     
    #1
    Last edited: Jul 17, 2019
    • Like Like x 3