Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Crosshair
- cl_crosshair_drawoutline "1"
- cl_crosshair_dynamic_maxdist_splitratio "0"
- cl_crosshair_dynamic_splitalpha_innermod "1"
- cl_crosshair_dynamic_splitalpha_outermod "0.300000"
- cl_crosshair_dynamic_splitdist "2"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_sniper_width "1"
- cl_crosshairalpha "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "255"
- cl_crosshaircolor_g "0"
- cl_crosshaircolor_r "127"
- cl_crosshairdot "0"
- cl_crosshairgap "-0.500000"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairscale "1200"
- cl_crosshairsize "2.500000"
- cl_crosshairstyle "5"
- cl_crosshairthickness "0.5"
- cl_crosshairusealpha "1"
- cl_fixedcrosshairgap "-10"
- Viewmodel
- cl_viewmodel_shift_left_amt "1.5"
- cl_viewmodel_shift_right_amt "0.75"
- viewmodel_fov "68"
- viewmodel_offset_x "-2.000000"
- viewmodel_offset_y "-2.000000"
- viewmodel_offset_z "-2.000000"
- viewmodel_presetpos "0"
- cl_bob_lower_amt "21"
- cl_bob_lower_amt "21"
- cl_bobcycle "0.98"
- Mouse Settings
- Steelseries Rival // 400-DPI
- sensitivity "2.3"
- zoom_sensitivity_ratio "1.0"
- m_rawinput "1"
- m_mousespeed "0"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_customaccel "0"
- m_customaccel_exponent "1"
- m_customaccel_max "0"
- m_customaccel_scale "0.04"
- m_pitch "0.022"
- m_yaw "0.022"
- Bindings
- unbind "i"
- bind "\" "toggleconsole"
- bind "mouse5" "toggle cl_righthand 0 1"
- bind "mouse4" "+jumpthrow"
- bind "+n" noclip
- bind "kp_ins" "buy vesthelm; buy vest;"
- bind "kp_del" "buy tec9; buy fiveseven;"
- bind "kp_enter" "buy defuser;"
- bind "kp_end" "buy p250;"
- bind "kp_downarrow" "buy galilar; buy famas;"
- bind "kp_pgdn" "buy sg556; buy aug;"
- bind "kp_plus" "buy molotov; buy incgrenade;"
- bind "kp_rightarrow" "buy awp;"
- bind "kp_5" "buy ak47; buy m4a1;"
- bind "kp_leftarrow" "buy deagle;"
- bind "kp_home" "buy hegrenade;"
- bind "kp_uparrow" "buy flashbang;"
- bind "kp_pgup" "buy smokegrenade;"
- bind "kp_minus" "buy decoy;"
- bind "h" "use weapon_c4;drop"
- bind "y" "messagemode"
- bind "-" "give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade; give weapon_decoy; give weapon_molotov; give weapon_ak47; give weapon_deagle"
- Scripts
- //Show netgraph when checking scoreboard
- net_graph "1"
- net_graphheight "9999"
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- bind "TAB" "+scorenet"
- // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
- Show Help Lines
- alias "-crosshairsmoke" "cl_crosshairsize 2.500000;cl_crosshairdot 0;cl_crosshairgap -0.500000"
- alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 10"
- // Change the first line so that crosshairsize, dot and gap are //the same as your own crosshair settings.
- // Don’t change the second line.
- bind "space" "+crosshairsmoke"
- // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
- // Jump Throw Script
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "mouse4" "+jumpthrow"
- // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
- // EVERYTHING UNDER THIS LINE NEEDS TO BE TOGETHER OR THE SCRIPTS WILL NOT WORK
- //How to pick up a specific grenade (E = HE) (Q = FLASH) (1 = SMOKE) (2 = FIRE) (3 = DECOY)
- alias altE1 "use weapon_flashbang"
- alias altE "bind q altE1" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
- alias alt11 "use weapon_smokegrenade"
- alias alt1 bind 1 alt11
- alias alt22 "use weapon_molotov; use weapon_incgrenade"
- alias alt2 bind 2 alt22
- alias alt33 "use weapon_hegrenade"
- alias alt3 bind e alt33
- alias alt44 "use weapon_decoy"
- alias alt4 bind 3 alt44
- alias alt55 "buyanddrop"
- alias alt5 bind g alt55
- alias alt66 "disablevoice"
- alias alt6 bind v alt66 //CHANGE THE "V" TO YOUR VOICE KEY
- alias defE "bind e +use"
- alias def1 "bind 1 slot1"
- alias def2 "bind 2 slot2"
- alias def3 "bind q lastinv" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
- alias def4 "bind 3 slot3"
- alias def5 "bind g drop"
- alias def6 "bind v +voicerecord //CHANGE THE "V" TO YOUR VOICE KEY
- alias +altbinds "alte; alt1; alt2; alt3; alt4; alt5; alt6"
- alias -altbinds "defE; def1; def2; def3; def4; def5; def6"
- bind alt +altbinds
- // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
- cl_autowepswitch "0"
- mat_queue_mode 2
- fps_max 300
- soundscape_flush
- mat_savechanges
Add Comment
Please, Sign In to add comment