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

binds

Discussion in 'Counter-Strike Source Chat' started by Zero, May 21, 2011.

  1. Vercetti
    Offline

    Vercetti The Experienced

    Joined:
    Feb 14, 2011
    Messages:
    3,378
    Likes Received:
    15
    I also buy manually... ;)
     
    #21
  2. Shiirn
    Offline

    Shiirn Member
    Donator

    Joined:
    Dec 25, 2010
    Messages:
    428
    Likes Received:
    0
    I normaly buy manually, but just keeping the binds when im playing mixes.
     
    #22
  3. Boy
    Offline

    Boy Administrator
    Super Admin ]HeLL[ Member

    Joined:
    Oct 11, 2010
    Messages:
    25,293
    Likes Received:
    2,051
    b, 4, 2, b, 1, 4, o, 2, o, 3, o, 3, o, 4, o, 5

    ak, deagle, armor, nades :)
     
    #23
  4. ReVoLT
    Offline

    ReVoLT Senior Member

    Joined:
    Jan 23, 2011
    Messages:
    683
    Likes Received:
    0
    heres my autoexec.cfg (located in: Steam folder\steamapps\username\counter-strike source\cstrike\cfg)

    Code:
    // Buy aliases
    alias buy_deaglekit "buy defuser; buy vesthelm; buy deagle; buy hegrenade; buy flashbang; buy flashbang"
    alias buy_mp5kit "buy defuser; buy mp5navy; buy vesthelm; buy hegrenade; buy flashbang; buy flashbang; buy deagle"
    alias buy_scoutkit "buy defuser; buy scout; buy vesthelm; buy hegrenade; buy flashbang; buy flashbang; buy deagle"
    alias buy_riflekit "buy defuser; buy m4a1; buy ak47; buy vesthelm; buy hegrenade; buy flashbang; buy flashbang; buy deagle"					
    alias buy_mp5 "buy mp5"								
    alias buy_scout "buy scout"							
    alias buy_rifle "buy ak47; buy m4a1"				
    alias buy_nade "buy hegrenade"						
    alias buy_flash "buy flashbang; buy flashbang"		
    alias buy_smoke "buy smokegrenade"					
    alias buy_armour "buy vesthelm"			
    alias buy_allnades "buy hegrenade; buy flashbang; buy flashbang; buy smokegrenade"
    
    // Binds
    bind KP_INS "ma_timebomb #ct"	// 0 (for when CTs camp too much on DR)
    bind KP_END admin				// 1 (admin menu)
    bind KP_DOWNARROW wm_admin		// 2 (warmod admin menu)
    bind KP_PGDN nobind				// 3
    bind KP_LEFTARROW buy_defuse	// 4
    bind KP_5 buy_deagle			// 5
    bind KP_RIGHTARROW buy_mp5		// 6
    bind KP_HOME buy_scout			// 7
    bind KP_UPARROW buy_rifle		// 8
    bind KP_PGUP nobind				// 9
    bind KP_PLUS buy_allnades		// +
    bind KP_SLASH buy_nade			// /
    bind KP_STAR buy_flash
    bind KP_MINUS buy_smoke
    bind KP_ENTER buy_armour
    
    bind F1 buy_deaglekit
    bind F2 buy_mp5kit
    bind F3 buy_scoutkit
    bind F4 buy_riflekit
    
    //Bhop switch aliases and binds
    alias bhop_on "bind mwheeldown +jump; bind mwheelup +jump; echo bhop on; bind home bhop_off"
    alias bhop_off "bind mwheeldown +nextweapon; bind mwheelup +prevweapon; echo bhop off; bind home bhop_on"
    bind home "bind mwheeldown +jump; bind mwheelup +jump; echo bhop on; bind home bhop_off"
    
    
    //rates and interp
    rate 60000
    cl_cmdrate 101
    cl_updaterate 101
    cl_interp 0
    cl_interp_ratio 1
    
    //Prediction error smoothing
    cl_smooth 1
    cl_smoothtime 0.02
    
    cl_forcepreload 1
    
    //enable proc extensions (probably enabled by default)
    r_mmx 1   
    r_sse 1   
    r_sse2 1  
    
    //blood (easier to see hits)
    violence_ablood 1
    violence_agibs 1
    violence_hblood 1
    violence_hgibs 1
    
    //crosshair
    cl_legacy_crosshair_scale 1
    cl_dynamiccrosshair 0
    cl_crosshairscale 5500
    
    Only really use the binds when I have money, otherwise I just buy through the menus
     
    #24
  5. FreaK
    Offline

    FreaK Senior Member

    Joined:
    Apr 22, 2011
    Messages:
    579
    Likes Received:
    0
    Well I have just bind everything with "J" and it buys me all I need :)
    Very usefull site that I have put before... ;)
     
    #25
  6. Rob
    Offline

    Rob Veteran Member
    Donator

    Joined:
    Feb 18, 2011
    Messages:
    1,455
    Likes Received:
    1
    i use my keypad for buys... although I am starting to regret putting my bind for autosniper next to awp :cool:
     
    #26