ronpy
Cook Islands
AMD Ryzen™ 7 7800X3D Cooled with NZXT Kraken X52
MSI GeForce RTX™ 5080 16G SHADOW 3X OC
32" UltraGear™ OLED Dual Mode 4K@240Hz or FHD@480Hz 0.03ms G-Sync Compatible Gaming Monitor with Pixel Sound
Curved Display 27" Lenovo Y27g RE 144hz + G-Sync
MSI MAG X670E TOMAHAWK WIFI
CORSAIR VENGEANCE RGB DDR5 RAM 32 GB (2 x 16 GB) 7200 MHz CL34
SSD NVMe Samsung 990 PRO 1TB
SSD NVMe Western Digital Black PCIe 512GB Internal (WDS512G1X0C)
HDD Seagate Sata III 2 TB
MSI MPG-A1000G 1000W Modular ATX 3.0 PCI-E 5.0 Ready PSU 80 PLUS GOLD
Logitech G Pro X Superlight Wireless — HERO Sensor + Charging Dock for Logitech Mouse G Pro X Superlight Wireless GPW1
Logitech G603 LightSpeed Wireless — HERO Sensor
MM350 Premium Anti-Fray Cloth Gaming Mouse Pad – Extended XL
Keychron Q1 HE Wireless Custom Mechanical Keyboard with Hall Effect Gateron Double-Rail Magnetic Switch Rapid Trigger
Keychron K2 Max QMK/VIA 2.4 GHz & Bluetooth Wireless Custom Mechanical Keyboard for Mac/Windows/Linux, 75% Layout Keyboard White Backlight Banana Switch - Black
K65 RGB RAPIDFIRE Compact Mechanical Gaming Keyboard — Cherry MX Speed RGB
Redragon K530 Pro Draconic 60% Wireless RGB Mechanical Keyboard, Tactile Brown Switch
Corsair Vengeance C70 Mid-Tower Gaming Case — Gunmetal Black
Audeze Maxwell Wireless Gaming Headset for Xbox, PS, Mac, & PC
Beyerdynamic Custom Game Interactive Stereo Headset (Closed)
FiiO E10K USB DAC Headphone Amplifier
HyperX Cloud Flight - Wireless Gaming Headset
Logitech X-530 Speaker System 5.1
WebCam Logitech C930E
Thunderobot G50S 1000HZ Wireless PC Controller with Hall Effect Joysticks&Triggers/Gyroscope
Xbox Wireless Controller X2
LG UH12NS30 Blu-ray Optical Drive
9xCorsair Air Series AF120 LED Blue Quiet Edition High Airflow 120mm Fan
NZXT Sleeved Led Kit — Blue 2 Mts
SOPORTE MONITOR KMM-400 KLIP XTREME
SOPORTE MONITOR A-RM17T SATE
RAZER ISKUR - BLACK
MS Windows 11 PRO x64
AMD Ryzen™ 7 7800X3D Cooled with NZXT Kraken X52
MSI GeForce RTX™ 5080 16G SHADOW 3X OC
32" UltraGear™ OLED Dual Mode 4K@240Hz or FHD@480Hz 0.03ms G-Sync Compatible Gaming Monitor with Pixel Sound
Curved Display 27" Lenovo Y27g RE 144hz + G-Sync
MSI MAG X670E TOMAHAWK WIFI
CORSAIR VENGEANCE RGB DDR5 RAM 32 GB (2 x 16 GB) 7200 MHz CL34
SSD NVMe Samsung 990 PRO 1TB
SSD NVMe Western Digital Black PCIe 512GB Internal (WDS512G1X0C)
HDD Seagate Sata III 2 TB
MSI MPG-A1000G 1000W Modular ATX 3.0 PCI-E 5.0 Ready PSU 80 PLUS GOLD
Logitech G Pro X Superlight Wireless — HERO Sensor + Charging Dock for Logitech Mouse G Pro X Superlight Wireless GPW1
Logitech G603 LightSpeed Wireless — HERO Sensor
MM350 Premium Anti-Fray Cloth Gaming Mouse Pad – Extended XL
Keychron Q1 HE Wireless Custom Mechanical Keyboard with Hall Effect Gateron Double-Rail Magnetic Switch Rapid Trigger
Keychron K2 Max QMK/VIA 2.4 GHz & Bluetooth Wireless Custom Mechanical Keyboard for Mac/Windows/Linux, 75% Layout Keyboard White Backlight Banana Switch - Black
K65 RGB RAPIDFIRE Compact Mechanical Gaming Keyboard — Cherry MX Speed RGB
Redragon K530 Pro Draconic 60% Wireless RGB Mechanical Keyboard, Tactile Brown Switch
Corsair Vengeance C70 Mid-Tower Gaming Case — Gunmetal Black
Audeze Maxwell Wireless Gaming Headset for Xbox, PS, Mac, & PC
Beyerdynamic Custom Game Interactive Stereo Headset (Closed)
FiiO E10K USB DAC Headphone Amplifier
HyperX Cloud Flight - Wireless Gaming Headset
Logitech X-530 Speaker System 5.1
WebCam Logitech C930E
Thunderobot G50S 1000HZ Wireless PC Controller with Hall Effect Joysticks&Triggers/Gyroscope
Xbox Wireless Controller X2
LG UH12NS30 Blu-ray Optical Drive
9xCorsair Air Series AF120 LED Blue Quiet Edition High Airflow 120mm Fan
NZXT Sleeved Led Kit — Blue 2 Mts
SOPORTE MONITOR KMM-400 KLIP XTREME
SOPORTE MONITOR A-RM17T SATE
RAZER ISKUR - BLACK
MS Windows 11 PRO x64
Přehlídka nejvzácnějších achievementů
Přehlídka snímků
Counter-Strike 2
AUTOEXEC.CFG
================== AUTOEXEC.CFG ==================
// +exec autoexec.cfg

// ----- FPS -----
fps_max 0 // FPS desbloqueados

// Alternar entre radar chico centrado y radar grande descentrado
bind "CAPSLOCK" "toggleRadarZoom"

alias "toggleRadarZoom" "zoomRadar; unzoomRadar"
alias "zoomRadar" "cl_radar_scale 1; cl_radar_always_centered 1; alias toggleRadarZoom unzoomRadar"
alias "unzoomRadar" "cl_radar_scale 0.3; cl_radar_always_centered 0; alias toggleRadarZoom zoomRadar"


// ----- Binds de granadas -----
bind "f" slot7 // HE grenade en F
bind "c" slot8 // Smoke en C
bind "v" slot10 // Decoy en V
bind "F2" "toggle cl_dm_buyrandomweapons" // Alterna arma random (Deathmatch)

// ----- Arma recogida -----
cl_autowepswitch 0 // No cambiar automáticamente al recoger un arma

// ----- Lanzar la C4 fácil -----
alias "+dropbomb" "slot5" // Selecciona la bomba al mantener T
alias "-dropbomb" "drop" // Suelta la bomba al soltar T
bind "t" "+dropbomb;" // Bind en T

// ----- Graffiti y spray -----
bind "i" "+spray_menu" // Menú de graffiti en I

// ----- Inyección médica (Danger Zone) -----
bind "m" "slot12" // Acceso rápido en M

// ----- Inspeccionar armas -----
bind "mouse4" "+lookatweapon" // Inspeccionar arma (generalmente el botón lateral del mouse)

// ----- POV/Modelos (pro y default) -----
viewmodel_fov 60
viewmodel_offset_x -0.5
viewmodel_offset_y 1
viewmodel_offset_z -1.5
viewmodel_presetpos 0

bind "," "viewmodel_fov 60; viewmodel_offset_x -0.5; viewmodel_offset_y 1; viewmodel_offset_z -1.5; viewmodel_presetpos 0" // POV de pro
bind "." "viewmodel_fov 60; viewmodel_offset_x 1; viewmodel_offset_y 1; viewmodel_offset_z -1; viewmodel_presetpos 1" // POV default

// ----- Ver C4 en el humo (game instructor) -----
bind "j" "toggle gameinstructor_enable 0 1" // Activar/desactivar avisos en pantalla (útil para ver la bomba en el humo)

// ----- Mute rápido -----
bind "n" "toggle voice_enable 1 0" // Mutea/desmutea el chat de voz con N

// ----- Noclip (volar, solo sv_cheats 1) -----
bind "alt" noclip // Activar/desactivar noclip (para practicar granadas, saltos, etc.)

// ----- Nueva animación de movimiento -----
cl_usenewbob true // Bobbing nuevo activado

// ----- Guardar la configuración -----
host_writeconfig

// ================== FIN AUTOEXEC ==================
PRACTICE.CFG
================== PRACTICE.CFG ==================

sv_cheats 1 // Habilita cheats para comandos de práctica

// ----------- Bots -----------
bot_kick // Elimina todos los bots al iniciar
bot_stop 1 // Bots no se mueven
mp_respawn_on_death_t 1 // Respawn automático en T
mp_respawn_on_death_ct 1 // Respawn automático en CT

// ----------- Rondas -----------
mp_limitteams 0 // Sin límite de equipos
mp_autoteambalance 0 // Sin autobalance de equipos
mp_freezetime 0 // Sin tiempo de freeze
mp_roundtime 60 // Ronda larga
mp_roundtime_defuse 60 // Ronda larga en mapas de bomba
mp_roundtime_hostage 60 // Ronda larga en mapas de rehenes
mp_ignore_round_win_conditions 1 // No termina la ronda al cumplir condiciones
mp_restartgame 1 // Reinicia la partida al aplicar el script
mp_warmup_end // Termina el warmup automáticamente
sv_regeneration_force_on 1 // restaurar daño, reemplazo de god mode

// ----------- Dinero y compras -----------
mp_maxmoney 60000 // Dinero máximo
mp_startmoney 60000 // Dinero inicial
mp_buy_anywhere 1 // Permite comprar en cualquier lugar
mp_buytime 99999 // Compra todo el tiempo

// ----------- Munición y granadas -----------
sv_infinite_ammo 1 // Munición infinita
ammo_grenade_limit_total 10 // Llevar hasta 10 granadas

// ----------- Trayectorias y práctica de granadas -----------
sv_grenade_trajectory 1 // Muestra trayectorias de granadas
sv_grenade_trajectory_time 10 // Tiempo que se muestra la trayectoria
sv_grenade_trajectory_prac_pipreview true // Vista previa de granada (modo práctica)
sv_grenade_trajectory_prac_trailtime 4 // Tiempo del rastro en modo práctica

// ----------- Impactos de bala -----------
sv_showimpacts 1 // Muestra impactos de bala
sv_showimpacts_time 2 // Tiempo de impacto (en segundos)

// ----------- BINDS UTILES -----------
bind "f1" "bot_place" // Coloca bot donde mirás
bind "f2" "sv_rethrow_last_grenade" // Repite última granada
bind "F11" "sv_rethrow_last_grenade" // Alternativa para repetir granada
bind "alt" "noclip" // Activa/desactiva noclip (volar)
bind "k" "ent_fire smokegrenade_projectile kill; stopsound" // Elimina humos y sonidos
bind "o" "bot_add_ct" // Agrega bot CT
bind "p" "bot_add_t" // Agrega bot T
bind "l" "bot_kick" // Elimina todos los bots

// ----------- FIN DE SCRIPT -----------

Přehlídka videí
Spray Transfer cs2 - Inferno :)
Nedávná aktivita
2 878 hodin celkem
Naposledy hráno 23. čvn.
53 hodin celkem
Naposledy hráno 12. čvn.
13,6 hodin celkem
Naposledy hráno 1. čvn.
Komentáře
deck0 24. led. 2019 v 4.15 
+rep fast and fair trader
6θNZ4LΩW 20. lis. 2018 v 6.52 
Te quiero rompy!!!
6θNZ4LΩW 20. lis. 2018 v 6.52 
📁Local Disk (C:)
└📁Program Files (x86)
⠀└📁steam
⠀⠀└📁steamapps
⠀⠀⠀└📁common
⠀⠀⠀⠀└📁Counter-Strike: Global Offensive
⠀⠀⠀⠀⠀└📁Skills
⠀⠀⠀⠀⠀⠀└⚠️This folder is empty
⠀⠀⠀⠀⠀└📁 Aim
⠀⠀⠀⠀⠀⠀└⚠️This folder is empty