Skip to content

Simple Mod Creation Tool for Counter-Strike: Global Offensive (CSGO)

License

Notifications You must be signed in to change notification settings

miifanboy/SMC-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Downloads Contributors Forks Stargazers Issues MIT License


Logo

SMC Tool

Simple Mod Creation Tool for Counter-Strike: Global Offensive
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. To Do
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

This is my app to create simple mods for Counter-Strike: Global Offensive if you want to request any new features, you can comment on feature request issue after checking if its already on to-do list.

(back to top)

Built With

(back to top)

Features

-Built-in mod loader

-Option to export for MIGI

-Vac Bypass

Getting Started

Let's get started..

Prerequisites

You need:

  • .Net Framework 4.7.2

Installation

  1. Download the latest release.
  2. Make sure that smctool.exe is in the correct directory containing data,addons,pak01 folders and some other files.
  3. Execute smctool.exe with admin rights (Admin rights are needed to create symbolic links between files)
  4. You have installed successfully.

(back to top)

Building from Source

  1. Download the source code
  2. Open the .sln file
  3. Wait for the project to fully load.
  4. Click build-> build smctool
  5. Download data.zip from releases and extract the files to the same directory as smctool.exe

Usage

It's usage is pretty straight forward:

Simple Usage

For example if you want to make deagle full auto , you can select deagle and check "is full auto" checkbox then hit apply to save the selected weapon attributes in the app.Then hit File->Save to save all weapons to a file. After that, you can click "Load Mod" button to start csgo automatically with your mod.

(back to top)

In-Depth Usage

Apply Button:

-This button saves the current changes in the app

*Note that this doesn't save your changes to a file so if you close your app , the changes you have done will be lost. So make sure to click File->Save to save to a file

Load Mod:

-This button reads "items_game_smcmod.txt" and creates all the neccessary files and launches csgo with your mod. You should use it after you have saved your mod via File->Save.

Load Defaults:

-This button loads the default variables for your current selected weapon.

Vac Bypass:

-It works %100. It is not a rickroll. I promise.

File->Open:

-Loads the selected file.

File->Save:

-Saves all weapons as items_game_smcmod.txt to the same directory as smctool.exe

File->Save As:

-Saves all weapons to a custom location with a custom name

*(If you are going to use the mod loader in this application use File->Save instead)

File->Export For Migi

-Export your mod for MIGI (You need to save it first)

*(Make sure you have MIGI installed before using this option)

(back to top)

To Do

  • Creating scoped weapons
  • Replacing models
  • Custom Attributes

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/epicfeature)
  3. Commit your Changes (git commit -m 'Removed rickroll')
  4. Push to the Branch (git push origin feature/epicfeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mii Fanboy - @miifanboy - Email: [email protected]

Project Link: https://github.com/miifanboy/SMC-Tool

(back to top)

Acknowledgments

(back to top)

About

Simple Mod Creation Tool for Counter-Strike: Global Offensive (CSGO)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages