Post: [1.16] Zombies Weapon Dump
04-01-2014, 10:47 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I know seb released a weapon dump, but that was for online... this is for zombies. However, I think this might change for when you're playing a different map, I got these while playing tranzit.

Anyways here is majority of the dumped weapons and their weapon names.

    
//1.16 Black Ops 2 Zombies Weapon Dump

//Format;
//weaponID(decimal form) | gunname
//Example: 1 | defaultgun_mp

1 | defaultweapon_mp
2 | ak74u_zm
3 | mp5k_zm
4 | qcw05_zm
5 | ak74u_upgraded_zm
6 | mp5k_upgraded_zm
7 | qcw05_upgraded_zm
8 | ??
9 | m14_zm
10| m16_zm
11| saritch_zm
12| xm8_zm
13| type95_zm
14| tar21_zm
15| m14_upgraded_zm
16| m16_gl_upgraded_zm
18| saritch_upgraded_zm
20| xm8_upgraded_zm
21| ??
22| type95_upgraded_zm
23| ??
24| tar21_upgraded_zm
26| 870mcs_zm
27| rottweil72_zm
28| saiga12_zm
29| ??
30| 870mcs_upgraded_zm
31| rottweil72_upgraded_zm
32| saiga12_upgraded_zm
33| srm1216_upgraded_zm
34| galil_zm
35| fnfal_zm
36| rpd_zm
37| hamr_zm
38| galil_upgraded_zm
39| fnfal_upgraded_zm
40| rpd_upgraded_zm
41| hamr_upgraded_zm
42| dsr50_zm
43| barretm82_zm
44| dsr50_upgraded_zm
45| barretm82_upgraded_zm
46| knife_zm
47| m1911_zm
48| python_zm
49| judge_zm
50| kard_zm
51| fiveseven_zm
52| beretta93r_zm
53| fivesevendw_zm
54| ??
55| m1911_upgraded_zm
56| ??
57| python_upgraded_zm
58| judge_upgraded_zm
59| kard_upgraded_zm
60| fiveseven_upgraded_zm
61| beretta93r_upgraded_zm
62| fivesevendw_upgraded_zm
63| ??
64| usrpg_zm
65| m32_zm
66| usrpg_upgraded_zm
67| m32_upgraded_zm
68| ray_gun_zm
69| jetgun_zm
70| riotshield_zm
71| tazer_knuckles_zm
72| knife_ballistic_zm
73| knife_ballistic_upgraded_zm
74| knife_ballistic_bowie_zm
75| knife_ballistice_bowie_upgraded_zm
76| raygun_mark2_zm
77| raygun_mark2_upgraded_zm
78| ray_gun_upgraded_zm
79| frag_grenade_zm
80| sticky_grenade_zm
81| cymbal_monkey_zm
82| emp_grenade_zm
83| claymore_zm
84| screecher_arms_zm
85| knife_ballistic_no_melee_zm
86| knife_ballistic_no_melee_upgraded_zm
87| equip_turbine_zm
88| equip_turret_zm
89| equip_electrictrap_zm
90| zombie_builer_zm
91| buildable_piece_m
//The rest are just models in the game and other stuff that will freeze you


These are in decimal form. so to find the byte all you need to do is convert the number to hex.
I use this You must login or register to view this content. (Not an advertisment)

You must login or register to view this content.

The 55 in that picture is the weaponID and the 37 is the byte I would use for that weapon.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to Black Panther for this useful post:

Kappa, Mango_Knife, Notorious, SC58
04-01-2014, 11:13 PM #2
Notorious
Caprisuns Is Back
Originally posted by AlmightySo View Post
I know seb released a weapon dump, but that was for online... this is for zombies. However, I think this might change for when you're playing a different map, I got these while playing tranzit.

Anyways here is majority of the dumped weapons and their weapon names.

    
//1.16 Black Ops 2 Zombies Weapon Dump

//Format;
//weaponID(decimal form) | gunname
//Example: 1 | defaultgun_mp

