Charmain (ノ◕ヮ◕)ノ*:・゚✧
Singapore
 
 
:steambored:
Currently Offline
GG
// *********** 10 **********
//Increase Decrease Radar Size
alias "+radar" "+use; cl_radar_always_centered 1; cl_radar_scale 0.60"
alias "-radar" "-use; cl_radar_always_centered 0; cl_radar_scale 0.30"
bind "f" "+radar;+lookatweapon"
// BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT

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

// *********** 8 **********
//Display Damage with Switch Script
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 buttons\blip1 0.5; alias displaydamage "displaydamage_off""
alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
bind "f5" "displaydamage"
// BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT

// *********** 7 **********
//Show crosshair Settings
alias "a1" clear
alias "a2" echo "*********************************************";
alias "a3" echo "YOUR CURRENT CROSSHAIR SETTINGS;"
alias "a4" echo "*********************************************";
alias "a5" developer 2
alias "a6" con_filter_enable 1
alias "a7" con_filter_text cl_crosshair
alias "a8" host_writeconfig //
alias "a9" con_filter_text cl_fix
alias "a10" host_writeconfig //
alias "a11" developer 0
alias "a12" con_filter_enable 0
alias "a13" showconsole
alias "showcrosshair" "a1;a2;a3;a4;a5;a6;a7;a8;a9;a10;a11;a12;a13"
bind ins "showcrosshair"
// BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT

// *********** 6 **********
//Show viewmodel Settings
alias "b1" clear
alias "b2" echo "*********************************************";
alias "b3" echo "YOUR CURRENT VIEWMODEL SETTINGS;
alias "b4" echo "*********************************************";
alias "b5" developer 2
alias "b6" con_filter_enable 1
alias "b7" con_filter_text viewmodel
alias "b8" host_writeconfig //
alias "b9" con_filter_text view_punch
alias "b10" host_writeconfig //
alias "b11" developer 0
alias "b12" con_filter_enable 0
alias "b13" showconsole
alias "showviewmodel" "b1;b2;b3;b4;b5;b6;b7;b8;b9;b10;b11;b12;b13"
bind del "showviewmodel"
// BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT

// *********** 5 **********
//Show Help Lines
//alias "-crosshairsmoke" "cl_crosshairsize 2;cl_crosshairdot 0;cl_crosshairgap -2"
//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 "mouse4" "+crosshairsmoke"
// BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT

// *********** 4 **********
// Jump Throw Script
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+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

// *********** 3 **********
//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 t +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

// *********** 2 **********
// Buy and drop
alias "buyanddrop" "buy ak47; buy m4a1; buy m4a1_silencer; slot1; drop"
// This script is combined with the extra hotkeys for grenades.

// *********** 1 **********
// Disable in-game voice + no rebinds needed
alias "disablevoice" "voice_chat"
alias "voice_chat" "chat_1"
alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"

cl_crosshairalpha "255"
cl_crosshaircolor "4"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "0"
cl_crosshair_outlinethickness "1"
cl_crosshair_drawoutline "1"

viewmodel_offset_x "2"
viewmodel_offset_y "4"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"

bind "kp_ins" "buy ak47; buy m4a1; buy vesthelm; buy vest; buy flashbang; buy smokegrenade; buy flashbang; buy hegrenade; buy defuser;"
bind "kp_plus" "buy awp; buy vesthelm; buy vest; buy fiveseven; buy tec9; buy flashbang; buy smokegrenade; buy defuser; buy flashbang; buy hegrenade;"
bind "kp_end" "buy mac10; buy mp9; buy vesthelm; buy vest; buy flashbang; buy smokegrenade; buy defuser;"
bind "kp_5" "buy deagle; buy revolver; buy vesthelm; buy vest; buy flashbang; buy flashbang; buy smokegrenade; buy incgrenade; buy molotov; buy defuser; buy taser;"
bind "kp_home" "buy xm1014; buy vesthelm; buy vest; buy defuser; buy flashbang; buy smokegrenade; buy flashbang;"
bind "P" "buy bizon; buy vesthelm; buy vest; buy smokegrenade; buy defuser;"
bind "L" "buy tec9; buy fiveseven; buy vesthelm; buy vest;"
bind "kp_multiply" "buy p90; buy vesthelm; buy vest; buy flashbang; buy smokegrenade; buy flashbang; buy defuser;"
bind "kp_downarrow" "buy ssg08; buy vesthelm; buy defuser; buy flashbang; buy smokegrenade;"
bind "kp_pgdn" "buy scar20; buy g3sg1; buy vesthelm; buy defuser; buy hegrenade; buy smokegrenade; buy flashbang;"

