Skip to content

cub-has-injected/nyality

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyality (Fork of Catalyst)

  • Nyality is a CS2 software designed to provide a competitive advantage over other players.
  • Warning: Using incorrect settings may result in a VAC Live ban. Ensure your configuration is safe before use.

Caution

  • The executable renames itself every time it is launched to avoid bans and associations with the original file name. Do not worry about this behaviour.
  • This project has been heavily modified using AI agents powered by Anthropic Claude Opus 4.6. CLAUDE.MD
  • Please consider starring the original project. Thank you!

New Features & Modifications

The following features were added specifically to this fork. Most descriptions were generated by AI to ensure clarity.


Config System

  • Save/Load Configs – Support for named binary configuration files saved to ~/configs/.
  • Default Config – Mark a specific configuration as default to auto-load it on startup.
  • Reset to Defaults – Instantly revert all settings to factory code defaults.
  • Delete Configs – Easily remove saved configurations from your disk.

Combat

  • Humanization – Features designed to mimic human-like movement to bypass VAC Live detection. Use with caution, as effectiveness may vary.

ESP

  • Combo Box Fix – Resolved an issue where ESP dropdowns (box style, weapon display) failed to apply selections. The overlay now uses static locals with bidirectional sync to prevent memory pointer errors.

Misc

Watermark

  • Draggable Watermark – Position the watermark anywhere on the screen while the menu is open (includes two distinct styles).
  • Custom Text – Set a personalized watermark via the menu.
  • FPS Display – Displays actual in-game FPS read directly from game memory, rather than the overlay's refresh rate.
  • Accent Color Line – The watermark box features a customizable accent line that matches the menu theme.
  • Resolution Detection – The watermark position automatically resets when the display resolution changes.

Movement

  • Bunny Hop – Automatic bunny hopping with a configurable activation key.
  • Quick Stop – Automatically counter-strafes when movement keys are released. It injects opposite-direction inputs and releases them once velocity drops below a threshold or after a 150ms timeout.

Crosshair

  • Custom Crosshair – A perfectly centered crosshair with an option to auto-hide when not wielding a sniper rifle (AWP/SSG).
  • Hitmarker – Visual confirmation of hits on enemies; fully customizable.

Indicators

  • Key Display – A draggable element that shows active key presses (WASD/Space).
  • Speed – Displays the player's current velocity (ported from movement cheats); size is adjustable.

Menu

  • Resizable Menu – Drag any corner to resize the interface; dimensions are saved to your config.
  • Accent Color Picker – Change the menu's primary accent color via the Misc tab.
  • Animations – Smooth fade-in and scaling animations upon initialization.
  • Anti-Screenshare – Hides all Nyality-related overlays and windows from capture software like OBS, Discord, and NVIDIA.

Building Instructions

  1. Download Visual Studio 2026 and install the "Desktop development with C++" workload.
  2. Open the project using the catalyst.slnx file.
  3. Press F7 or use the Build button (ensure the configuration is set to Release | x64).
  4. Once the build is successful, navigate to the bin folder; nyality.exe is your executable.

Video Showcase

showcase

About

fork of cs2 semirage/legit external cheat

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%