Code Monkey home page Code Monkey logo

diamond's Introduction

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

diamond's People

Contributors

snaacky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

diamond's Issues

READ BEFORE CREATING A NEW ISSUE/PR

If the script doesn't work, the memory addresses are more than likely outdated. Do not create a new issue complaining and do not reach out to me on social media about this.

My CS:GO repositories are meant to serve as an introduction to pymem and to help you understand the basic concepts surrounding external memory manipulation. They are not meant for you to go skid up matchmaking even worse than it already is. I can't control what you do with these repositories so the least I can do is require you to update them yourself to make them work. All issues and pull requests regarding memory addresses will be deleted without notice.

With that in mind, I will not being accepting pull requests whose only contents are updating the variables to the latest memory addresses. It will enable cheating with a low bar to entry, pollute the commit history, and pollute the contributors list with people who have not actually done anything except copy and paste the latest values from elsewhere. I will also not be accepting the umpteenth skiddy web client pulling the latest values from another repository. If you want persistence so badly, create a PR with pattern scanning (which is a feature of pymem) and I'll be more than happy to accept that.

I will accept issues for game updates like 921462f when the glow structure update broke the script.

Error DLL

Diamond has launched.
AdjustTokenPrivileges error: 0x00000006

2022-08-10 12:13:37,268 - pymem - DEBUG - Process 21424 is being debugged
Traceback (most recent call last):
File "C:\Users\theki\Downloads\diamond-master\diamond-master\diamond.py", line 41, in
main()
File "C:\Users\theki\Downloads\diamond-master\diamond-master\diamond.py", line 13, in main
client = pymem.process.module_from_name(pm.process_handle, "client.dll").lpBaseOfDll
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'

not work

cheat no longer works i update offsets but it still doesn't work.maybe fixed with the latest updates

Offset

Hi, the offset is old ...

Error

Not working...

`Diamond has launched.
AdjustTokenPrivileges error: 0x00000006

2020-06-04 18:38:50,241 - pymem - DEBUG - Process 24276 is being debugged
Traceback (most recent call last):
File "diamond.py", line 41, in
main()
File "diamond.py", line 13, in main
client = pymem.process.module_from_name(pm.process_handle, "client_panorama.dll").lpBaseOfDll
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.