Coder Social home page Coder Social logo

enrollnow / chameleon-ng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emskye96/chameleon-ng

0.0 0.0 0.0 372 KB

Reworked skin & knife changer for Counter-Strike: Global Offensive

License: GNU General Public License v2.0

C++ 85.61% C 14.39%

chameleon-ng's Introduction

chameleon-ng demonstration

chameleon-ng

chameleon-ng is an extended version of the Chameleon project, an internal skin & knife changer for Counter-Strike: Global Offensive. Like the original project, the code contains extensive comments intended for those new to game manipulation.

  • Allows usage of skins on any weapon without restrictions.
  • Includes primitive fix for special knife animations.
  • Full in-game graphical interface for configuration.
  • Network variable offsets are retrieved at runtime.
  • Ability to override weapon kill feed icons.
  • Persistent JSON configuration files.
  • Button to instantly apply changes.

Usage

Download the source code at the Releases page or clone the repository.

git clone https://github.com/emskye96/chameleon-ng.git

Compile with Visual Studio and inject the output DLL with your preferred injector. Note that usage of some public injectors can result in a Valve Anti-Cheat ban. It is highly recommended to use your own DLL injector.

Once injected, press the Insert key to open the configuration menu.

Use the 'Items' header to set weapon skins and other related values. For example, to change a default CT knife to a Karambit you would open the 'Knife (Counter-Terrorists)' section, set the override item index to 507 and press apply. Refer to the full list of skin IDs for possible paint kit values and the item definition index list for possible item overrides. The kill icon will automatically be set to the appropriate value based on the override item index.

To save a preset, scroll down to the 'Presets' header, type a filename and press New. After you have made additional changes to the preset you can press the 'Save' button to write your changes to the file.

To load a preset, simply click the 'Load' button below the specified preset. By default this will only overwrite skins specified in the preset. If you want to reset everything else while loading a preset make sure to check the 'Reset settings on load' box.

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.