1 | defaultweapon_mp
2 | ak74u_zm
3 | mp5k_zm
4 | qcw05_zm
5 | ak74u_upgraded_zm
6 | mp5k_upgraded_zm
7 | qcw05_upgraded_zm
8 | ??
9 | m14_zm
10| m16_zm
11| saritch_zm
12| xm8_zm
13| type95_zm
14| tar21_zm
15| m14_upgraded_zm
16| m16_gl_upgraded_zm
18| saritch_upgraded_zm
20| xm8_upgraded_zm
21| ??
22| type95_upgraded_zm
23| ??
24| tar21_upgraded_zm
26| 870mcs_zm
27| rottweil72_zm
28| saiga12_zm
29| ??
30| 870mcs_upgraded_zm
31| rottweil72_upgraded_zm
32| saiga12_upgraded_zm
33| srm1216_upgraded_zm
34| galil_zm
35| fnfal_zm
36| rpd_zm
37| hamr_zm
38| galil_upgraded_zm
39| fnfal_upgraded_zm
40| rpd_upgraded_zm
41| hamr_upgraded_zm
42| dsr50_zm
43| barretm82_zm
44| dsr50_upgraded_zm
45| barretm82_upgraded_zm
46| knife_zm
47| m1911_zm
48| python_zm
49| judge_zm
50| kard_zm
51| fiveseven_zm
52| beretta93r_zm
53| fivesevendw_zm
54| ??
55| m1911_upgraded_zm
56| ??
57| python_upgraded_zm
58| judge_upgraded_zm
59| kard_upgraded_zm
60| fiveseven_upgraded_zm
61| beretta93r_upgraded_zm
62| fivesevendw_upgraded_zm
63| ??
64| usrpg_zm
65| m32_zm
66| usrpg_upgraded_zm
67| m32_upgraded_zm
68| ray_gun_zm
69| jetgun_zm
70| riotshield_zm
71| tazer_knuckles_zm
72| knife_ballistic_zm
73| knife_ballistic_upgraded_zm
74| knife_ballistic_bowie_zm
75| knife_ballistice_bowie_upgraded_zm
76| raygun_mark2_zm
77| raygun_mark2_upgraded_zm
78| ray_gun_upgraded_zm
79| frag_grenade_zm
80| sticky_grenade_zm
81| cymbal_monkey_zm
82| emp_grenade_zm
83| claymore_zm
84| screecher_arms_zm
85| knife_ballistic_no_melee_zm
86| knife_ballistic_no_melee_upgraded_zm
87| equip_turbine_zm
88| equip_turret_zm
89| equip_electrictrap_zm
90| zombie_builer_zm
91| buildable_piece_m
//The rest are just models in the game and other stuff that will freeze you


These are in decimal form. so to find the byte all you need to do is convert the number to hex.
I use this You must login or register to view this content. (Not an advertisment)

You must login or register to view this content.

The 55 in that picture is the weaponID and the 37 is the byte I would use for that weapon.


coool
04-02-2014, 05:36 AM #3
Mango_Knife
In my man cave
Originally posted by AlmightySo View Post
I know seb released a weapon dump, but that was for online... this is for zombies. However, I think this might change for when you're playing a different map, I got these while playing tranzit.

Anyways here is majority of the dumped weapons and their weapon names.

    
//1.16 Black Ops 2 Zombies Weapon Dump

//Format;
//weaponID(decimal form) | gunname
//Example: 1 | defaultgun_mp

1 | defaultweapon_mp
2 | ak74u_zm
3 | mp5k_zm
4 | qcw05_zm
5 | ak74u_upgraded_zm
6 | mp5k_upgraded_zm
7 | qcw05_upgraded_zm
8 | ??
9 | m14_zm
10| m16_zm
11| saritch_zm
12| xm8_zm
13| type95_zm
14| tar21_zm
15| m14_upgraded_zm
16| m16_gl_upgraded_zm
18| saritch_upgraded_zm
20| xm8_upgraded_zm
21| ??
22| type95_upgraded_zm
23| ??
24| tar21_upgraded_zm
26| 870mcs_zm
27| rottweil72_zm
28| saiga12_zm
29| ??
30| 870mcs_upgraded_zm
31| rottweil72_upgraded_zm
32| saiga12_upgraded_zm
33| srm1216_upgraded_zm
34| galil_zm
35| fnfal_zm
36| rpd_zm
37| hamr_zm
38| galil_upgraded_zm
39| fnfal_upgraded_zm
40| rpd_upgraded_zm
41| hamr_upgraded_zm
42| dsr50_zm
43| barretm82_zm
44| dsr50_upgraded_zm
45| barretm82_upgraded_zm
46| knife_zm
47| m1911_zm
48| python_zm
49| judge_zm
50| kard_zm
51| fiveseven_zm
52| beretta93r_zm
53| fivesevendw_zm
54| ??
55| m1911_upgraded_zm
56| ??
57| python_upgraded_zm
58| judge_upgraded_zm
59| kard_upgraded_zm
60| fiveseven_upgraded_zm
61| beretta93r_upgraded_zm
62| fivesevendw_upgraded_zm
63| ??
64| usrpg_zm
65| m32_zm
66| usrpg_upgraded_zm
67| m32_upgraded_zm
68| ray_gun_zm
69| jetgun_zm
70| riotshield_zm
71| tazer_knuckles_zm
72| knife_ballistic_zm
73| knife_ballistic_upgraded_zm
74| knife_ballistic_bowie_zm
75| knife_ballistice_bowie_upgraded_zm
76| raygun_mark2_zm
77| raygun_mark2_upgraded_zm
78| ray_gun_upgraded_zm
79| frag_grenade_zm
80| sticky_grenade_zm
81| cymbal_monkey_zm
82| emp_grenade_zm
83| claymore_zm
84| screecher_arms_zm
85| knife_ballistic_no_melee_zm
86| knife_ballistic_no_melee_upgraded_zm
87| equip_turbine_zm
88| equip_turret_zm
89| equip_electrictrap_zm
90| zombie_builer_zm
91| buildable_piece_m
//The rest are just models in the game and other stuff that will freeze you


These are in decimal form. so to find the byte all you need to do is convert the number to hex.
I use this You must login or register to view this content. (Not an advertisment)

You must login or register to view this content.

The 55 in that picture is the weaponID and the 37 is the byte I would use for that weapon.


Thanks Happy
I Was need that Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo