NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

// BOZAN's Config (Nickname is "BOZAN")
// When you type "//" the game ignores whatever is written after
con_enable "1" //Enables Console

// Need Use Launch Options; "-console -novid -tickrate 128 -refresh 75 +exec autoexec.cfg -language bananagaming"

echo Config Loaded! (1/2) //This confirms that the config has been loaded

// Crosshair - Crosshair Settings

// Viewmodels - Viewmodel Settings
viewmodel_fov "63"
viewmodel_offset_x "1.5"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"

// Bob - How much you move around with weapons
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"


// Bindings - These bindings
bind "f9" "ignoremsg" //Ignore chat by turning off enemies, teams and both
bind mouse1 "+attack;r_cleardecals"
bind "k" "+voicerecord" //You can communicate with the K
bind "mouse3" "+voicerecord" //You can communicate with the MOUSE3 key instead of K
bind "f3" "autobuy" //Autobuy weapons if you have lots of money with F1
bind "f" "+lookatweapon" //Inspect your weapon with F
bind "mwheelup" "+duck"
bind "mwheeldown" "+jump"
bind "z" "radio1"
bind "x" "radio2"
bind "c" "radio3"
bind "leftarrow" "+left" //Turn left with arrow key
bind "rightarrow" "+right" //Turn right with arrow key
alias "sercan" "exec sercan.cfg"
alias "jail" "bind mouse4 +jetpack;bind t +grab;bind v +hook;cl_showloadout 1"
alias "pro" "bind mouse4 +jumpthrow;bind t +spray_menu;unbind v;cl_showloadout 1"

// No Tutorial or Info Messages - Can give FPS BOOST and is also very annoying
gameinstructor_enable "0" //Removes in game lessons
cl_showhelp "0" //Removes on-screen help
cl_autohelp "0" //Removes automatic help
cl_disablefreezecam "1" //Disables Freezecam, very important to have off
cl_disablehtmlmotd "0" //Removes "Message of the day" page when joining a server

// Rates - These network settings are optimized for high speed internet
rate "500000" //New rate values, this seems to work best for my matchmaking experience
cl_cmdrate "128" //Max number of command packets sent to server per second
cl_updaterate "128" //Number of packets per second you are requesting from the server
cl_interp_ratio "1" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
cl_interp "0" //Sets the interpolation amount, always set this to 0
cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view
cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time
cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects

// Video - Brightness & Disabling TV Mode
mat_monitorgamma "1.6" //Sets the Brightness to it's highest value, highly recommended
mat_monitorgamma_tv_enabled "0" //Turn off TV Mode for less off-set light

// Sound - Sound settings, doesn't affect volume in-game, adjust that yourself.
voice_scale "0.4" //Turns down the volume of other players voice to 40%
snd_musicvolume "0" //Turns off all music, easier to focus
snd_use_hrtf 1 //Turn ON Head-Related Transfer Function

// Net - How much frames you have and solid graph
fps_max "300" //Map loads fast and allows high frames
net_graph "0" //Shows my network usage data
net_graphheight "0" //Changes height
net_graphmsecs "400" //The latency graph represents this many milliseconds
net_graphpos "2" //Positioning of Net Graph
net_graphproportionalfont "1" //Makes font smaller
net_graphshowinterp "1" //Shows interpolation value
net_graphshowlatency "1" //Shows latency value
net_graphsolid "1" //Solid Net Graph
net_graphtext "1" //Shows text fields
net_maxroutable "1200" //Requested max packet size before packets are 'split'
net_scale "5" //Makes font smaller

// Other
r_drawtracers_firstperson "1" //Show bullet tracers in first person view
lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful
cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
mm_dedicated_search_maxping "90" //Maxping Search in Matchmaking
cl_autowepswitch 0 //Don't auto-pick weapons

// Make sure mouse is using "Raw Input" & "No Acceleration"
m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution
m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution
m_customaccel "0" //Custom mouse acceleration disabled
m_mousespeed "0" //Windows mouse acceleration disabled, just for precaution
zoom_sensitivity_ratio_mouse "0.818933027098955175" //Fixes your zoom sensitivity to act as your actual sensitivity, default is 1.

