Pride
 
 
Currently Offline
Featured Artwork Showcase
Youtube intro
Items Up For Trade
1,747
Items Owned
137
Trades Made
2,035
Market Transactions
Screenshot Showcase
Counter-Strike 2
1 1
CSGO Setup
| steamname: Pride
| steam3ID: [U:1:1621274]
| steamID32: STEAM_0:0:810637
| steamID64: http://steamproxy.com/profiles/76561197961887002
| customURL: http://steamproxy.com/id/pride0214
| steamrep: http://steamrep.com/profiles/76561197961887002

:bolt:Gaming Gear
PC: Acer Predator G3620 (i7, GTX660, 12 GB Ram)
Monitor: ASUS VG248QE (144Hz, 1ms, 80,000,000:1)
Mouse: Steelseries Rival 300
Keyboard: Steelseries G6v2
Mousepad: Steelseries QcK Heavy
Headset: Logitech G35

:bolt:Mouse Settings
Windows: 6/10
DPI: 450
In-Game: 1.98
Raw Input: Enabled
Acceleration: Disabled

-----------------------------------------------------------------------------------------------

:bolt:Config File

// Crosshair
cl_crosshair_drawoutline "0"
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 "5"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "0"
cl_crosshairgap "-3"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "3"
cl_crosshairstyle "5"
cl_crosshairthickness "0"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-2"


// Bobcycle
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.98"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

// Viewmodels
viewmodel_offset_x "1"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_fov "68"


// Hud Modification
hud_showtargetid "1"
cl_hud_bomb_under_radar "1"
cl_hud_color "0"
cl_hud_radar_scale "0.99"
cl_radar_scale "0.3"
cl_radar_rotate 1
cl_radar_always_centered "0"
cl_hud_playercount_showcount "1"
cl_hud_playercount_pos "0"
cl_hud_healthammo_style "1"
cl_hud_background_alpha "0.2"
cl_loadout_colorweaponnames "1"
cl_radar_icon_scale_min "0.5"
cl_showloadout "1"
hud_scaling "1"
safezonex "0.85"
safezoney "0.85"

// Video
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"
mat_queue_mode "-1"

// Sound
voice_scale "0.4"
snd_mixahead "0.05"

// Net
fps_max "0"
fps_max_menu "144"
mm_dedicated_search_maxping "50"


// No Tutorial or Info Messages
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

// Other
r_drawtracers_firstperson "0" //Hides bullet tracers in first person view
cl_viewmodel_shift_left_amt 0 //These two removes the shifting of the arm when crouching down
lobby_voice_chat_enabled 0 // Microphone off in lobby
cl_use_opens_buy_menu "0" // Disables E from opening buy-menu
cl_forcepreload 1 // Force skins/sounds to preload instead of loading dynamically
cl_autowepswitch "0" // Autoswap weapon when pick up
cl_disablefreezecam “1” // Disables the annoying camera freeze on death
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


-----------------------------------------------------------------------------------------------


:bolt:Scripts & Bindings

// Primary Commands
con_enable 1
cl_righthand 0
cl_showfps 1
voice_enable 1
mat_savechanges

// Bindings
bind mwheeldown +jump
bind mwheelup +jump
bind "f3" "buy flashbang;buy smokegrenade;buy flashbang;buy hegrenade"
bind "f4" "ignoremsg"
bind "f" "+lookatweapon"
unbind "i"
bind e "+use"
bind end "disconnect"

//Fast Flash
bind "t" "use weapon_knife;use weapon_flashbang"

// Jump Throw Script
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "n" "+jumpthrow"


//Buy Binds (using keyboard arrows)
bind "Downarrow" "buy ak47; buy m4a1; buy vest; buy vesthelm; buy flashbang; buy smokegrenade; buy flashbang; buy hegrenade"
bind "Uparrow" "buy awp; buy vest; buy vesthelm; buy flashbang; buy smokegrenade; buy flashbang; buy hegrenade; buy tec9"
bind "Leftarrow" "buy tec9; buy vest; buy vesthelm"
bind "Rightarrow" "buy p90; buy vest; buy vesthelm"

// Display Damage done to enemies
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"

//Radar zoom in-out script
bind "KP_plus" "incrementvar cl_radar_scale 0.25 1.0 0.05";
bind "KP_minus" "incrementvar cl_radar_scale 0.25 1.0 -0.05";

//Unscope awp with q
alias +knife "slot3"
alias -knife "lastinv"
bind "q" "+knife"


//AFK Script
alias AFKon "+forward; +moveleft; +left; cl_disablehtmlmotd 1; [Enabled]"
alias AFKoff "-forward; -moveleft; -left; cl_disablehtmlmotd 0; [Disabled]"
//AFKON - Toggles on
//AFKOFF - Toggles off

--------------------------------------------------------------------------------------------

:RedArrow:Knifes owned:

Bayonet Doppler P4
Bayonet Dopper P3
Bayonet Marble fade (ice & Fire)
Bayonet ST Marble fade (ice & Fire)
Flip Tigertooth
Flip Ruby
Flip Doppler P4
Flip Rust coat
Flip Marble fade
Huntsman fade (95%)
Karambit Tigertooth
Karambit Marble fade (Max red tip)
Karambit Marble fade (fake Ice & Fire)
Karambit Rust coat
M9 ST marble fade
M9 Safari mesh
M9 ST Autotronic
Artwork Showcase
Pride youtube
Recent Activity
1,564 hrs on record
last played on 9 Jan
15.2 hrs on record
last played on 3 Jan
4.2 hrs on record
last played on 28 Dec, 2024
76561199405038812 9 Dec, 2024 @ 2:16pm 
+ rep
Garfield 7 Dec, 2024 @ 12:50pm 
+rep amazing human and team player! Shoutout danes, gotta be one of my favorite genders frfr
Chief Confectioner 25 Nov, 2024 @ 11:24am 
♥♥♥♥♥♥
good boy:luv:
cygi9 bandit.gg 13 Nov, 2024 @ 12:36pm 
+rep nice teammate
🍇Saithibandis 1 Nov, 2024 @ 11:51am 
pro gamer