All Projects → Snaacky → Diamond

Snaacky / Diamond

Licence: Unlicense License
External glow ESP for CS:GO

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Diamond

Coloraimbot-CSharp
A simple Coloraimbot for any Game coded in C# - with additional features
Stars: ✭ 81 (+42.11%)
Mutual labels:  esp, cheat
Python-CSGO-Cheat
All-in-one, undetected CSGO cheat written in Python.
Stars: ✭ 175 (+207.02%)
Mutual labels:  csgo, wallhack
le chiffre
CS:GO external cheat.
Stars: ✭ 227 (+298.25%)
Mutual labels:  csgo, cheat
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (-28.07%)
Mutual labels:  csgo, cheat
AssaultCubeHack
Aimbot, ESP(wall hack) and memory hack for AssaultCube
Stars: ✭ 52 (-8.77%)
Mutual labels:  esp, cheat
Rainbow-v2
The best python legit cheat for csgo
Stars: ✭ 42 (-26.32%)
Mutual labels:  csgo, wallhack
ButOSX
CSGO Cheat Base for MacOSX. Written in C++ & Objective C. Menu Powered by ImGui. Includes Apple TouchBar API.
Stars: ✭ 58 (+1.75%)
Mutual labels:  csgo, cheat
CFX-BYPASS
Bypass it, you won't be Banned when playing cheats 2022
Stars: ✭ 18 (-68.42%)
Mutual labels:  esp, wallhack
RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+429.82%)
Mutual labels:  csgo, cheat
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+24.56%)
Mutual labels:  csgo, cheat
NEPS
Bloat-free CS:GO multihack for Windows, based on Osiris. You should probably give it a go, as it was in development for about 2 years. Formerly a griefing cheat that developed into a semi-rage multihack, with many features added, bugs fixed, things optimized and more!
Stars: ✭ 205 (+259.65%)
Mutual labels:  csgo, cheat
Titan
A free, advanced CS:GO report and commendation bot built with performance and ease-of-use in mind
Stars: ✭ 210 (+268.42%)
Mutual labels:  csgo, vac
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (-50.88%)
Mutual labels:  csgo, cheat
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+217.54%)
Mutual labels:  csgo, cheat
bananabot
A CS:GO Hack for Linux
Stars: ✭ 19 (-66.67%)
Mutual labels:  csgo, cheat
CSGO-Offset-Scanner
Java Based Cross-Platform CSGO Offset and Netvar Scanner
Stars: ✭ 28 (-50.88%)
Mutual labels:  csgo, cheat
Garhal csgo
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
Stars: ✭ 179 (+214.04%)
Mutual labels:  csgo, cheat
Ratpoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 239 (+319.3%)
Mutual labels:  csgo, cheat
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-64.91%)
Mutual labels:  csgo, cheat
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (-17.54%)
Mutual labels:  esp, csgo

Diamond

External glow ESP for CS:GO.

Get Started

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

Warning

Diamond 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 (earlier versions are unsupported, 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. Very rarely this issue can be caused by a major gane update but it's only happened twice before.

Requirements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].