NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

// COPY EVERYTHING BELOW IN ORDER FOR YOU TO USE IT
// Maxim's Config (aka BananaGaming) - 2016-10-05
// When you type "//" the game ignores whatever is written after
con_enable "1" //Enables Console
cl_clanid 7238336 //Use Steam Group Tag "Go Bananas"

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

// Crosshair - Crosshair Settings
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_width "1"
cl_crosshairalpha "255"
cl_crosshaircolor "2"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "0"
cl_crosshairdot "0"
cl_crosshairgap "0.500000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2.4"
cl_crosshairstyle "4"
cl_crosshairthickness "0.650000"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"

// Viewmodels - Viewmodel Settings
viewmodel_offset_x "1" //Changes viewmodel view in X scale
viewmodel_offset_y "2" //Changes viewmodel view in Y scale
viewmodel_offset_z "-2" //Changes viewmodel view in Z scale
viewmodel_fov "68" //Highest viewmodel FOV

// Bob - How much you move around with weapons
cl_bob_lower_amt "5" //How much the viewmodel lowers when running, set to lowest for less distraction
cl_bobamt_lat "0.1" //How much the viewmodel moves side to side when running, set to lowest for less distraction
cl_bobamt_vert "0.1" //How much the viewmodel moves up and down when running, set to lowest for less distraction
cl_bobcycle "0.98" //The frequency at which the viewmodel bobs, set to default
cl_viewmodel_shift_left_amt "0" //Removes shifting of arms
cl_viewmodel_shift_right_amt "0" //Removes shifting of arms

// Bindings - These bindings
bind "v" "+voicerecord" //You can communicate with the V key instead of K
bind "f1" "autobuy" //Autobuy weapons if you have lots of money with F1
bind f3 "buy flashbang; buy smokegrenade; buy molotov; buy hegrenade" //Buy flash & smoke with F3
bind "f4" "ignoremsg" //Ignore chat by turning off enemies, teams and both
bind "f" "+lookatweapon" //Inspect your weapon with F
bind "k" "say !R" //Used together with CKSurf plugin for Bhop, Surf & Kz
bind "leftarrow" "+left" //Turn left with arrow key
bind "rightarrow" "+right" //Turn right with arrow key
unbind "i" //So you don't accidentally enable hud fade, which is very annoying

// 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 "1" //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_mixahead "0.05" //Makes sound as instant as it can get, making it easier to hear small things
snd_musicvolume "0" //Turns off all music, easier to focus

// Net - How much frames you have and solid graph
fps_max "300" //Map loads fast and allows high frames
net_graph "1" //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 "0" //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 "0" //Hides 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 "50" //Maxping Search in Matchmaking

// 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

// 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 "1" //Draws bomb under radar, convenient
cl_hud_color "7" //Makes the hud color yellow, for banana style
cl_hud_radar_scale "1" //Radar Size, not too big and not too small
cl_radar_scale "0.4" //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 "0" //Shows player avatars instead of numbers left
cl_hud_playercount_pos "1" //Puts player information in the bottom instead of top
cl_hud_healthammo_style "1" //Simplified information on HP/AP and ammo
cl_hud_background_alpha "0.2" //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

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

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

// It's time to rek some watermelons

// SCRIPTS BELOW, Not needed if you don't want them

echo Scripts Loaded (1/2)

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

// Display Advanced Damage Details
alias displaydamage "displaydamage_on"
alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttonsblip1 0.5; alias displaydamage "displaydamage_off""
alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttonsblip2 0.5; alias displaydamage "displaydamage_on""
bind "F5" "displaydamage" //Bind to whatever you prefer (Default F5)

// Jump Throw (For Smokes)
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow" //Bind to whatever you prefer (Default Mouse5)

// Advanced Key Switches - Hold ALT to use one of the shortcuts.
// (E = HE) (Q = FLASH) (1 = SMOKE) (2 = FIRE) (3 = DECOY)
// (V = TOGGLE VOICE COMMUNITATION)
// Best script EU <3
alias altE1 "use weapon_hegrenade"
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_flashbang"
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"
alias "disablevoice" "voice_chat"
alias "voice_chat" "chat_1"
alias "chat_1" "voice_scale 0.5; playvol buttonsblip1 0.5; alias voice_chat chat_0"
alias "chat_0" "voice_scale 0.0; playvol buttonsblip2 0.5; alias voice_chat chat_1"
bind alt +altbinds //Bind to whatever you prefer (Default ALT)

echo Scripts Loaded (2/2)
     
 
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.