// Hud - All my personal hud modifications (Made possible as of 1 May 2015)
hud_showtargetid "1" //Enables display of target names, important
cl_teammate_colors_show 2 //Show teammates as separate colors in the radar, 2 is for letters
cl_hud_bomb_under_radar "0.4" //Draws bomb under radar, convenient
cl_hud_radar_scale "1.2" //Radar Size, not too big and not too small
cl_radar_scale "0.3" //Radar Map Scale Size, 0.4 is perfect on all maps
cl_radar_always_centered "0" //Centers map instead of player in radar, important
cl_hud_playercount_showcount "1" //Shows player avatars instead of numbers left
cl_hud_playercount_pos "0" //Puts player information in the bottom instead of top
cl_hud_healthammo_style "0" //Simplified information on HP/AP and ammo
cl_hud_background_alpha "1" //Hidden but still visible black bars, easy on the eyes
cl_loadout_colorweaponnames "1" //Weapon names are colored in loadout to match their rarity, cool feature
cl_radar_icon_scale_min "1" //Sets the minimum player icon scale, this value feels good
cl_showloadout "1" //So it doesnt fade out the weapon slots, very annoying otherwise
hud_scaling "0.95" //Scales hud elements to maximum value
cl_radar_square_with_scoreboard "0" //Is very useful for me

// These commands make the hud go closer to the middle
safezonex "1" //Default Value is 1.0
safezoney "1" //Default Value is 1.0

// Config Loaded! (2/2) //This just confirms that the config has ended successfully

// Netgraph + Scoreboard
alias "+scorenet" "+showscores; net_graphheight 0;net_graph 1;cl_showpos 1;-cl_show_team_equipment"
alias "-scorenet" "-showscores; net_graphheight 9999;net_graph 0;cl_showpos 0;+cl_show_team_equipment"
bind "TAB" "+scorenet" //Bind to whatever you prefer (Default TAB)

// Toggle Duck

alias "duck_tog" "duck_on"
alias "duck_on" "+duck; alias duck_tog duck_off"
alias "duck_off" "-duck; alias duck_tog duck_on"
bind "alt" "duck_tog"

// Jump Throw Script 100% consistent

alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse4" "+jumpthrow" //Bind Mouse5 to whatever you prefer

//Blast's Alias Script HUD Color Switch\

alias "white" "cl_hud_color 1;cl_crosshaircolor 5;cl_crosshaircolor_b 255;cl_crosshaircolor_r 255;cl_crosshaircolor_g 255;cl_showloadout 1 "
alias "blue" "cl_hud_color 3;cl_crosshaircolor 3;cl_showloadout 1 "
alias "lblue" "cl_hud_color 2;cl_crosshaircolor 4;cl_showloadout 1 "
alias "purple" "cl_hud_color 4;cl_crosshaircolor 5;cl_crosshaircolor_b 255;cl_crosshaircolor_r 150;cl_crosshaircolor_g 0;cl_showloadout 1 "
alias "red" "cl_hud_color 5;cl_crosshaircolor 0 ;cl_showloadout 1 "
alias "yellow" "cl_hud_color 7;cl_crosshaircolor 2;cl_showloadout 1 "
alias "green" "cl_hud_color 8;cl_crosshaircolor 1;cl_showloadout 1"
alias "orange" "cl_hud_color 6;cl_crosshaircolor 5;cl_crosshaircolor_r 255;cl_crosshaircolor_g 127;cl_crosshaircolor_b 0;cl_showloadout 1"

//unbind "kb_ins" 0
//unbind "kb_end" 1
//unbind "kb_downarrow" 2
//unbind "kp_pgdn" 3
//unbind "kp_leftarrow" 4
//unbind "kp_5" 5
//unbind "kp_rightarrow" 6
//unbind "kp_home" 7

bind "kp_ins" "white"
bind "kp_end" "lblue"
bind "kp_downarrow" "green"
bind "kp_pgdn" "yellow"
bind "kp_leftarrow" "red"
bind "kp_5" "blue"
bind "kp_rightarrow" "purple"
bind "kp_home" "orange"

//Crosshair Alpha Control

alias "-attack11" "-attack;r_cleardecals;cl_crosshairalpha 999"
alias "+attack11" "+attack;r_cleardecals;cl_crosshairalpha 255"
bind "mouse1" "+attack11"

// Other

func_break_max_pieces 0 //Less clutter from breaking vents (especially in Mirage)
cl_autobuy "vesthelm vest smokegrenade flashbang flashbang molotov incgrenade hegrenade defuser"
snd_musicvolume 0
host_writeconfig
hideconsole
play buttonsbutton3
+cl_show_team_equipment


echo Scripts Loaded (2/2)
clear
clear
///////////////////////////////////////////////////////////////////////
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.