Skin Zone

Welcome to the Skin Zone your hub for adding skins, agents, gloves, and more to CS:GO. Flo’s Skin GUI Editor makes the process extremely easy.

Skin GUI Editor

This tool was developed by Flo. and makes adding any skin to the game simple. Instead of manually editing files, the GUI handles everything for you.

Download Skin GUI Editor
Skin GUI Screenshot
Skin GUI Screenshot

Manual Method

If you prefer editing the files yourself, here is the full guide.

This guide was compiled and formatted thanks to dricotec on GitHub.

Quick thanks to Parker!
Pastebin: https://pastebin.com/icfAsgRw
YouTube Tutorial: https://www.youtube.com/watch?v=6TrCRjWmBoQ

Basic Item Template


// Example item entry
"4"
{
    "inventory"        "3" 
    "def_index"        "60"
    "level"            "1"
    "quality"          "5"
    "flags"            "0"
    "origin"           "8"
    "in_use"           "0"
    "rarity"           "1"

    "attributes"
    {
        "6"  "282.000000"
        "7"  "0.000000"
        "8"  "0.100000"
    }
}
    

Quality IDs

IDQuality
0Normal
1Genuine
2Vintage
3Unusual
4Unique
5Community
6Developer
7Selfmade
8Customized
9Strange
10Completed
11Haunted
12Tournament (Souvenir)

Rarity IDs

IDRarity
0Default
1Consumer Grade
2Industrial Grade
3Mil-Spec Grade
4Restricted
5Classified
6Covert
7Contraband
99Unusual

Weapon IDs

Common weapon IDs used in "def_index".

Weapon IDs

This full list was compiled and formatted thanks to dricotec on GitHub.

IDWeapon
1weapon_deagle
2weapon_elite
3weapon_fiveseven
4weapon_glock
7weapon_ak47
8weapon_aug
9weapon_awp
10weapon_famas
11weapon_g3sg1
13weapon_galilar
14weapon_m249
16weapon_m4a1
17weapon_mac10
19weapon_p90
20weapon_zone_repulsor
23weapon_mp5sd
24weapon_ump45
25weapon_xm1014
26weapon_bizon
27weapon_mag7
28weapon_negev
29weapon_sawedoff
30weapon_tec9
31weapon_taser
32weapon_hkp2000
33weapon_mp7
34weapon_mp9
35weapon_nova
36weapon_p250
37weapon_shield
38weapon_scar20
39weapon_sg556
40weapon_ssg08
41weapon_knifegg
42weapon_knife
43weapon_flashbang
44weapon_hegrenade
45weapon_smokegrenade
46weapon_molotov
47weapon_decoy
48weapon_incgrenade
49weapon_c4
50item_kevlar
51item_assaultsuit
52item_heavyassaultsuit
54item_nvg
55item_defuser
56item_cutters
57weapon_healthshot
58musickit_default
59weapon_knife_t
60weapon_m4a1_silencer
61weapon_usp_silencer
62Recipe Trade Up
63weapon_cz75a
64weapon_revolver
68weapon_tagrenade
69weapon_fists
70weapon_breachcharge
72weapon_tablet
74weapon_melee
75weapon_axe
76weapon_hammer
78weapon_spanner
80weapon_knife_ghost
81weapon_firebomb
82weapon_diversion
83weapon_frag_grenade
84weapon_snowball
85weapon_bumpmine

Knife IDs

IDKnife
500Bayonet
507Karambit
508M9 Bayonet
515Butterfly Knife
516Shadow Daggers
525Skeleton Knife

Glove IDs

GloveID
Bloodhound5027
Driver Gloves5031
Sport Gloves5030
Specialist Gloves5034

Example: Sport Gloves


// Example: Sport Gloves (Pandora’s Box)
"number"
{
    "inventory" "number"
    "def_index" "5030"
    "quality"   "5"
    "rarity"    "1"

    "attributes"
    {
        "6" "282.000000"
        "7" "69420.000000"
        "8" "0.000000666"
    }
}
    

Agents

Full list of CT and T agents with IDs included.


// Example: Number K (The Professionals)
"4"
{
    "inventory" "3"
    "def_index" "4732"
    "quality"   "5"
    "rarity"    "1"
}
    

Adding Skins


// Example: Souvenir AWP Dragon Lore
"number"
{
    "def_index" "9"
    "quality"   "5"
    "rarity"    "12"

    "attributes"
    {
        "6" "344.000000"
        "7" "0.000000"
        "8" "0.100000"
    }
}
    

StatTrak Guide

Credits to Baldywaldy09.


// Add StatTrak to a weapon
"80" "2"  // Kill count
"81" "0"  // Score type