LightbulbCode all weapons/Items/Backpack's on Dayz ( NOT WEAPONS HACKED DETECTION )

Posts 1–15 of 16 · Page 1 of 2
Code all weapons/Items/Backpack's on Dayz ( NOT WEAPONS HACKED DETECTION )
player addweapon "Insert weapon here";
player addMagazine "Insert item here";
player addBackPack "Insert backpack here";

player addweapon codes ->


Code:
 "MeleeHatchet",
    "MeleeCrowbar",
    "Colt1911",
    "Makarov",
    "M9",
    "M9SD",
    "revolver_EP1",
    "glock17_EP1",
    "UZI_EP1",
    "Crossbow",
    "M240",
    "M249",
    "Mk_48",
    "M1014",
    "Remington870_lamp",
    "Winchester1866",
    "MR43",
    "bizon_silenced",
    "MP5A5",
    "MP5SD",
    "AK_74",
    "AK_47_M",
    "AKS_74_kobra",
    "AKS_74_U",
    "FN_FAL",
    "FN_FAL_ANPVS4",
    "BAF_L85A2_RIS_CWS",
    "LeeEnfield",
    "M4A1",
    "M4A1_Aim",
    "M4A1_AIM_SD_camo",
    "M4A1_HWS_GL_camo",
    "M16A2",
    "M16A2GL",
    "M16A4_ACG",
    "BAF_AS50_scoped",
    "Huntingrifle",
    "DMR",
    "M14_EP1",
    "M24",
    "M107",
    "SVD_CAMO",
    "ItemCompass",
    "ItemEtool",
    "ItemFlashlight",
    "ItemGPS",
    "ItemKnife",
    "ItemMap",
    "ItemMatchbox",
    "ItemFlashlightRed",
    "ItemToolbox",
    "ItemWatch",
    "NVGoggles",
    "Binocular_Vector"
Ex: player addweapon "M4A1_AIM_SD_camo";

player addMagazine codes -->

Code:
 "7Rnd_45ACP_1911",
    "15Rnd_9x19_M9",
    "15Rnd_9x19_M9SD",
    "8Rnd_9x18_Makarov",
    "6Rnd_45ACP",
    "17Rnd_9x19_glock17",
    "30Rnd_9x19_UZI_SD",
    "30Rnd_9x19_UZI",
    "BoltSteel",
    "100Rnd_762x51_M240",
    "200Rnd_556x45_M249",
    "8Rnd_B_Beneli_74Slug",
    "8Rnd_B_Beneli_Pellets",
    "15Rnd_W1866_Slug",
    "15Rnd_W1866_Pellet",
    "2Rnd_shotgun_74Slug",
    "2Rnd_shotgun_74Pellets",
    "64Rnd_9x19_SD_Bizon",
    "30Rnd_9x19_MP5",
    "30Rnd_9x19_MP5SD",
    "30Rnd_545x39_AK",
    "30Rnd_762x39_AK47",
    "20Rnd_762x51_FNFAL",
    "10x_303",
    "30Rnd_556x45_Stanag",
    "30Rnd_556x45_StanagSD",
    "10Rnd_127x99_m107",
    "5x_22_LR_17_HMR",
    "20Rnd_762x51_DMR",
    "5Rnd_762x51_M24",
    "10Rnd_762x54_SVD",
    "FoodSteakRaw",
    "FoodSteakCooked",
    "FoodCanBakedBeans",
    "FoodCanSardines",
    "FoodCanPasta",
    "ItemSodaCoke",
    "ItemSodaPepsi",
    "ItemWaterbottle",
    "ItemAntibiotic",
    "ItemBandage",
    "ItemBloodbag",
    "ItemEpinephrine",
    "ItemHeatPack",
    "ItemMorphine",
    "ItemPainkiller",
    "HandChemGreen",
    "HandChemBlue",
    "HandChemRed",
    "HandGrenade_west",
    "HandRoadFlare",
    "PartWoodPile",
    "Skin_Soldier1_DZ",
    "Skin_Survivor2_DZ",
    "Skin_Camo1_DZ",
    "Skin_Sniper1_DZ",
    "ItemSandbag",
    "ItemTankTrap",
    "ItemTent",
    "ItemWire",
    "TrapBear",
    "PartEngine",
    "ItemJerrycan",
    "PartFueltank",
    "PartVRotor",
    "PartGeneric",
    "PartWheel",
    "PartGlass",
    "1Rnd_HE_M203",
    "FlareWhite_M203",
    "FlareGreen_M203",
    "1Rnd_Smoke_M203",
    "PipeBomb"
Ex: player addMagazine "30Rnd_556x45_StanagSD";

player addBackPack codes -->

Code:
"DZ_Backpack_EP1";
"DZ_ALICE_Pack_EP1";
"DZ_Assault_Pack_EP1";
"DZ_CivilBackpack_EP1";
"DZ_Patrol_Pack_EP1";
Ex: player addBackPack "DZ_Patrol_Pack_EP1";
Nice , Thanks... For any mediocre hacker they should know what to do and a 10 minute browse in this forum can tell you how. Nice guide
Can anyone help me how to use that? Please!
Quote Originally Posted by nephinbr View Post
Can anyone help me how to use that? Please!
What are you on about? This is just a List of Weapons/Items.
Code:
Vehicle Name...................ClassName
Motorcycle........................M1030
PBX...............................PBX
Bus...............................Ikarus
Car (Blue)........................SkodaBlue
Offroad (White)...................hilux1_civil_3_open
Old Hatchback.....................car_hatchback
Pick-Up...........................datsun1_civil_1_open
Praha V3S.........................V3S_Civ
Sedan.............................car_sedan
Tractor...........................Tractor
Fishing Boat......................Fishing_Boat
Small boat........................Smallboat_1
Small boat II.....................Smallboat_2
ATV...............................ATV_US_EP1
Land Rover........................LandRover_CZ_EP1
UAZ...............................UAZ_Unarmed_TK_EP1
S1203.............................S1203_TK_CIV_EP1
Ural..............................Ural_TK_CIV_EP1

Choppa:
UH1H..............................UH1H_DZ
How to spawn a vehicle in 1.7.2.5? I'll give ya a hint.. Goats say beeh
Quote Originally Posted by Horadric View Post
Code:
Vehicle Name...................ClassName
Motorcycle........................M1030
PBX...............................PBX
Bus...............................Ikarus
Car (Blue)........................SkodaBlue
Offroad (White)...................hilux1_civil_3_open
Old Hatchback.....................car_hatchback
Pick-Up...........................datsun1_civil_1_open
Praha V3S.........................V3S_Civ
Sedan.............................car_sedan
Tractor...........................Tractor
Fishing Boat......................Fishing_Boat
Small boat........................Smallboat_1
Small boat II.....................Smallboat_2
ATV...............................ATV_US_EP1
Land Rover........................LandRover_CZ_EP1
UAZ...............................UAZ_Unarmed_TK_EP1
S1203.............................S1203_TK_CIV_EP1
Ural..............................Ural_TK_CIV_EP1

Choppa:
UH1H..............................UH1H_DZ
How to spawn a vehicle in 1.7.2.5? I'll give ya a hint.. Goats say beeh
That method doesn't work anymore either /facepalm
Is this detected?
Quote Originally Posted by XZeenon View Post
Is this detected?
No, the mods let anyone post a list.

Quote Originally Posted by XZeenon View Post
Is this detected?
Quote Originally Posted by zelengorsk View Post
No, the mods let anyone post a list.

You just went full retard by suggesting that scripts can be detected >.>
Quote Originally Posted by lockdown6435 View Post
You just went full retard by suggesting that scripts can be detected >.>
It may not be "detected," but it's now logged.
Quote Originally Posted by lockdown6435 View Post
Originally Posted by XZeenon
Is this detected?
Originally Posted by zelengorsk
No, the mods let anyone post a list.


You just went full retard by suggesting that scripts can be detected >.>
You sir just made my day
Posts 1–15 of 16 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?