Note
This repository is a fork of the project created by Jakub Bartosik (D3X).
Note
If the server is hosted on Windows there may be problems with the skills: Aimbot, Tank, Soldier, One-Shot.
- Freezing Decoy: Your decoy freezes all nearby players.
- Soldier: You have a random damage multiplier (1.15 - 1.35)x.
- Tank: You have a random received damage multiplier (0.65 - 0.85)x.
- Aimbot: Every bullet you hit counts as a headshot.
- Retreat: Teleport back to spawn. Press [css_useSkill], cooldown 15s.
- Enemy Respawn: Teleport to the enemy spawn. Press [css_useSkill], cooldown 15s.
- Zeus: Zeus x27 instantly recharges.
- Radar Hack: You see enemies on the radar.
- Quick-Shot: No cooldown when shooting.
- Planter: You can plant the bomb anywhere, detonation time is 60s.
- Silent Your footsteps and jumps are inaudible to OTHER players.
- Deadly Flash: Anyone completely blinded by your flashbang dies (including you).
- Time Slow: Slows down time for everyone for 6 seconds. Press [css_useSkill], cooldown 30s.
- God Mode: You are invincible for 2 seconds. Press [css_useSkill], cooldown 30s.
- Random Weapon: You get a random weapon. Press [css_useSkill], cooldown 15s.
- Weapon Swap: Swap weapons with a random enemy. Press [css_useSkill], cooldown 30s.
- Wallhack: You can see enemies through walls.
- Swapper: Swap places with a random enemy. Press [css_useSkill], cooldown 30s.
- Dwarf: Random character size at the start of the round (0.6 - 0.95).
- Flash: Random movement speed at the start of the round (1.2 - 3.0).
- Paweł Jumper: You get an additional jump.
- Bunnyhop: You have automatic BunnyHop.
- Spy: You start the round with an enemy model.
- One-Shot: Instantly kills an enemy upon hit.
- Muhammad: Explodes upon death, killing nearby players.
- Rich Boy: You receive a random amount of money at the start of the round (+5000 - +14999).
- Rambo: You get a random amount of health at the start of the round (+50 - +500).
- Medic: You receive a random number of medkits at the start of the round (1 - 4).
- Ghost: You are completely invisible.
- Chicken: You receive a chicken model + 10% speed boost but -50HP.
- Astronaut: You receive a random gravity value at the start of the round (0.1 - 0.7)x.
- Disarmament: You have a random chance to make the enemy drop their weapon upon hit (20% - 40%).
- Anti-Flash: You are immune to flashes, and your flashes last for 7 seconds.
- Enemy Rotation: You have a random chance to turn an enemy 180 degrees upon hit (20% - 40%).
- Infinite Ammo: You have unlimited ammo for all weapons.
- Catapult: You have a random chance to launch an enemy into the air (20% - 40%).
- Dracula: You regain health based on a percentage of the damage you deal (0.3x).
- Teleporter: Swap places with a hit enemy.
- Saper: You can plant and defuse bombs faster.
- Phoenix: You have a random chance to respawn after death.
- Pilot: Fly for a limited time. Hold [USE - E] to fly.
- Shadow: Teleport behind a hit enemy.
- Anty Head: You take no headshot damage.
Tip
Bind to use skills: bind x css_useSkill
-
List of skills:
!skills
-
[*] Set skill:
!setskill <nickname> <skill>
,!setskill Juzlus Random Weapon
$\quad$ -
[*] Change map:
!map <map_name>
,!map de_nuke
-
[*] Change workshop map:
!map <map_id>
,!map 3332005394
-
[*] Quick game start:
!map start
[*] - Requires "@css/root" permission, which can be set in game/csgo/addons/counterstrikesharp/configs/admins.json
Easily configure each skill in the "Config.cfg" file:
{
"SkillsInfo": [
{
"Name": "None", // Name of the skill
"Active": true, // Whether the skill should be enabled at startup
"Cooldown": 30.0, // How long to wait before using the skill next time
"ChanceFrom": 1.0, // Minimum multiplier for the given skill
"ChanceTo": 1.0, // Maximum multiplier for the given skill
"Team": 1, // Which team can use this skill
// 1 - All
// 2 - Terrorist
// 3 - CounterTerrorist
"Only1v1": false // The skill only works when you are alone in a team
},
...
],
"Settings": {
"LangCode": "en", // Select language: en, en
"Set_Skill": "setskill, setskill",
"SkillsList_Menu": "superpowers, skills, skillslist, superpowers, randompowers",
"KillerSkillInfo": true, // Display your killer's skill information in chat
"TeamMateSkillInfo": true, // Display in chat information about your teammaties skills
"SummaryAfterTheRoud": true, // Display a summary of the last round in the chat
- install / buy a CS2 server.
- Install Metamod.
- Download Metamod:Source 2.x
- Extract it to the
C2Server/game/csgo/
folder. - Edit the
gameinfo.gi
file by adding a new lineGame_LowViolence csgo_lv // Perfect World content override Game csgo/addons/metamod // <-- Line to add Game csgo
- Install CounterStrikeSharp.
- Download CounterStrikeSharp-With-Runtime.
- Extract it to the
C2Server/game/csgo/
folder.
- install jRandomSkills.
- Download jRandomSkills
- Extract it to the
C2Server/game/csgo/addons/counterstrikesharp/plugins/
folder.
If you have a question, please write to juzlus.biznes@gmail.com or Discord.