sensitivity 1.2
fps_max
m_customaccel_exponent 1.096000
bind mwheelup +jump
cl_autowepswitch "0"

bind "F9" "say ❤" //Chat message
bind "F10" "say ✌(ツ)ว" //Chat message
bind "F11" "say ( ͡° ͜ʖ ͡°)" //Chat message
bind "F12" "say henry❤🍌"

host_writeconfig
----------------------------------------------------------------------------------------------------------------------------------
Crosshair:
cl_crosshairalpha "255"
cl_crosshaircolor "4"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "0"
cl_crosshair_outlinethickness "1"
cl_crosshair_drawoutline "1"

Weapon Model:
viewmodel_offset_x "2"
viewmodel_offset_y "4"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"


Launch Settings:
-w 3440 -h 1440 -freq 100 -refresh 100 -processheap -novid -nojoy -noforcemparms -noforcemaccel -high -tickrate 128 -threads 12 -nod3d9ex -noaafonts +mat_queue_mode 2 +exec autoexec +mat_vignette_enable 0 -32bit -threads 4 -noubershader +fps_max 0+cl_interp 0 +cl_interp_ratio 1 +rate 128000 +cl_updaterate 128 +cl_cmdrate 128 +cl_forcepreloa
Recent Activity
1 hrs on record
last played on 24 Jan
0 hrs on record
last played on 21 Dec, 2024
6 hrs on record
last played on 9 Nov, 2024
28 Apr, 2024 @ 3:52am 
░░░░█─────────────█──▀──
░░░░▓█───────▄▄▀▀█──────
░░░░▒░█────▄█▒░░▄░█─────
░░░░░░░▀▄─▄▀▒▀▀▀▄▄▀─────
░░░░░░░░░█▒░░░░▄▀───────
▒▒▒░░░░▄▀▒░░░░▄▀────────
▓▓▓▓▒░█▒░░░░░█▄─────────
█████▀▒░░░░░█░▀▄────────
█████▒▒░░░▒█░░░▀▄───────
███▓▓▒▒▒▀▀▀█▄░░░░█──────
▓██▓▒▒▒▒▒▒▒▒▒█░░░░█─────
▓▓█▓▒▒▒▒▒▒▓▒▒█░░░░░█────
░▒▒▀▀▄▄▄▄█▄▄▀░░░░░░░█───
้Sweat 18 Oct, 2018 @ 9:40am 
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░██████╗░███████╗██████╗░░
░░██╗░░██╔══██╗██╔════╝██╔══██╗░
██████╗██████╔╝█████╗░░██████╔╝░
╚═██╔═╝██╔══██╗██╔══╝░░██╔═══╝░░
░░╚═╝░░██║░░██║███████╗██║░░░░░░
░░░░░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
้Sweat 18 Oct, 2018 @ 9:40am 
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░██████╗░███████╗██████╗░░
░░██╗░░██╔══██╗██╔════╝██╔══██╗░
██████╗██████╔╝█████╗░░██████╔╝░
╚═██╔═╝██╔══██╗██╔══╝░░██╔═══╝░░
░░╚═╝░░██║░░██║███████╗██║░░░░░░
░░░░░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
้Sweat 18 Oct, 2018 @ 9:40am 
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░██████╗░███████╗██████╗░░
░░██╗░░██╔══██╗██╔════╝██╔══██╗░
██████╗██████╔╝█████╗░░██████╔╝░
╚═██╔═╝██╔══██╗██╔══╝░░██╔═══╝░░
░░╚═╝░░██║░░██║███████╗██║░░░░░░
░░░░░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
้Sweat 18 Oct, 2018 @ 9:40am 
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░██████╗░███████╗██████╗░░
░░██╗░░██╔══██╗██╔════╝██╔══██╗░
██████╗██████╔╝█████╗░░██████╔╝░
╚═██╔═╝██╔══██╗██╔══╝░░██╔═══╝░░
░░╚═╝░░██║░░██║███████╗██║░░░░░░
░░░░░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
้Sweat 18 Oct, 2018 @ 9:40am 
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░██████╗░███████╗██████╗░░
░░██╗░░██╔══██╗██╔════╝██╔══██╗░
██████╗██████╔╝█████╗░░██████╔╝░
╚═██╔═╝██╔══██╗██╔══╝░░██╔═══╝░░
░░╚═╝░░██║░░██║███████╗██║░░░░░░
░░░░░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░