SkillAgentSearch skills...

Sapphire

External trigger bot for CS:GO

Install / Use

/learn @Snaacky/Sapphire
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sapphire

Trigger bot for CS:GO.

Get Started

  1. Clone the repository
git clone https://github.com/Snaacky/Sapphire.git
  1. Install the prerequisites
pip install -r requirements.txt
  1. Execute the script in a terminal with elevated privileges
python sapphire.py

Warning

Sapphire comes as is with no guarantees regarding its standing with VAC. This is a cheat and will get you banned if you attempt to use it on any cheat protected servers.

Common Issues

  • Issue: The token does not have the specified privilege.

    • Fix: The terminal or interpreter must be ran with administrator privileges.
  • Issue: AttributeError: 'NoneType' object has no attribute or any other Python error.

    • Fix: Make sure you are running at least Python 3.5 (future versions may have breaking issues), have installed the correct versions of the required modules from requirements.txt, and have updated the offsets to the latest version of CS:GO.

Requirements

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated7mo ago
Forks8

Languages

Python

Security Score

72/100

Audited on Aug 25, 2025

No findings