
How to operate the console, and a list of all the different codes. I know there's several other console command lists, but I can't help but notice that some of them either have missing bits and pieces or include commands that are known to result in bugs and/or game crashes. I'm just going to try and make sure I cover all the item codes and only list command codes that do not cause bugs or crashes and put them in a nice and neat order to help satisfy my OCD. I'd be exhausted if I didn't make a single place to find all the codes. IF YOU CANNOT FIND A CODE: 1. Please let me know and I'll post it. 2. Type help "object name" in the console. How to Use the Console Press the tilde key ~ to open your console while in game. This button is located below the Escape (Esc) key and just left of the one (1) key. Opening the console will pause the game for as long as it is open. Pressing the Up and Down arrow keys to scroll through your previous commands. Pressing the Page Up and Page Down keys lets you scroll through the console box. Codes are not case sensitive; "a" is same as "A". Codes are shown as: Code (Variable) (#) The ( and ) are not entered with the code, and # is replaced by the desired quantity. For Example: The code to add an item is listed as: Player.AddItem (ItemID) (#) If you wanted to add 500 gold, it would be entered as: player.additem f 500 Using the Help CommandWhen you need to find something's code, type help and the thing you're looking for. When searching for something with more than one word, use quotes. Example: help "dragon bone" When searching for something in general using one word, do NOT use quotes. Example: help bread TargetingTo target an object, open the console and click the object. Its name will appear about center screen. An item targeted in the console is also called a reference. NPC RefID & BaseIDNPC's RefID (Reference ID) appears at the top of the console box when you target/click on a NPC with the console open. NPC's BaseID which is what you get when you use the help code: Example: help "NPC Name" (quotes for when there are spaces) Example: help NPC (without quotes for one-word searches) Finding NPC BaseIDTo find a NPC's BaseID (not the Reference ID which is shown when they are targeted) open the console and type help along with the name of the NPC you are looking for (with the name in quotation marks if there are spaces) Example: help "John Doe" Example: John WARNING: Using some commands might lead to issues in-game or with the storyline and/or could ruin your gaming experience. I'm sure you wouldn't be here if you were worried about that. Especially if you're having a hard time finding something that you need and can't seem to get it to work or somehow get yourself caught in a bug. PLEASE: If there is a missing item on the list, please let me know. I'd like to add it and keep the list as complete as possible. NOTE: Some items and commands are only available with the DLCs installed. What is the XX? "XX" in regards to console commands denotes that the object is from an DLC. For Fallout, items added by Far Harbor will, by default, have "02" as their first two digits, while items added by other Fallout 4 DLCs will normally have "03 or 04" as their first two digits. [/b] If 04 does not work, try swapping the XX with 03 OR 02 OR 01 A way of checking for the XX number is to open the console and either type help along with the name of a item known to be added by the DLC (with the name in quotation marks if there are multiple words or if you know the specific name) When using the help code, use Page Up and Page Down keys to scroll through the console. EXAMPLE: help "green bandana" This will search for codes specifically matching green bandana EXAMPLE: help bandana When searching for something in general just use one word (with no quotes) that's related to what you're looking for. OR With the console open, click on a item in view added by the DLC; the console will then display the full Reference ID the first two numbers of which will be the XX for that DLC. Using the Help Command Help (subject) (filter) (type) To search for item IDs, perk names, and other commands. Use PageUp and PageDown keys to scroll through the console. Use Up and Down arrows to scroll through previously used commands. Subject: The search term(s) If your search term contains a space, surround it in quotation marks. Filter: Integer from 0 to 4 0 = List all results 1 = List functions 2 = List settings 3 = List globals 4 = List other forms (requires form type, see below)Form Type: 4 character form type identifier (only required for filter 4) ARMO - Armor and Clothing. ALCH - Food, Drink, Chems BOOK - All Magazines, Notes and some Schematics FACT - Factions MISC - Miscellaneous Items including 'junk' NPC_ - NPCs (Underscore to fill 4 character requirement) OMOD - Item Mods PERK - Perks. WEAP - Weapons. QUST - Quests. CELL - Cells of the maps. FURN - Furniture (NOT Workship/Settlement compatible) Examples Example: help leather 0 This will list everything -item IDs, perk names, and commands - with "Leather" in the name. Example: help "leather armor" 0 If your search term contains a space, surround it in quotation marks. Example: help raider 4 armo Lists all armors with "raider" in their name. Example: help "gunner con" 4 npc_ Lists all NPCs with "gunner con" in their name, like "Gunner Conscript". Basic Commands (Stats, Appearance, SPECIAL, Spawn) Toggle On/Off God Mode: tgm No decrease in HP, MP, or Stamina and unaffected by carryweight Change Name/ Assign SPECIAL: showspecialmenu Edit Player Appearance: slm 14 1 Set Time Scale: set timescale to # Set the rate at which time passes. Default: 20 Realtime: 1 Add Item: player.additem (ItemID) (amount) Example: player.additem F 90000 (adds 90000 bottlecaps) Remove Item: player.removeitem (ItemID) (amount) Drop Item: player.drop (ItemID) (amount) Show Inventory Item Codes: player.showinventory Basic Item Necessities Bottlecaps: F Stimpak: 23736 RadAway: 23742 Antibiotics: 249F2C Addictol: 459C5 Fusion Core: 75FE4 Health, Action Points, Carryweight Restore Your HP: player.resethealth Restore NPC's HP: Select a NPC (while console is open, click the target) and type resethealth Set Health Stat: player.setav Health (amount) Set Healing Rate: player.setav HealRate (amount) Set Action Points Stat: player.setav ActionPoints (amount) Set Action Recovery Rate: player.setav ActionPointsRate (amount) Set Carryweight: player.modav carryweight (number) Adds to your Existing Carryweight. Example: player.modav carryweight 1000 adds 1000 carryweight to whatever carryweight you already have. To Decrease your Health, Stamina, or Carryweight, you will use the same command, except when you type in the amount you type a - in the front. Example: player.setav health -400Add Experience: player.modav experience (amount) Add Perks: player.addperk (PerkID) Remove Perks: player.removeperk (PerkID) Add Specific Amount of Perk Points: CGF "Game.AddPerkPoints" (amount) Speed Multipliers, Stats, & S.P.E.C.I.A.L. Modify Character Speed: player.setav speedmult ### 100 is default To decrease use - before the number. 200 is double speed WARNING: Setting this too high runs the risk of crashing the game. Set Player Level (Can NOT Reduce): player.setlevel (level) Increase Skill by One: advskill (skill) List of Skill Names Stength: strength Perception: perception Endurance: endurance Charisma: charisma Intelligence: intelligence Agility: agility Luck: luck Resistance Damage: player.setav DamageResist Electric: player.setav ElectricResist Energy: player.setav EnergyResist Fire: player.setav FireResist Frost: player.setav FrostResist Poison: player.setav PoisonResist Rad Ingestion: player.setav RadResistIngestion Rad Exposure: player.setav RadResistExposure Unarmed Damage: player.setav UnarmedDamage Spawn & Teleporting Spawn NPC: player.placeatme (NPC Code) Teleport to NPC: player.moveto (NPC Code) Teleport to Quest Target: movetoqt (QuestID) Show All Quest Target IDs: showquesttargets Teleport to Location: coc (VillageName) Teleport to Developer Room with all items: coc qasmoke Targeted Commands (NPCs, Ownership, Resurrect) To target something, open the console and click the target before entering the code. NPC's RefID (Reference ID) appears at the top of the console box when you target/click on a NPC with the console open. NPC's BaseID which is what you get when you use the help code: help "NPC Name" (quotes for when there are spaces) OR help NPC (without quotes for one-word searches) Spawn NPC: player.placeatme (NPC Code) Teleport to NPC: player.moveto (NPC Code) Make Ownerless: setownership Does NOT make it yours. If it still says steal, look away and look back at it and it should change. If it's still listed as steal, try re-targeting/selecting the object and re-entering the code.Permanent Delete: markfordelete Permanently deletes selected item instantaneously or upon reload. Removes Completely Please do NOT use on vital plot characters as it might crash the game. Mortality (Resurrect, Kill, Essential) Resurrect a NPC: resurrect Kill NPC: kill Kill Everything in Your Area: killall Essential NPCs will only be knocked down. Unless set as nonessential, they cannot die.Check NPC Mortality: isessential 0 is Mortal / 1 is ImmortalSet NPC Mortality: setessential (NPCBaseID) 0(mortal)/1(immortal) Example: setessential ##### 0 Must use BaseID (find by help "NPC NAME") and NOT have anything selected Items/Inventory Unlock Doors/Safes/Terminals Etc: unlock Lock: lock (value) lock 1-100 set difficulty of Lockpick skill (0-25 Novice, 26-50 Advanced, 51-75 Expert, 76-100 Master) lock -1 OR lock 255 = Requires Key lock -2 OR lock 254 = Inaccessible lock -3 OR lock 253 = Requires Terminal lock -4 OR lock 252 = Chained lock -5 OR lock 251 = Barred Activate Item operated by Switch: activate Give NPC Item: additem (ItemID) (amount) Example: additem f 8000 gives 8000 gold to targeted NPC.Remove Item from NPC: removeitem (itemID) (amount) Show NPC Inventory & Item Codes: showinventory Use the Page Up and Page Down buttons to scroll through the list.Force NPC to Equip Item: equipitem (itemID) Note: Select the NPC before using the command. Some characters will shift back to their traditional outfits after a while, but still be carrying some of their new outfits in their inventory. Companion Affinity Get Companion Affinity Level: getav CA_affinity Events triggered at 250, 500, 750, 1000 with 1000 being max unless 1100.Set Companion Affinity Level to Absolute Value: setav CA_affinity # Modifies Companion Affinity Level by Relative Vale: modav CA_affinity # Factions (For more Info, check Factions section) Add Target to Faction: AddToFaction (FactionID) (0 or 1) 0 is friend 1 is allyRemove Target from Faction: RemoveFromFaction (FactionID) Toggle Commands (Clipping, Modes, AI, Maps, Menus) Toggle Collision/Clipping: TCL Toggles clipping for target. WARNING: If used while falling off cliff, may cause crash. For unsticking your character or finding items/bodies that have fallen through wall or floor. Enables player to move in any direction including through solid objects.Toggle Run Mode: RM (same function as Shift key) Toggle God Mode: TGM Infinite Health, Magicka, & Stamina, Carry weight never effects movement or fast travel.Toggle AI Detection: TDETECT Does NOT work with Pickpocket detection.Toggle Player Control of Target: TC If used when targeting NPC, will transfer control to NPC Commands will be applied to BOTH characters. To FIX, use TC on the player character to turn off its actions.Toggle Regions on Local Map: TFOW Loads all unexplored areas on the local mapToggle Map Markers: TMM (#) Disable All: 0 Enable All: 1 (Does Not update your 'locations discovered' statistic) Show All; NO Fast Travel: 1,0,1Toggle Menus: TM Disables all GUI elements, including menus, compass, subtitles, messages. Useful for taking screenshots.Remove Screen Blood Splatter/Dust: CSB Toggle Grass: TG Toggle Trees: TT Toggle Sky: TS Faction Commands Main Faction IDs Atom Cats: 48641 Brotherhood of Steel: 5DE41 Children of Atom: 2FB84 Diamond City Security: 2F65 Triggermen: 83AD0 The Forged: 31010D The Institute: 5E558 Minutemen: 68043 Player: 1C21C Raiders: 1CBED Railroad: 994F6 Gunners: 58303 Pillars of the Community: BBF88 Neighborhood Watch: E1ACC Player Commands0 is friend 1 is ally Add to Faction: player.AddToFaction (factionID) (0 or 1) Remove from Faction: player.RemoveFromFaction (factionID) Targeted CommandsMust be used with something Targeted (clicked) while in Console.0 is friend 1 is ally Add to Faction: AddToFaction (factionID) (0 or 1) Remove From Faction: RemoveFromFaction (factionID) (0 or 1) Faction Relations with Each Other Friendliness: setally (factionID) (factionID) (0 or 1) (0 or 1) 0 is friend 1 is ally Neutral/Enemies: setEnemy (factionID) (factionID) (0 or 1) (0 or 1) 0 is neutral 1 is enemy Settlement Codes Spawn a Settler: player.placeatme 20593 ALERT: Settlers spawned this way must be moved to a settlement via Workship interface before they can be assigned to work. FOR BUGS: They can be assigned to a supply line and home of existing settler (if in that order) to take over that supply line in order to fix bugged supply lines with missing settlers. For Far Harbor DLC replace 20593 with XX1054D to spawn Far Harbor variant. XX is based off load order, 01 if Far Harbor is first loaded add-on, 02, if the second etc. Place Workbench: player.placeatme c1aeb Placed anywhere you can build a settlement. NOTE: No known way to get settlers to move to your new settlement (other than sending from another settlement). To start building must activate godmode (tgm) after placing workbench. ----------------------------------------------------------------------- Must fast travel away and back to settlement for these 3 to work. Allow Commandable: setpv bCommandable 1 Allow Movable Settlers: setpv bAllowMove 1 Allow Settler to become Caravan: setpv bAllowCaravan 1 ------------------------------------------------------------------------ Settlement Resources Power Show Current Value: getav 32e Adds power to ANY generator: setav 32e (value) Food Show Curent Value: getav 331 Add to Base Food Value: setav 331 (value) NOTE: Settlers can only work 6 Food worth of crops at a time. NOT recommended to set this value higher than 6 per crop! 5 for mutfruit plants and 5.5 for other crops. Water Show Current Value: getav 332 Adds to Base Water Value: setav 332 (value) Defense Show Current Value: getav 333 Sets Defense Provided: setav 333 (value) HappinessOpen console and select settlement workship BEFORE using these commands. Show Current Value: getav 129157 Show Current Bonus Happiness: getav 12722C Show Current Happiness Target Value: getav 127238 Modify Happiness NOTE: modav command adds to existing value. Alternatively, use 'setav' to set exact value. modav 129157 (value) modav 127238 (value) Chem Item Codes Add Item: player.additem (ItemID) (amount) Remove Item: player.removeitem (ItemID) (amount) Health, -Rads, Cures Stimpak: 23736 - HP + 30% Vault 81 Cure: 55F10 - HP +50%, Cure Mole Rat Disease RadAway: 23742 - Rads -300 X-111 Compound: 7238F - Rads -600 Antibiotics: 249F2C - Cures all illnesses Addictol: 459C5 - Cures all addictions Refreshing Beverage: 58AB8 -Cure all addictions, -100-1000 Rads in Survival Mode Buffout Buffout: 33778 - STR +2, END +2, Max HP +50 for 300s (5m) Bufftats: 58AA5 - STR +3, PER +3, END +3, Max HP +65 for 480s (8m) Buffjet: 58AA3 - STR +3, END +3, Max HP +65, Max AP +35, Slow Time for 15s Jet Jet: 366C5 - Slows time for 10s Jet Fuel: 518D0 - Max AP +35, AP recovery +10AP/s for 480s (8m) Ultra Jet: 101299 - Max AP +100, Slow time for 15s Mentats Mentats: 3377B - PER +2, INT +2 for 300s (5m) Berry Mentats: 518BB - INT +5, Highlight living targets for 480s (8m) Grape Mentats: 10129A - CHR +5, Buy - 10%, Sell +10% for 480s (8m) Orange Mentats: 518C5 - PER +5, +10% VAT accuracy for 480s (8m) Psycho Fury: 628CA - PER -5, Melee Damage +50%, Damage Resist +25 for 480s (8m) Overdrive: 58AAD - Critical Chance +25% for 480s (8m) Psycho: 3377D - Damage +25%, Damage Resist +25 for 300s (5m) Psychobuff: 58AAC - STR +3, END +3, Max HP +65, Damage +25% for 480s (8m) Psychotats: 58AAA - PER +3, Damage +25%, Damage Resist +15 for 480s (8m) Psycho Jet: 58AA8 - Max AP +35, Damage +25%, Damage Resist +35, Slow time 15s Herbal Herbal Anodyne: 249F8E - Resist insomnia and weakness for 3600s (60m) Herbal Antimicrobial: 249F8F - Resist infection and parasites for 3600s (60m) Herbal Stimulant: 249F8D - Resist fatigue and lethargy for 3600s (60m) Misc. (Resistances, Xs, and Uppers) Calmex: 58AA7 - PER +3, AGI +3, Sneak Attack Mult x2 for 480s (8m) Med-X: 33779 - Damage Resist +25, Poison Resist +250 for 300s (5m) Rad-X: 24057 - Radiation Resist +100 for 180s (3m) X-Cell: 1506F4 - STR +2, PER +2, END +2, CHR +2, INT +2, AGI +2, LCK +2 Daddy-O: 156D0B - PER+3, CHR -2, INT +3 for 600s (10m) Day Tripper: 150729 - STR -2, CHR +3, LCK +3 for 300s (5m) Mysterious Serum: EC4F7 - STR +5, Damage Resist +50, -10 Rads/s for 3600s (60m) Skeeto Spit: 58ABC - Max HP +25 for 1200s (20m) Ammo, Explosive, & Trap Item Codes Add Item: player.additem (ItemID) (amount) Remove Item: player.removeitem (ItemID) (amount) Bullets .308 Round: 1F66B .38 Round: 4CE87 .44 Round: 9221C .45 Round: 1F66A .45-70 (FAR HARBOR DLC): XX02C8B1 .50 Caliber: 1F279 10mm Round: 1F276 5.56 Round: 1F278 5mm Round: 1F66C Shotgun Shell: 1F673 Explosives Mini Nuke (Fat Man): E6B2E Missile: CABA3 Cannonball (Broadsider): FD11C Energy 2mm Electromagnetic Cartridge: 18ABDF Alien Blaster Round: 1025AA Cryo Cell: 18ABE2 Flamer Fuel: CAC78 Fusion Cell (Weapons): C1897 Fusion Core (Power Core): 75FE4 Gamma Round: DF279 Plasma Cartridge: 1DBB7 Other Flare:1025AE Junk: E942C Railway Spike: FE269 Harpoon(FAR HARBOR DLC): XX010B80 Modified Bowling Ball(FAR HARBOR DLC): XX02740E Syringes Berserk Syringe: 58AE9 Bleed Out Syringe: 58AEB Bloatfly Larva Syringe: 375BB Endangerol Syringe: 58AF2 Lock Joint Syringe: 58AF4 Mind Cloud Syringe: 58AF5 Pax Syringe: 58AF7 Radscorpion Venom Syringe: 58B0C Yellow Belly Syringe: 58B0E Thrown Explosives Baseball Grenade: 107BD6 Cryogenic Grenade: FF21D Fragmentation Grenade: EEBED HalluciGen Gas Grenade: E98E5 Homing Beacon: 65DEC Institute EM Pulse Grenade: 18325E Molotov Cocktail: 10C3C6 Nuka Grenade: E5750 Plasma Grenade: 10A33D Pulse Grenade: FF21F Placed Explosives Bottlecap Mine: 10771F Cryo Mine: 10C669 Fragmentation Mine: E56C2 Nuke Mine: 10A340 Plasma Mine: 10A342 Pulse Mine: 10A344 Faction Explosives Artillery Smoke Grenade: 12E2CA Institute Beacon: 174F8F Synth Relay Grenade: 589F2 Vertibird Signal Grenade: 56917 Traps Bear Trap (FAR HARBOR DLC): XX054072 Bleeding Bear Trap (FAR HARBOR DLC): XX0540F7 Caltrops (FAR HARBOR DLC): XX05406E Poisoned Caltrops (FAR HARBOR DLC): XX0540ED Ranged Weapon Item Codes ---------------------------------Ballistic--------------------------------- Pistols Name Ammo BaseID .44 Pistol .44 round CE97D 10mm Pistol 10mm 4822 Flare Gun Flare 1025AC Pipe Weapons Name Ammo BaseID Pipe Gun .38 24F55 Pipe Revolver .45 14831B Pipe Bolt-Action .308 14831A Rifles Name Ammo BaseID Hunting Rifle .308 4F46A Combat Rifle .45 DF42E Radium Rifle (Far Harbor) .45 XX025FC4 Submachine Gun .45 15B043 Lever-Action Rifle (Far Harbor) .45-70 XX02C8B0 Assault Rifle 5.56mm 463F Gauss Rifle 2mm EC D1EB0 Railway Rifle Railway Spike FE268 Syringer Syringer Ammo 14D09E Shotguns Name Ammo BaseID Combat Shotgun Shotgun Shell 14831C Double-Barrel Shotgun Shotgun Shell 92217 Heavy Weapons Name Ammo BaseID Minigun 5mm 1F669 Flamer Flamer Fuel E5881 Junk Jet Most Junk Items E942B Broadsider Cannonball FD11B Missle Launcher Missile 3F6F8 Fat Man Mini-Nuke BD56F Harpoon Gun Harpoon XX010B81 Nuka Nuke Launcher Nuka-Nuke XX05178F ---------------------------------Energy--------------------------------- Laser Name Ammo BaseID Laser Gun Fusion Cell 9983B Laser Musket Fusion Cell 1DACF Gatling Laser Fusion Core E27BC Institute Laser Fusion Cell 1633CC Plasma Name Ammo BaseID Plasma Gun Plasma Cartridge 100AE9 Other Name Ammo BaseID Cryolator Cryo Cell 171B2B Alien Blaster Pistol Alien Blaster Round or Fusion Cell FF995 Tesla Rifle (Automaton) Fusion Core XX003E07 ---------------------------------Radiaton--------------------------------- Gamma Name Ammo BaseID Gamma Gun Gamma Round DDB7C Zeta Gun Gamma Round 2266FC Melee Weapon Item Codes BladedCan Dismember Limbs Chinese Officer Sword: 147BE4 Combat Knife: 913CA Pickman's Blade: 22595F Grognak's Axe: 183FCD Machete: 33FE0 Kremvh's Tooth: 22576D Revolutionary Sword: 143AB5 Shem Drowne Sword: 364A Ripper/Reckoning: FA2F6 Shishkebab: FA2FB Switchblade: FDC81 BluntCan Stagger Opponents Baseball Bat: 8E736 Board: 5C250 Lead Pipe: FC9C3 Pipe Wrench: D83BF Pole Hook (Far Harbor): XX009582 Pool Cue: FA3E8 Rolling Pin: 142FAB Security Baton: 8C14D Sledgehammer: E7AB9 Super Sledge: FF964 Tire Iron: 185D25 Walking Cane: FDC7D Fist WeaponsBenefit from the Iron Fist perk as well as Strength. Can NOT be used while wearing Power Armor. Boxing Glove: 16498F Deathclaw Gauntlet: D8576 Knuckles: 5524B Meat Hook (Far Harbor): XX04B5F4 Power Fist: 11B336 Clothing & Accessories Codes Clothing (Can Equip Armor Overtop)Army Fatigues: 23431 Baseball Uniform: 144F03 BOS Uniform (Orange): dedeb BOS Uniform (Gray): 2223e3 BOS Officer Uniform: 134294 Brotherhood of Steel Uniform: 148B86 Corset: 1921D6 Dirty Army Fatigues: 19CBB3 Flannel Shirt and Jeans: 117EB9 Green Shirt and Combat Boots: 1942D6 Gunner Guard Outfit: 223CFA Gunner Flannel Shirt and Jeans: 223CFD Gunner Harness: 223CFB Gunner Leathers: 223CFC Harness: 8158D Long Johns: 19568 Military Fatigues: 16892C Minuteman Outfit: E517B Raider Leathers: 18E3F7 Road Leathers: AF0E2 Synth Uniform: 12B91D Synth Uniform: 18AC6E Tattered Rags: 11609B Undershirt & Jeans: FFC21 Vault 75 Jumpsuit: 225F7E Vault 75 Jumpsuit (New): 22DA67 Vault 81 Jumpsuit: 1103A4 Vault 81 Jumpsuit (New): 22DA69 Vault 95 Jumpsuit: 22DA73 Vault 95 Jumpsuit (New): 22DA66 Vault 101 Jumpsuit: 976B3 Vault 101 Jumpsuit (New): 22DA6A Vault 111 Jumpsuit: 1EED7 Vault 111 Jumpsuit (New): 976B7 Vault 114 Jumpsuit: 976B5 Vault 114 Jumpsuit (New): 22DA68 Outfits (These count as both Clothing and Body Armor.)These take up all or most armor slots. Agatha's Dress: F15CF Atom Cats Jacket and Jeans: 14BF53 Bathrobe: 14A349 Black Vest and Slacks: FC100 Bomber Jacket: E1AF6 Brotherhood Fatigues (Standard): 169523 Brotherhood Fatigues (Officer): 1F1A7F Brotherhood Fatigues (Medic): 1F1A7C Cabot's Lab Coat: 1E8CAB Cage Armor: B2D8E Casual Outfit Female: 1410EC Casual Outfit Male: 174D2F Checkered Shirt and Slacks: 13D65E Child of Atom Long Rags: E6F18 Child of Atom Short Rags: 22C672 Child of Atom Simple Rags: 22C673 Child of Atom Brown Rags: 22C675 Child of Atom Long Brown Rags: 22C674 Child of Atom Short Brown Rags: 22C676 Child of Atom Green Rags: 22C678 Child of Atom Long Green Rags: 22C677 Child of Atom Short Green Rags: 22C679 Clean Black Suit: 1BDDF8 Clean Blue Suit: 1BDDF9 Clean Grey Suit: 1BDDFB Clean Striped Suit: 1BDDFB Clean Tan Suit: 151E34 Covert Sweater Vest: 9AC97 Courser Uniform: 12A332 Dirty Black Suit: 1BDE04 Dirty Blue Suit: 1BDE05 Dirty Grey Suit: 1BDE06 Dirty Striped Suit: 1BDE07 Dirty Tan Suit: 151E30 Dirty Trench Coat: 1223CB Faded Trench Coat: E2E2C Farmhand Clothes: E5084 Feathered Dress: 1B5F1B Field Scribe's Armor: E370E Greaser Jacket and Jeans: 14BF50 Grognak Costume: 1828CC Hooded Rags: B3F4E Lab Coat: 237677 Laundered Blue Dress: 14D08F Laundered Cream Dress: 2075BE Laundered Denim Dress: 2075C0 Laundered Green Dress: EECF5 Laundered Rose Dress: 2075C1 Laundered Pink Dress: 2075BF Laundered Loungewear: E6288 Longshoreman Outfit: 1536F4 Lorenzo's Suit: 169BBA MacCready's Duster: D415A Maxson's Battlecoat: 1FE1A6 Mechanic Jumpsuit (Olive): 1C26B9 Mechanic Jumpsuit (Red Rocket): 5E76C Minuteman General's Uniform: 1C2214 Padded Blue Jacket: A740B Pastor's Vestments: 1467A4 Patched Suit: A28D7 Patched Three-piece Suit: A36BE Postman Uniform: 146174 Ratty Skirt: 1B828C Red Dress: FD9A8 Red Frock Coat: 116806 Red Leather Trench Coat: 9F252 Reginald's Suit: F15D0 Sequin Dress: 11A27B Submariner Uniform: 118864 Summer Shorts: 14941A Surveyor Outfit: B3F4C T-Shirt and Slacks: 14B019 Tuxedo: FC395 Utility Coveralls: 39A66 or 237686 Full HeadwearAssault Gas Mask: 7239E Brotherhood of Steel Hood: E1A39 Brown Flight Helmet: D4166 Flight Helmet: E1AF8 Gas Mask: 787D8 Gas Mask with Goggles: 1184C1 Green Hood: 787EC Red Flight Helmet: 4322C Sack Hood: 18E417 Sack Hood with Hoses: 18E419 Sack Hood with Straps: 18E41B Security Helmet: 156C0B Synth Field Helmet: 18796A Synth Helmet: 187976 Vault-Tec Security Helmet: 1D8853 Yellow Flight Helmet: 42565 HatsAirship Captain's Hat: 13AEF5 Army Helmet: 23432 Baseball Cap: 144F04 Battered Fedora: E5086 Blue Batting Helmet: F6D8C Bowler Hat: FC104 Captain Ironside's Hat: F6D85 Chef Hat: F6D88 Coast Guard Hat: F6D87 Combat Armor Helmet: 11E2CB Crumpled Fedora: A28D8 Dirty Army Helmet: 19CBB1 Dirty Fedora: 1223CD Dirty Postman Hat: 1F9793 Faded Visor: 12571C Field Scribe's Hat: E3710 Formal Hat: FC396 Grandpa Savoldi's Hat: 122246 Gray Knit Cap: F6D84 Green Rag Hat: B3F4D Hard Hat: F6D86 Lieutenant's Hat: 1F599A MacCready's Hat: 1E5F6C Mascot Head: 11E46D Medical Goggles: E4501 Metal Helmet: 787D3 Military Cap: 16892E Militia Hat: E517D Mining Helmet: 1240F1 Minuteman Hat: 316D4 Minutemen General's Hat: 1C2216 Newsboy Cap: A740E Pompadour Wig: 165602 Postman Hat: 1F9790 or 1F9793 Press Cap: A81AF Sea Captain's Hat: F6D89 Silver Shroud Hat: 14E58E Submariner Hat: 118865 Tinker Headgear: 1832F5 Tricorn Hat: 116808 Triggerman Bowler: 1BA8DA Trilby Hat: A36C0 Ushanka Hat: F6D83 Welding Helmet: DEDE9 Worn Fedora: E2E2E Wrapped Cap: 787DB Yellow Fedora: DF457 Yellow Slicker Hat: 1FA250 EyewearBlack Rim Glasses: 125891 Eyeglasses: 1C4BE8 Fashionable Glasses: FD9AA Liam's Glasses: 1B5B26 Patrolman Sunglasses: 1738AA Road Goggles: A81B0 Sunglasses: E628A Welding Goggles: 787D9 Wraparound Goggles: 536C5 MasksBlue Bandana: 17E917 Gunner's Camo Bandana: 17E922 Gunner's Green Bandana: 17E923 Jangles Bandana: 17E91C Leopard Print Bandana: 17E91B Red Bandana: 9C05B Skull Bandana: 17E91D Stars and Stripes Bandana: 17E925 Striped Bandana: 17E924 Surgical Mask: 787DA General Body Armor In order from Least to Most ArmorFor the pieces, use player.additem to add to your inventory. Raider ArmorTier 1 Armor Raider Chest Piece: 18E415 Raider Left Arm: 18E411 Raider Right Arm: 18E413 Raider Left Leg: 18E40F Raider Right Leg: 18E40D Leather ArmorTier 2 Armor Leather Chest Piece: 7B9C6 Leather Left Arm: 7B9C7 Leather Right Arm: 7B9C3 Leather Left Leg: 7B9C4 Leather Right Leg: 7B9C5 Metal ArmorTier 2 Armor Metal Helmet: 787D3 Metal Chest Piece: 536C4 Metal Left Arm: 4B933 Metal Right Arm: 536C1 Metal Left Leg: 536C2 Metal Right Leg: 536C3 Combat ArmorTier 3 Armor Combat Armor Helmet: 11E2C8 Combat Armor Chest Piece: 11D3C3 Combat Armor Left Arm: 11D3C7 Combat Armor Right Arm: 11D3C6 Combat Armor Left Leg: 11D3C5 Combat Armor Right Leg: 11D3C4 Synth ArmorTier 4 Armor Synth Helmet: 187976 Synth Field Helmet: 18796A Synth Chest Piece: 187974 Synth Left Arm: 18796C Synth Right Arm: 18796E Synth Left Leg: 187972 Synth Right Leg: 187970 DC Guard ArmorTier 1-3 Armor DC Guard Helm: AF0F6 (Eye and Hat Slot) DC Guard Heavy Helmet: AF0F7 (All 3 Head Slots) DC Guard Umpire's Pads (Chest): AF0EE DC Guard Left Arm Armor: AF0F1 DC Guard Right Arm Armor: AF0F2 Vault-Tec Security ArmorTier 1-2 Armor Vault-Tec Security Helmet (Clean): 1D8853 Vault-Tec Security Helmet (Dirty): 821B6 Security Helmet: 156C0B Vault 81 Security Armor (Dirty): 154F10 Vault-Tec Security Armor (Vault 111 Dirty): 821B4 Vault-Tec Security Armor (Vault 111 Clean): 1D884F Covenant Security Armor: 156C0D Robot ArmorAutomatron DLC Robot Chest Piece: XX00863F Robot Left Arm: XX008644 Robot Right Arm: XX008642 Robot Left Leg: XX008648 Robot Right Leg: XX008646 Trapper ArmorFar Harbor DLC - Raider Armor Variant Trapper Chest Piece: XX00EE79 Trapper Left Arm: XX00EE75 Trapper Right Arm: XX00EE76 Trapper Left Leg: XX00EE77 Trapper Right Leg: XX00EE78 Marine ArmorFar Harbor DLC - Combat Armor Variant Helmet: XX009E58 Chest Piece: XX009E5B Left Arm: XX009E56 Right Arm: XX009E57 Left Leg: XX009E59 Right Leg: XX009E5A Power Armor Item Codes In order from Least to Most ArmorFor the frame, use the command player.placeatme For the pieces, use player.additem to add to your inventory. Power Armor Frame: 2079E RaiderRaider Power Helm: 140C54 Raider Power Chest Piece: 140C57 Raider Power Left Arm: 140C52 Raider Power Right Arm: 140C53 Raider Power Left Leg: 140C55 Raider Power Right Leg: 140C56 T-45T-45 Helm: 154ABF T-45 Chest Piece: 154AC2 T-45 Left Arm: 154ABD T-45 Right Arm: 154ABE T-45 Left Leg: 154AC0 T-45 Right Leg: 154AC1 T-51T-51 Helm: 140C4E T-51 Chest Piece: 140C51 T-51 Left Arm: 140C4C T-51 Right Arm: 140C4D T-51 Left Leg: 140C4F T-51 Right Leg: 140C50 T-60T-60 Helm: 140C4A T-60 Chest Piece: 140C42 T-60 Left Arm: 140C3D T-60 Right Arm: 140C45 T-60 Left Leg: 140C49 T-60 Right Leg: 140C3F X-01X-01 Helm: 154AC5 X-01 Torso: 154AC8 X-01 Left Arm: 154AC3 X-01 Right Arm: 154AC4 X-01 Left Leg: 154AC6 X-01 Right Leg: 154AC7 NPC Armor (Dogmeat & Supermutant) Dogmeat Apparel Light Dog Armor: 1B5ACC Dog Armor: 1C32C8 Heavy Dog Armor: 1C32C7 Dog Collar: 34602 Double Dog Collar: 1C67B1 Reinforced Dog Collar: 1C67B2 Chain Dog Collar: 18B210 Spiked Dog Collar: 1C67B0 Dog Helmet: 1C67B4 Spiked Muzzle: 1C67B3 Super Mutant Apparel Super Mutant Aviator Cap: 248FDE Super Mutant Helmet: 248FDC Super Mutant Cage Helmet: 1B3A1B Super Mutant Bladed Helmet: 248FDD Super Mutant Shoulder Rags: 248FE1 Super Mutant Chest Harness: 248FE3 Super Mutant Cowl Armor: 248FD8 Super Mutant Heavy Armor: 248FDB Super Mutant Light Body Armor: 248FD4 Super Mutant Wrist Wraps: 248FE2 Super Mutant Bracers: 248FD9 Super Mutant Arm Guards: 248FD6 Super Mutant Heavy Gauntlets: 248FD3 Super Mutant Waistcloth: 1B3A1D Super Mutant Leg Guards: 1B3A05 Super Mutant Chains: 248FE4 Watcher's Bandage: 179F7A Crafting Material, Plant, & Crop Codes Add Item: player.additem (ItemID) (amount) Remove Item: player.additem (ItemID) (amount) Crafting Materials Name Single Shipment...25 Shipment...50 Shipment...100 Acid 1BF72D 1EC133 Adhesive 1BF72E 1EC135 1EC134 Aluminum 6907A 1EC137 1EC136 Antiseptic 1BF72F 1EC139 Asbestos AEC5C 1EC13A Ballistic Fiber AEC5B 1EC138 Blood Leaf 1C25EE Blood Pack 52409 Bone AEC5D Brown Fungus 1C0FC2 Ceramic AEC5E 1EC13B 24A06B Circuitry 6907B 1EC13C 1EC13D Cloth AEC5F 1EC13E Concrete 106D99 1EC13F XX00E7F Copper 6907C 1EC140 24A06C Cork AEC60 1EC141 Crystal 6907D 1EC142 Fertilizer 1BF730 1EC143 Fiber Optics 69087 1EC145 Fiberglass AEC61 1EC144 Flamer Fuel CAC78 Gears 6907E 1EC146 Glass 69085 1EC147 Glowing Fungus 1C0FC3 Gold AEC62 1EC148 Hubflower 1C3FDC Irradiated Blood E2F68 Lead AEC63 1EC149 Leather AEC64 1EC14A Nuclear Material 69086 1EC14B Nuka Cola 4835D Oil 1BF732 1EC14C Plastic 6907F 1EC14D Purified Water 366C0 Rubber 106D98 1EC14E 24A069 Screw 69081 1EC14F Silver AEC66 1EC150 Spring 69082 1EC151 Steel 731A4 1EC132 1EC131 Tarberry D981D Whiskey 366C1 Wood 731A3 1EC152 1EC153 Other Useful Crafting Items Abraxo Cleaner: 59A71 Anti Freeze Bottle: 60E73 Baseball: 59A76 Bloatfly Gland: 2C59E Blood Sac: 28A63 Blood Leaf: 1C25EE Blood Pack: 52409 Brown Fungus: 1C0FC2 Buffout: 33778 Coffee Tin: 20194 Flamer Fuel: CAC78 Glowing Fungus: 1C0FC3 HalluciGen Gas Canister: E69AF Hubflower: 1C3FDC Irradiated Blood: E2F68 Jet: 366C5 Med-X: 33779 Mentats: 3377B Nuka Cola: 4835D Pencil: 59AF8 Psycho: 3377D Purified Water: 366C0 RadAway: 23742 Radscorpion Stinger: 628ED Stimpak: 23736 Tarberry: D981D Whiskey: 366C1 Plants & Fungi Ash Blossom: 1F24B6 Aster (Far Harbor): XX013384 Black Bloodleaf (Far Harbor): XX01B189 Blight (Far Harbor): XX013384 Bloodleaf: 1C25EE Brain Fungus: 1C0FC2 Carrot Flower: 1C4013 Glowing Fungus: 1C0FC3 Gourd Blossom: 1C4011 Hubflower: 1C3FDC Lure Weed (Far Harbor): XX044043 Melon Blossom: 1C4010 Razorgrain: E0043 Silt Bean: 1BE2AB Tarberry: D981D Thistle: 9F24B Wild Razorgrain: 1C400F Crops Carrot: F742E Corn: 330F8 Gourd: EF24D Melon: FAFEB Mutfruit: 33102 Razorgrain: E0043 Tato: 9DCC4 Food Item Codes Raw Meat Angler Meat (Far Harbor): XX01C714 Bloatfly Meat: 4A151 Bloodbug Meat: 4693F Brahmin Meat: 4A13F Cat Meat: 939B8 Deathclaw Egg: 4693C Pristine Deathclaw Egg: 134C68 Deathclaw Meat: 74D0E Gulper Innards (Far Harbor): XX04D2E7 Hermit Crab Meat (Far Harbor): XX04BA11 Iguana Bits: 330FD Mirelurk Egg: 23E9D4 Mirelurk Meat: 330FF Queen Mirelurk Meat: 20D3DE Softshell Mirelurk Meat: 33100 Mole Rat Meat: 33101 Mongrel Dog Meat: 330FB Mutant Hound Meat: 146156 Radroach Meat: 33106 Radscorpion Egg: 4693B Radscorpion Meat: 74D10 Radstag Meat: 4A14F Raw Fog Crawler Meat: XX01C710 Squirrel Bits: 366BC Stingwing Meat: 74D0F Synthetic Gorilla Meat: 16CA4F Wolf Meat (Far Harbor): XX0140F9 Yao Guai Meat: 47660 Cooked Food Baked Bloatfly: 4A151 Bloodbug Steak: 4693F Chicken Noodle Soup (Far Harbor): XX05715B Cooked Softshell Meat: 46942 Crispy Squirrel Bits: 330FA Deathclaw Egg Omelette: 4693C Deathclaw Steak: 101293 Deathclaw Wellingham: 1A71E7 Fried Fog Crawler (Far Harbor): XX048401 Grilled Hermit Crab (Far Harbor): XX04BA12 Grilled Radroach: 19797D Grilled Radstag: 46952 Gulper Slurry: XX04D2E8 Iguana on a Stick: 330FE Iguana Soup: 102157 Mirelurk Cake: 4A152 Mirelurk Egg Omelette: 4693E Mirelurk Jerky (Far Harbor): XX032C2E Mirelurk Queen Steak: 21C00C Mole Rat Chunks: 46943 Mutant Hound Chops: 21188E Mutt Chops: 46940 Noodle Cup: 17C73 Radscorpion Egg Omelette: 4693D Radscorpion Steak: 46950 Radstag Stew: 4696A Ribeye Steak: 4695A Roasted Mirelurk Meat: 46941 Salisbury Steak: 366BA Seasoned Rabbit Skewers (Far Harbor): XX027158 Slocum's Buzzbites: 6352F Squirrel on a Stick: 366BB Squirrel Stew: 36927 Stingwing Filet: 46945 Tasty Deathclaw Omelette: 1B5CC4 Vegetable Soup: 4A3B9 Wolf Ribs (Far Harbor): XX048400 Yao Guai Ribs: 46955 Yao Guai Roast: 4696D Misc. Foods Canned Dog Food: BEA58 Dandy Boy Apples: 2FBF7 Drink Item Codes AlcoholTo prevent addiction, the Party Boy/Girl perk must be leveled. Beer: 11EA93 Bourbon: 366C4 Dirty Wastelander: 101295 Gwinnett Ale: F932C Gwinnett Brew: F932D Gwinnett Lager: F932B Gwinnett Pale: F9329 Gwinnett Pilsner: F932A Gwinnett Stout: 22792 Ice Cold Beer: 178B1D Ice Cold Gwinnett Ale: 178B17 Ice Cold Gwinnett Brew: 178B18 Ice Cold Gwinnett Lager: 178B19 Ice Cold Gwinnett Pale: 178B1A Ice Cold Gwinnett Pilsner: 178B1B Ice Cold Gwinnett Stout: 178B1B Rum: 145857 Vim (Far Harbor): XX008833 Vim Captain's Blend (Far Harbor): XX0088A6 Vim Quartz (Far Harbor): XX0088A8 Vim Refresh (Far Harbor): XX0088AA Vodka: 366C3 Whiskey: 366C1 Wine: 366C2 Non-Alcoholic Beverages Dirty Water: 366BF Ice Cold Nuka Cherry: 178B24 Ice Cold Nuka Cola: 178B23 Ice Cold Nuka Cola Quantum: 178B25 Nuka Cherry: 48360 Nuka Cola: 4835D Nuka Cola Quantum: 4835F Purified Water: 366C0 Refreshing Beverage: 58AB8 Misc. Drinkables Blood Pack: 52409 Glowing Blood Pack: 58AB4 Irradiated Blood: E2F68 Collectible Items (Magazines & Bobbleheads) Add Item: player.additem (ItemID) (amount) Remove Item: player.removeitem (ItemID) (amount) MagazinesIn Alphabetical Order from 1st to Last Editions.In order to gain the bobblehead boosts, must be dropped then picked up. Perk Magazines Astoundingly Awesome Tales #01 My Brain and I...: 16969A #02 The Starlet Sniper: 16969B #03 Attack of the Metal Men: 16969C #04 Invasion of the Zetans: 16969D #05 The Mad Russian's Revenge: 16969E #06 Attack of the Fishmen: 16969F #07 Deep Sea Terror!: 1696A0 #08 The Man Who Could Stop Time: 1696A1 #09 When Apes Go Bananas!!!: 1696A2 #10 Giant Insects Invade: 1696A3 #11 Rise of the Radiated: 1696A4 #12 Have Dog, Will Travel!: 1696A5 #13 Curse of the Burned!: 1696A6 #14 Rise of the Mutants!: 1696A7 Grognak the Barbarian #01 Blood on the Harp: 8E741 #02 Cometh the Trickster: 8E742 #03 Jungle of the Bat-Babies: 8E743 #04 In the Bosom of the Corsair Queen: 8E744 #05 Demon Slaves, Demon Sands: 8E745 #06 Enter Maula: War Maiden of Mars: 8E746 #07 Fatherless Cur!: 8E747 #08 Lost in the Snows of Lust: 8E748 #09 Lair of the Virgin Eater: 8E749 #10 What Sorcery This?: 8E74A Guns and Bullets #1 Lasers & Hunting: Acceptable Overkill: 92A87 #2 Avoid those Pesky Gun Laws!: 92A8A #3 Take Aim, Army Style: 92A8C #4 Street Guns of Detroit: 92A89 #5 The Moon: A Communist Doomsday Device?: 92A8B #6 Bear Proofing Your Campsite...: 92A8D #7 Little Guns for Little Ladies: 92A88 #8 Guide to Hunting Commies!: 92A8F #9 The Future of Hunting?: 92A83 #10 Plasma - The Weapon of Tomorrow: 92A8E Live & Love Adds Companion Perks #1 Life Long Best Friends!: 184DA7 #2 Nuke-The-Man!: 184DB9 #3 Trim the Fat: 184DC6 #4 The Secretary Charmer: 185CC2 #5 Talk Yourself Sober: 185CCD #6 Advice from Married Men: 1C2E24 #7 Beware the Man Handler: 1C2E26 #8 An Experience to Remember: 1C2E28 #9 I Married a Robot!: 1D1CD6 Massachusetts Surgical Journal #1 Let's Play Doctor!: 8E74E #2 ER Nurses Confess All: 1D1F53 #3 Raised by Robots: 8E751 #4 Cryo Technology: Haven or Tomb!: 8E750 #5 Happy Sedation Special: 1D1F55 #6 Scars are Cool: 8E74D #7 Pay Now, Get Better Later!: 8E74B #8 Finding your Funny Bone: 8E74C #9 Better Living Through Chems: 8E74F Tales of a Junktown Jerky Vendor #1 How to Run a Successful Vendor Stand: 92A63 #2 Capitalism & You: 92A64 #3 The Art of Haggling: 92A65 #4 Benefits of Child Labor: 92A66 #5 Take Your Business on the Road: 92A67 #6 The Joy of Wealth: 92A68 #7 Why I Sold My Mother: 92A69 #8 Suit Up & Succeed: 92A6A Tesla Science Magazine #1 Will Robots Rule the World?: 92A78 #2 What is Plasma, Anyway?: 92A79 #3 Rocket Science for Toddlers: 92A7A #4 Tomorrow's Technology: 92A7B #5 Giant Super Weapons: 92A7C #6 Geckos and Gamma Radiation: 92A7D #7 U.S. Army Goes to Space: 92A7E #8 10 Number 1 Hits!!!: 92A7F #9 Future of Warfare?: 92A80 Tumblers Today #1 Bobby Pins - More Effective than Lockpicks?: 92A6D #2 Confessions of a Housebreaker: 92A6F #3 Open Any Lock in 5 Seconds Flat: 92A70 #4 Locksmith Certification Special: 92A71 #5 Mysteries of the Master Key Exposed: 92A72 U.S. Covert Operations Manual #01 Whistling in the Dark: 8E737 #02 Urban Camouflage: 8E738 #03 Facepaint Fundamentals: 8E739 #04 Not the Soldiers You're Looking For: 8E73A #05 Who Goes There?: 8E73B #06 Squeaky Floorboard, Sudden Death: 8E73C #07 Bushes, Boxes, and Beehives: 8E73E #08 Getting the Drop on Communists: 8E73D #09 Look Better in Black: 8E73F #10 Tiptoe Through The Tulips: 8E740 Unstoppables #1 Dr. Brainwash and His Army of De-Capitalists!: 135F03 #2 Who Can Stop the Unstoppable Grog-Na-Rok?!: 135F04 #3 Commie-Kazi VS. Manta Man: 135F05 #4 Trapped in the Dimension of the Pterror-Dactyls!: 135F06 #5 Visit the Ux-Ron Galaxy!!: 135F07 Wasteland Survival Guide #1 Farming the Wastes: 8E75E #2 Insect Repellent Special: 135F0A #3 Bright Side of Radiation Poisoning: 135F0D #4 Scrapyard Home Decoration Guide: 135F0E #5 Guide to Diamond City: 185CBA #6 Commonwealth Coupon Spectacular: 185CBD #7 Water Aerobics for Ghouls: 185CC4 #8 Self Defense Secrets: 185CCA #9 Hunting in the Wastes: 185CD8 Misc Magazines Hot Rodder Adds Power Armor Paints #1 Flame Job!: 185CD1 #2 Shark Paint Schemes!: 180A24 #3 Hot Pink!: 185CBF La Coiffe Adds New Hairstyles #1 Megaton Hair: 9473E #2 The Hornet's Nest: 1C63ED Picket Fences Adds Workshop Items #1 The House of Tomorrow...Today!: 184D8B #2 Modern Hearth!: 184DB7 #3 Essential Upgrades!: 180A36 #4 Modern Lawn Care!: 185CDD #5 Welcome Home!: 185CEE RobCo Fun Adds Holotape Games Red Menace: E5082 Atomic Command: 184DA1 Pipfall: 184DC4 Zeta Invaders: 1C1418 Grognak & the Ruby Ruins: 184DB2 Taboo Tattoos Adds New Tattos #01 13: 184D9B #02 Anchor: 185CE2 #10 Eagle's Nest: 184DA5 #12 Skulls are Hip!!: 184DC0 #16 Sailor: 180A2A Total Hack Adds Hacking Commands #1 Control Robots: 94734 #2 Control Spotlights: 94735 #3 Control Turrets: 94736 You're SPECIAL! You're SPECIAL: 1A62D4 BobbleheadsIn order to gain the bobblehead boosts, must be dropped then picked up. S.P.E.C.I.A.L.Strength: 178b63 Perception: 178b5d Endurance: 178b55 Charisma: 178b54 Intelligence: 178b58 Agility: 178b51 Luck: 178b5a SKILLSBarter: 178b52 Big Guns: 178b53 Energy Weapons: 178b56 Explosives: 178b57 Lockpicking: 178b59 Medicine: 178b5b Melee: 178b5c Repair: 178b5e Science: 178b5f Small Guns: 178b60 Sneak: 178b61 Speech: 178b62 Unarmed: 178b64 How to Run Batches & Cheat Scripts On PC, place a text file (.txt) in Steam Steamapps Common Fallout 4 with any and all of the below commands ending with a semicolon (;) and a new command per line. It is suggested that after pasting the codes, to rename the file and erase the (.txt) from the name. It is suggested to keep file names simple and short, such as ALLCRAFT. To run the script while in-game, open the console and type: bat (filename) For example, if the file name is "test.txt", simply type: bat test and all of the commands will be applied instantly. Max SPECIAL / Extreme Boost to Stats Batch Lists S.P.E.C.I.A.L.# SPECIALS player.setav STRENGTH 10; player.setav PERCEPTION 10; player.setav ENDURANCE 10; player.setav CHARISMA 10; player.setav INTELLIGENCE 10; player.setav AGILITY 10; player.setav LUCK 10; Extreme Boost to Statsplayer.setav strength 999 player.setav perception 999 player.setav endurance 999 player.setav charisma 999 player.setav intelligence 999 player.setav agility 999 player.setav luck 999 player.modav actionpoints 10000000000 player.modav carryweight 10000000000 player.setav health 9999999 player.setav healrate 9999999 player.setav radresistexposure 9999999 player.setav radresistingestion 9999999 player.setav damageresist 9999999 player.setav energyresist 9999999 player.setav fireresist 9999999 player.setav poisonresist 9999999 player.setav unarmeddamage 9999999 All Non-Gender Perks Batch List # IRON FIST player.addperk 0001DAFE; 1 player.addperk 0001DAFF; 2 player.addperk 0001DB00; 3 player.addperk 00065E42; 4 player.addperk 00065E43; 5 # BIG LEAGUES player.addperk 0004A0B5; 1 player.addperk 000E36FC; 2 player.addperk 000E36FD; 3 player.addperk 000E36FE; 4 player.addperk 00065E05; 5 # ARMORER player.addperk 0004B254; 1 player.addperk 0004B255; 2 player.addperk 0004B256; 3 player.addperk 001797EA; 4 # BLACKSMITH player.addperk 0004B253; 1 player.addperk 0004B26A; 2 player.addperk 000264D8; 3 # HEAVY GUNNER player.addperk 0004A0D6; 1 player.addperk 0004A0D7; 2 player.addperk 0004A0D8; 3 player.addperk 00065E2A; 4 player.addperk 00065E2B; 5 # STRONG BACK player.addperk 0004B24E; 1 player.addperk 00065E5B; 2 player.addperk 00065E5C; 3 player.addperk 001D2489; 4 # STEADY AIM player.addperk 001D2487; 1 player.addperk 001D2488; 2 # BASHER player.addperk 00065DF9; 1 player.addperk 00065DFA; 2 player.addperk 00065DFB; 3 player.addperk 00065DFC; 4 # ROOTED player.addperk 001D247F; 1 player.addperk 001D2480; 2 player.addperk 001D2482; 3 # PAIN TRAIN player.addperk 0004D89B; 1 player.addperk 00065E3C; 2 player.addperk 00065E3D; 3 # PICKPOCKET player.addperk 0004D88A; 1 player.addperk 000E3702; 2 player.addperk 000E3703; 3 player.addperk 001D248F; 4 # RIFLEMAN player.addperk 0004A0B6; 1 player.addperk 0004A0B7; 2 player.addperk 0004A0B8; 3 player.addperk 0006FA20; 4 player.addperk 00065E52; 5 # AWARENESS player.addperk 000D2287; 1 # LOCKSMITH player.addperk 000523FF; 1 player.addperk 00052400; 2 player.addperk 00052401; 3 player.addperk 001D246A; 4 # DEMOLITION EXPERT player.addperk 0004C923; 1 player.addperk 0004C924; 2 player.addperk 0004C925; 3 player.addperk 00065E13; 4 # NIGHT PERSON player.addperk 0004C93B; 1 player.addperk 001D2495; 2 # REFRACTOR player.addperk 000CA99D; 1 player.addperk 000CA99E; 2 player.addperk 000CA99F; 3 player.addperk 00065E4B; 4 player.addperk 00065E4C; 5 # SNIPER player.addperk 0004C92A; 1 player.addperk 0004C92B; 2 player.addperk 0004C92C; 3 # PENETRATOR player.addperk 00024AFF; 1 player.addperk 001D2477; 2 # CONCENTRATED FIRE player.addperk 0004D890; 1 player.addperk 001D2459; 2 player.addperk 001D245A; 3 # TOUGHNESS player.addperk 0004A0AB; 1 player.addperk 0004A0AE; 2 player.addperk 0004A0AF; 3 player.addperk 00065E5D; 4 player.addperk 00065E5E; 5 # LEAD BELLY player.addperk 0004A0B9; 1 player.addperk 00024B00; 2 player.addperk 00024B01; 3 # LIFEGIVER player.addperk 0004A0CF; 1 player.addperk 001D2465; 2 player.addperk 001D2467; 3 # CHEM RESISTANT player.addperk 0004A0D5; 1 player.addperk 00065E0C; 2 # RAD RESISTANT player.addperk 001D2479; 1 player.addperk 001D247A; 2 player.addperk 001D247B; 3 # ADAMANTIUM SKELETON player.addperk 0004C92D; 1 player.addperk 00024AFD; 2 player.addperk 00024AFE; 3 # CANNIBAL player.addperk 0004B259; 1 player.addperk 001D1A62; 2 player.addperk 001D1A63; 3 # GHOULISH player.addperk 0004D89E; 1 player.addperk 00065E22; 2 player.addperk 00065E23; 3 # SOLAR POWERED player.addperk 0004D8A7; 1 player.addperk 001D2484; 2 player.addperk 001D2485; 3 # CAP COLLECTOR player.addperk 001D2456; 1 player.addperk 000D75E2; 2 player.addperk 001D2457; 3 # LONE WANDERER player.addperk 001D246B; 1 player.addperk 001D246D; 2 player.addperk 001D246E; 3 player.addperk 0010365F8; 4 # ATTACK DOG player.addperk 0004B26D; 1 player.addperk 001D244D; 2 player.addperk 001D244E; 3 # ANIMAL FRIEND player.addperk 0001E67F; 1 player.addperk 0004A0D9; 2 player.addperk 001D2450; 3 # LOCAL LEADER player.addperk 0004D88D; 1 player.addperk 001D2468; 2 # INSPIRATIONAL player.addperk 001D2461; 1 player.addperk 001D2462; 2 player.addperk 001D2463; 3 # WASTELAND WHISPERER player.addperk 001D248A; 1 player.addperk 001D248B; 2 player.addperk 001D248C; 3 # INTIMIDATION player.addperk 001D02B5; 1 player.addperk 001D02B6; 2 player.addperk 001D02B7; 3 # V.A.N.S. player.addperk 000207D1; 1 # MEDIC player.addperk 0004C926; 1 player.addperk 0006FA1C; 2 player.addperk 0006FA1D; 3 player.addperk 00065E35; 4 # GUN NUT player.addperk 0004A0DA; 1 player.addperk 0004A0DB; 2 player.addperk 0004A0DC; 3 player.addperk 0016578E; 4 # HACKER player.addperk 00052403; 1 player.addperk 00052404; 2 player.addperk 00052405; 3 player.addperk 001D245D; 4 # SCRAPPER player.addperk 00065E65; 1 player.addperk 001D2483; 2 # SCIENCE! player.addperk 000264D9; 1 player.addperk 000264DA; 2 player.addperk 000264DB; 3 player.addperk 0016578F; 4 # CHEMIST player.addperk 000E36FF; 1 player.addperk 000E3700; 2 player.addperk 000E3701; 3 player.addperk 001D2458; 4 # ROBOTICS EXPERT player.addperk 0004D889; 1 player.addperk 00065E64; 2 player.addperk 001ACF96; 3 # NUCLEAR PHYSICIST player.addperk 001D246F; 1 player.addperk 001D2470; 2 player.addperk 001D2471; 3 # NERD RAGE! player.addperk 0004D886; 1 player.addperk 00065E37; 2 player.addperk 00065E38; 3 # GUNSLINGER player.addperk 0004A09F; 1 player.addperk 0004A0A9; 2 player.addperk 0004A0AA; 3 player.addperk 0006FA1E; 4 player.addperk 00065E24; 5 # COMMANDO player.addperk 0004A0C5; 1 player.addperk 0004A0C6; 2 player.addperk 0004A0C7; 3 player.addperk 0006FA24; 4 player.addperk 00065E0D; 5 # SNEAK player.addperk 0004C935; 1 player.addperk 000B9882; 2 player.addperk 000B9883; 3 player.addperk 000B9884; 4 player.addperk 000B9881; 5 # MISTER SANDMAN player.addperk 0004B258; 1 player.addperk 001D2490; 2 player.addperk 001D2491; 3 # MOVING TARGET player.addperk 0004DDEE; 1 player.addperk 001D2492; 2 player.addperk 001E0791; 3 # NINJA player.addperk 0004D8A6; 1 player.addperk 000E3704; 2 player.addperk 000E3705; 3 # QUICK HANDS player.addperk 000221FC; 1 player.addperk 001D2478; 2 # BLITZ player.addperk 001D2451; 1 player.addperk 001D2452; 2 # GUN FU player.addperk 0004D881; 1 player.addperk 001D244F; 2 player.addperk 001D245C; 3 # FORTUNE FINDER player.addperk 0004C942; 1 player.addperk 001ACF98; 2 player.addperk 001ACF99; 3 player.addperk 00215CD4; 4 # SCROUNGER player.addperk 0004A0B0; 1 player.addperk 001ACF9A; 2 player.addperk 001ACF9B; 3 player.addperk 001EB99C; 4 # BLOODY MESS player.addperk 0004A0BB; 1 player.addperk 001D2453; 2 player.addperk 001D2454; 3 player.addperk 001F418E; 4 # MYSTERIOUS STRANGER player.addperk 0004C929; 1 player.addperk 001D2493; 2 player.addperk 001D2494; 3 # IDIOT SAVANT player.addperk 001D245E; 1 player.addperk 001D245F; 2 player.addperk 001D2460; 3 # BETTER CRITICALS player.addperk 0004D87A; 1 player.addperk 00065E03; 2 player.addperk 00065E04; 3 # CRITICAL BANKER player.addperk 0004C91F; 1 player.addperk 0004C920; 2 player.addperk 0004C921; 3 # GRIM REAPER'S SPRINT player.addperk 0004D8A2; 1 player.addperk 00065E3E; 2 player.addperk 00065E3F; 3 # FOUR LEAF CLOVER player.addperk 0004D895; 1 player.addperk 00065E20; 2 player.addperk 00065E21; 3 player.addperk 001D245B; 4 # RICOCHET player.addperk 001D247C; 1 player.addperk 001D247D; 2 player.addperk 001D247E; 3 Gender-Specific Perk Batch Lists MALE CHARACTER# AQUABOY player.addperk 000E36F9; 1 player.addperk 001D248D; 2 # LADY KILLER player.addperk 00019AA3; 1 player.addperk 00065E33; 2 player.addperk 00065E34; 3 # PARTY BOY player.addperk 0004D887; 1 player.addperk 001D2473; 2 player.addperk 001D2474; 3 # ACTION BOY player.addperk 0004D869; 1 player.addperk 00065DF5; 2 FEMALE CHARACTER # AQUAGIRL player.addperk 000E9453; 1 player.addperk 001D248E; 2 # BLACK WIDOW player.addperk 0004A0D4; 1 player.addperk 00065E31; 2 player.addperk 00065E32; 3 # PARTY GIRL player.addperk 0004D888; 1 player.addperk 001D2475; 2 player.addperk 001D2476; 3 # ACTION GIRL player.addperk 0004D872; 1 player.addperk 00065DF6; 2 Crafting and Crop Item Batch Lists Provide 10,000 of All Crafting Materialsplayer.additem 001BF72D 10000; Acid player.additem 001BF72E 10000; Adhesive player.additem 0006907A 10000; Aluminum player.additem 001BF72F 10000; Antiseptic player.additem 000AEC5C 10000; Asbestos player.additem 000AEC5B 10000; Ballistic Fiber player.additem 000AEC5D 10000; Bone player.additem 000AEC5E 10000; Ceramic player.additem 0006907B 10000; Circuitry player.additem 000AEC5F 10000; Cloth player.additem 00106D99 10000; Concrete player.additem 0006907C 10000; Copper player.additem 000AEC60 10000; Cork player.additem 0006907D 10000; Crystal player.additem 001BF730 10000; Fertilizer player.additem 00069087 10000; Fiber Optics player.additem 000AEC61 10000; Fiberglass player.additem 0006907E 10000; Gear player.additem 00069085 10000; Glass player.additem 000AEC62 10000; Gold player.additem 000AEC63 10000; Lead player.additem 000AEC64 10000; Leather player.additem 00069086 10000; Nuclear Material player.additem 001BF732 10000; Oil player.additem 0006907F 10000; Plastic player.additem 00106D98 10000; Rubber player.additem 00069081 10000; Screw player.additem 000AEC66 10000; Silver player.additem 00069082 10000; Spring player.additem 000731A4 10000; Steel player.additem 000731A3 10000; Wood Provide 1000 of All Cropsplayer.additem 000F742E 1000; Carrot player.additem 000330F8 1000; Corn player.additem 000EF24D 1000; Gourd player.additem 000FAFEB 1000; Melon player.additem 00033102 1000; Mutfruit player.additem 000E0043 1000; Razorgrain player.additem 0009DCC4 1000; Tato Ammo Item Batch List Provide 10,000 Ammo for All Weapons# Bullets player.additem 0001F66B 10000; .308 Round player.additem 0004CE87 10000; .38 Round player.additem 0009221C 10000; .44 Round player.additem 0001F66A 10000; .45 Round player.additem 0001F279 10000; .50 Caliber player.additem 0001F276 10000; 10mm Round player.additem 0001F278 10000; 5.56 Round player.additem 0001F66C 10000; 5mm Round player.additem 0001F673 10000; Shotgun Shell # Explosives player.additem 000E6B2E 10000; Mini Nuke (Fat Man) player.additem 000CABA3 10000; Missile # Energy player.additem 0018ABDF 10000; 2mm Electromagnetic Cartridge player.additem 001025AA 10000; Alien Blaster Round player.additem 0018ABE2 10000; Cryo Cell player.additem 000C1897 10000; Fusion Cell (Weapons) player.additem 00075FE4 10000; Fusion Core (Power Armor) player.additem 000DF279 10000; Gamma Round player.additem 0001DBB7 10000; Plasma Cartridge # Other player.additem 000CAC78 10000; Flamer Fuel player.additem 001025AE 10000; Flare player.additem 000E942C 10000; Junk player.additem 000FD11C 10000; Cannonball player.additem 000FE269 10000; Railway Spike # Syringes player.additem 00058AE9 10000; Berserk Syringe player.additem 00058AEB 10000; Bleed Out Syringe player.additem 000375BB 10000; Bloatfly Larva Syringe player.additem 00058AF2 10000; Endangerol Syringe player.additem 00058AF4 10000; Lock Joint Syringe player.additem 00058AF5 10000; Mind Cloud Syringe player.additem 00058AF7 10000; Pax Syringe player.additem 00058B0C 10000; Radscorpion Venom Syringe player.additem 00058B0E 10000; Yellow Belly Syringe Collectible Item Batch List (Magazines & Bobbleheads) Provides All Collectible MagazinesIn order to gain the boosts, they must be dropped then picked up. #Astoundingly Awesome Tales player.additem 16969a player.additem 16969b player.additem 16969c player.additem 16969d player.additem 16969e player.additem 16969f player.additem 1696a0 player.additem 1696a1 player.additem 1696a2 player.additem 1696a3 player.additem 1696a4 player.additem 1696a5 player.additem 1696a6 player.additem 1696a7 #Covert Operations Manual player.additem 8e737 player.additem 8e738 player.additem 8e739 player.additem 8e73a player.additem 8e73b player.additem 8e73c player.additem 8e73d player.additem 8e73e player.additem 8e73f player.additem 8e740 #Grognak the Barbarian player.additem 8e741 player.additem 8e742 player.additem 8e743 player.additem 8e744 player.additem 8e745 player.additem 8e746 player.additem 8e747 player.additem 8e748 player.additem 8e749 player.additem 8e74a #Guns and Bullets player.additem 92a83 player.additem 92a87 player.additem 92a88 player.additem 92a89 player.additem 92a8a player.additem 92a8b player.additem 92a8c player.additem 92a8d player.additem 92a8e player.additem 92a8f #Live & Love player.additem 184da7 player.additem 184db9 player.additem 184dc6 player.additem 185cc2 player.additem 185ccd player.additem 1c2e24 player.additem 1c2e26 player.additem 1c2e28 player.additem 1d1cd6 #Massachusetts Surgical Journal player.additem 8e74b player.additem 8e74c player.additem 8e74d player.additem 8e74e player.additem 8e74f player.additem 8e750 player.additem 8e751 player.additem 1d1f53 player.additem 1d1f55 #Tales of a Junktown Jerky Vendor player.additem 92a63 player.additem 92a64 player.additem 92a65 player.additem 92a66 player.additem 92a67 player.additem 92a68 player.additem 92a69 player.additem 92a6a #Tesla Science Magazine player.additem 92a78 player.additem 92a79 player.additem 92a7a player.additem 92a7b player.additem 92a7c player.additem 92a7d player.additem 92a7e player.additem 92a7f player.additem 92a80 #Tumblers Today player.additem 92a6d player.additem 92a6f player.additem 92a70 player.additem 92a71 player.additem 92a72 #Unstoppables player.additem 132979 player.additem 135f03 player.additem 135f04 player.additem 135f05 player.additem 135f06 player.additem 135f07 #Wasteland Survival Guide player.additem 8e75e player.additem 135f0a player.additem 135f0d player.additem 135f0e player.additem 185cba player.additem 185cbd player.additem 185cc4 player.additem 185cca player.additem 185cd8 #Hot Rodder player.additem 180a24 player.additem 185cbf player.additem 185cd1 #La Coiffe player.additem 9473e player.additem 1c63ed #Picket Fences player.additem 180a36 player.additem 184d8b player.additem 184db7 player.additem 185cdd player.additem 185cee #RobCo Fun player.additem 184da1 player.additem 184db2 player.additem 184dc4 player.additem 1c1418 #Taboo Tattoos player.additem 180a2a player.additem 184d9b player.additem 184da5 player.additem 184dc0 player.additem 185ce2 #Total Hack player.additem 94734 player.additem 94735 player.additem 94736 #You're SPECIAL! player.additem 1a62d4 Provides All Collectible BobbleheadsIn order to gain the bobblehead boosts, must be dropped then picked up. # SPECIAL player.additem 178b62; Speech player.additem 178b5d; Perception player.additem 178b55; Endurance player.additem 178b54; Charisma player.additem 178b58; Intelligence player.additem 178b51; Agility player.additem 178b5a; Luck #SKILLS player.additem 178b52; Barter player.additem 178b53; Big Guns player.additem 178b56; Energy Weapons player.additem 178b57; Explosives player.additem 178b59; Lock Picking player.additem 178b5b; Medicine player.additem 178b5c; Melee player.additem 178b5e; Repair player.additem 178b5f; Science player.additem 178b60; Small Guns player.additem 178b61; Sneak player.additem 178b63; Strength player.additem 178b64; Unarmed Automatron - Robot Batch List - Part 1 -Provides Robot Workbench and All Robot Schematics-Please Note, Part of The Batch is in Part 2. #Schematics 10109BC; Eyebot Pod Schematics 101133D; Robot Workbench Schematics 10109BB; Spotlight Schematics #Assaultron player.additem 1001A25 player.additem 1001A43 player.additem 1002D44 player.additem 1002D45 player.additem 1001A31 player.additem 1004396 player.additem 100439A player.additem 100439B player.additem 10019B5 player.additem 10019B7 player.additem 100A18E player.additem 100A190 player.additem 100E70D player.additem 100E70F player.additem 100E709 player.additem 100E70B player.additem 100FC6C player.additem 100FC6E player.additem 100FC44 player.additem 100FC46 player.additem 100FC6A player.additem 100FC40 player.additem 100FC42 player.additem 100FC5C player.additem 100FC5E player.additem 100FC30 player.additem 100FC32 player.additem 100FC2C player.additem 100FC2E player.additem 100FC4C player.additem 100FC4E player.additem 100FC18 player.additem 100FC26 player.additem 100FC28 player.additem 100FC2A player.additem 100FC10 player.additem 100FC12 player.additem 100FC14 player.additem 100FC16 player.additem 100FC1E player.additem 100FC20 player.additem 100FC70 player.additem 100FC72 player.additem 100FC48 player.additem 100FC4A player.additem 100FC58 player.additem 100FC5A player.additem 1004364 player.additem 1004365 player.additem 100EADB player.additem 1004368 player.additem 1004357 player.additem 100435A player.additem 100435B player.additem 1004360 player.additem 1004361 player.additem 100FC64 player.additem 100FC66 player.additem 100FC38 player.additem 100FC3A player.additem 100FC50 player.additem 100FC52 player.additem 100FC22 player.additem 100FC24 player.additem 100FC0C player.additem 100FC0E player.additem 100FC1A player.additem 100FC1C player.additem 1004366 player.additem 1004367 player.additem 1004358 player.additem 1004359 player.additem 1004362 player.additem 1004363 player.additem 100E711 player.additem 100E713 player.additem 100FC60 player.additem 100FC62 player.additem 100FC34 player.additem 100FC62 player.additem 100435D player.additem 100435E player.additem 100435F player.additem 10019DF player.additem 10019E0 player.additem 10019E3 player.additem 10019E5 player.additem 1001A8D player.additem 1001A8F player.additem 101038F player.additem 1010394 #Protectron player.additem 1001A27 player.additem 1001A57 player.additem 1002D46 player.additem 1002D47 player.additem 1001A39 player.additem 1010E3B player.additem 1001A59 player.additem 1001A5D player.additem 10019C1 player.additem 10019C3 player.additem 10019FF player.additem 1001A01 player.additem 1004397 player.additem 1004398 player.additem 100E715 player.additem 100E719 player.additem 1010F8E player.additem 1010F90 player.additem 1010F96 player.additem 1010F98 player.additem 1010FA2 player.additem 1010FA4 player.additem 1010F6E player.additem 1010F70 player.additem 1010F7E player.additem 1010F80 player.additem 1010F66 player.additem 1010F68 player.additem 1010E39 player.additem 1010FAA player.additem 1010FAC player.additem 1010F92 player.additem 1010F94 player.additem 1010F9E player.additem 1010FA0 player.additem 1010F76 player.additem 1010F78 player.additem 1010F82 player.additem 1010F84 player.additem 1010F8A player.additem 1010F8C player.additem 1010F86 player.additem 1010F88 player.additem 1010F6A player.additem 1010F6C player.additem 1010F7A player.additem 1010F7C player.additem 101137A player.additem 100E717 player.additem 1010FA6 player.additem 1010FA8 player.additem 1010F9A player.additem 1010F9C player.additem 100437F player.additem 1004380 player.additem 100E71D player.additem 1004374 player.additem 1004375 player.additem 1004378 player.additem 1004379 player.additem 1004376 player.additem 1001A5B player.additem 100E71B player.additem 1010E3D player.additem 1010E3F player.additem 1010E41 player.additem 1010E43 player.additem 100436F player.additem 1004370 player.additem 1010E72 player.additem 1010F74 player.additem 1001A92 player.additem 1001A94 player.additem 1001A03 player.additem 1001A05 player.additem 1001A1B player.additem 1001A1D player.additem 1001A0B player.additem 1001A0D player.additem 1001A0F player.additem 1001A11 player.additem 1001A13 player.additem 1001A15 player.additem 1001A17 player.additem 1001A19 #Sentry player.additem 1001A2B player.additem 1001A2D player.additem 100A759 player.additem 1001A2D player.additem 1001A5F player.additem 1002D4A player.additem 1002D4B player.additem 1001A3B player.additem 1001A61 player.additem 1001A63 player.additem 1010019 player.additem 10019C9 player.additem 10019CB player.additem 1001A3D player.additem 1001A3F player.additem 1001A41 player.additem 1001A65 player.additem 1001A67 player.additem 101001B player.additem 101001D player.additem 1010108 player.additem 1010015 player.additem 1010FDD player.additem 100FC82 player.additem 100FC74 player.additem 100FC76 player.additem 100FC7C player.additem 100FC7E player.additem 100FC80 player.additem 100FC96 player.additem 100FC94 player.additem 100FCDC player.additem 100FCDA player.additem 100FCAC player.additem 100FCAA player.additem 100FC9C player.additem 100FCB6 player.additem 100FCE8 player.additem 100FCE6 player.additem 100FCBA player.additem 100FCB8 player.additem 100FCCE player.additem 100FCEC player.additem 100FCEA player.additem 100FCBE player.additem 100FCBC player.additem 100FC92 player.additem 100FCD8 player.additem 100FCD6 player.additem 100FCA8 player.additem 100FCA6 player.additem 1004381 player.additem 1004382 player.additem 101117F player.additem 1004371 player.additem 1004372 player.additem 100437A player.additem 100437B player.additem 100437C player.additem 100FCC0 player.additem 100FCC6 player.additem 100FCC4 player.additem 100FCC2 player.additem 100FC9A player.additem 100FCB0 player.additem 100FCAE player.additem 100FC8E player.additem 100FC90 player.additem 100FC78 player.additem 100FC7A player.additem 100FC84 player.additem 100FC86 player.additem 100FC88 player.additem 1004383 player.additem 1004384 player.additem 100FCD4 player.additem 100FCD2 player.additem 100437D player.additem 100437E player.additem 100FC9E player.additem 101000F player.additem 101000D player.additem 100FCCA player.additem 100FCCC player.additem 1004377 player.additem 1010013 player.additem 100FCC8 player.additem 1010011 player.additem 1001A1F player.additem 1001A21 player.additem 1001A97 player.additem 1001A99 #Mr.Handy player.additem 1001A51 player.additem 1000B84 player.additem 1000B96 player.additem 1001A47 player.additem 10019BD player.additem 1001A33 player.additem 1001A4B player.additem 1001A4D player.additem 1001A4F player.additem 1001A49 player.additem 1001A35 player.additem 10019BF player.additem 10100C5 player.additem 10100C7 player.additem 10100C9 player.additem 10100D7 player.additem 10100BF player.additem 10100B9 player.additem 101137C player.additem 10100A8 player.additem 101007E player.additem 10100A4 player.additem 10100A6 player.additem 101007C player.additem 1010094 player.additem 1010096 player.additem 1010098 player.additem 1010084 player.additem 1010078 player.additem 10100B2 player.additem 10100D1 player.additem 10100D3 player.additem 10100D5 player.additem 10100D9 player.additem 10100C3 player.additem 10100BD player.additem 10100B6 player.additem 101008A player.additem 1010080 player.additem 10100A0 player.additem 10100A2 player.additem 1010088 player.additem 101009C player.additem 101009E player.additem 1010086 player.additem 10100CB player.additem 10100CD player.additem 10100CF player.additem 10100C1 player.additem 10100BB player.additem 101009A player.additem 10100B4 player.additem 101007A player.additem 1002E56 player.additem 1002E57 player.additem 1002E58 player.additem 1002E59 player.additem 1002E5A player.additem 1002E5B player.additem 1002E5C player.additem 1002E5D player.additem 1002E5E player.additem 10019F3 player.additem 10019F5 player.additem 10019F7 player.additem 10019F9 player.additem 10019FB player.additem 10019FD Automatron - Robot Batch List - Part 2 -Provides Robot Workbench and All Robot Schematics-Copy this code in your Batch after the #MrHandy part. This will complete the Batch List. #Robobrain player.additem 1001CE3 player.additem 1001CE7 player.additem 1002D48 player.additem 1002D49 player.additem 1001CE5 player.additem 100E6FB player.additem 100439F player.additem 100439E player.additem 101117B player.additem 101117D player.additem 1004399 player.additem 100DE48 player.additem 100DE52 player.additem 100DE50 player.additem 100DE40 player.additem 100DE42 player.additem 100DE38 player.additem 100DE3A player.additem 100DE4C player.additem 1010056 player.additem 1010058 player.additem 1010066 player.additem 100DE4A player.additem 100DE56 player.additem 100DE54 player.additem 100DE44 player.additem 100DE46 player.additem 100DE3C player.additem 100DE3E player.additem 100DE4E player.additem 101006C player.additem 101006A player.additem 101004E player.additem 1010050 player.additem 1010046 player.additem 1010048 player.additem 1002A8A player.additem 100E6FF player.additem 1010074 player.additem 1010072 player.additem 1010104 player.additem 1010102 player.additem 10100FC player.additem 10100FE player.additem 1010100 player.additem 100E707 player.additem 100E705 player.additem 1002A82 player.additem 1002A84 player.additem 1002A7E player.additem 1002A80 player.additem 1002A8C player.additem 100E707 player.additem 100E705 player.additem 101005A player.additem 101005C player.additem 1010068 player.additem 100E30B player.additem 100E30D player.additem 1002727 player.additem 100272A Automatron Player Weapon & Armor Codes ALERT: Please refer to the Help Command section for missing codes. You MUST have the Automatron DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. ConsumablesRobot Repair Kit: XX004F12 Weapons Assaultron Blade: XX008B8E Mr. Handy Buzz Blade: XX0020F8 Salvaged Assaultron Head: XX0100B7 Tesla Rifle: XX003E07 Armor and Clothing Assualtron Helmet: XX00864A Eyebot Helmet: XX00864C Sentry Bot Helmet: XX00864E Mechanist's Armor: XX008BC3 Robot Armor Name ID Robot Chest Piece XX00863F Robot Right Arm XX008642 Robot Left Arm XX008644 Robot Right Leg XX008646 Robot Left Leg XX008648 Misc. Items Beacon Amplifier: XX002622 Beacon Oscillator: XX00890 Eyebot Pod Schematics: XX0109BC Jezebel's Head: XX008AD4 Radar Beacon: XX000883 Robot Workbench Schematics: XX01133D Spotlight Schematics: XX0109BB Automatron Basic Robot Part Codes ALERT: Please refer to the Help Command section for missing codes. You MUST have the Automatron DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Consumables and Schematics Robot Repair Kit: XX004F12 Eyebot Pod Schematics: XX0109BC Robot Workbench Schematics: XX01133D Spotlight Schematics: XX0109BB Heads Protectron Head: XX001A27 Mr.Handy Eye: XX001A51 Mr.Handy Left Eye: XX000B84 Mr.Handy Right Eye: XX000B96 Assaultron Head: XX001A25 Assaultron Head Laser: XX001A25 Sentry Head: XX001A2B Sentry Factory Head: XX001A2D Robobrain Head: XX001CE3 Jezebel's Head: XX0008C6 Torso Protectron Torso: XX001A57 Mr.Handy Torso: XX001A47 Assaultron Torso: XX001A43 Robobrain Torso: XX001CE7 Sentry Torso: XX001A5F Arms Protectron Arm: XX002D46 / XX002D47 Mr.Handy Eye: XX000B84 / XX000B96 Mr.Handy Arm: XX0019BD Assaultron Arm: XX002D44 / XX002D45 Robobrain Arm: XX002D48 / XX002D49 Sentry Bot Arm: XX002D4A / XX002D4B Legs Protectron Legs: XX001A39 Mr.Handy Thruster: XX001A33 Assaultron Legs: XX001A31 Robobrain Treads: XX001CE5 Sentry Bot Legs: XX001A3B Automatron Robot Weapon Parts Protectron Name Left Hand Right Hand Automatic Laser XX001A92 XX001A94 Claw XX001A03 XX001A05 Shock Claw XX001A1B XX001A1D Cryo XX001A0B XX001A0D Flamer XX001A0F XX001A11 Laser XX001A13 XX001A15 Nailgun XX001A17 XX001A19 Assaultron Name Left Hand Right Hand Blade XX0019DF XX0019E0 Claw XX0019E3 XX0019E5 Shock Claw XX001A8D XX001A8F Electrified Blade Mod: XX01038F Standard Blade Mod: XX010394 Sentry Name Left Hand Right Hand Hand Minigun XX001A1F XX001A21 Shoulder Missle Launcher XX001A97 XX001A99 Mr.Handy Name Left Hand Middle Hand Right Hand Hand Flamer XX002E56 XX002E57 XX002E58 Hand Laser XX002E59 XX002E5A XX002E5B Lightning Gun XX002E5C XX002E5D XX002E5E Hand Pincer XX0019F3 XX0019F5 XX0019F7 Hand Saw XX0019F9 XX0019FB XX0019FD Robobrain Name Left Hand Right Hand Construction Claw XX00E30B XX00E30D Smoke Claw XX002727 XX00272A Automatron Protectron Parts Factory ArmorHead: XX010E3B Front Armor: XX001A59 Rear Armor: XX001A5D Left Arm: XX0019C1 Right Arm: XX0019C3 Left Hand: XX0019FF Right Hand: XX001A01 Left Leg: XX004397 Right Leg: XX004398 Waist Satchel: XX00E715 Front Storage: XX00E719 ActuatedLeft Claw: XX010F8E Right Hand: XX010F90 Left Leg: XX010F96 Right Leg: XX010F98 Front: XX010FA2 Rear: XX010FA4 CruelLeft Hand: XX010F6E Right Hand: XX010F70 Left Leg: XX010F7E Right Leg: XX010F80 Left Arm: XX010F66 Right Arm: XX010F68 HydraulicHead: XX010E39 Front: XX010FAA Rear: XX010FAC Left Hand: XX010F92 Right Hand: XX010F94 Left Leg: XX010F9E Right Leg: XX010FA0 MercilessLeft Hand: XX010F76 Right Hand: XX010F78 Left Leg: XX010F82 Right Leg: XX010F84 Front Hardened: XX010F8A Front Toxic: XX010F8C PrimalFront Heavy: XX010F86 Rear Heavy: XX010F88 Left Hand: XX010F6A Right Hand: XX010F6C Left Leg: XX010F7A Right Leg: XX010F7C Legs Mid: XX01137A Mid Storage Plate: XX00E717 VoltaicFront: XX010FA6 Rear: XX010FA8 Left Leg: XX010F9A Right Leg: XX010F9C WarmongerFront Serrated: XX00437F Rear Hardened: XX004380 Rear Storage: XX00E71D Left Hand Toxic Plate: XX004374 Right Hand Toxic Plate: XX004375 Left Leg: XX004378 Right Leg: XX004379 Misc.Golem Helm: XX004376 Front Frame: XX001A5B Front Dread Satchel: XX00E71B Scourge Helm: XX010E3D Doom Helm: XX010E3F Gloom Helm: XX010E41 Basilisk Helm: XX010E43 Left Arm Grim: XX00436F Right Arm Grim: XX004370 Left Hand Savage Spiked: XX010E72 Right Hand Savage Spiked: XX010F74 Automatron Assaultron Parts Factory ArmorHead: XX004396 Front: XX00439A Rear: XX00439B Left Arm: XX0019B5 Right Arm: XX0019B7 Left Leg: XX00A18E Right Leg: XX00A190 Front Storage: XX00E70D Rear Storage: XX00E70F Mid Storage: XX00E709 Waist Satchel: XX00E70B BarbaricFront: XX00FC6C Rear: XX00FC6E Left Arm: XX00FC44 Right Arm: XX00FC46 BrutalRear: XX00FC6A Left Arm: XX00FC40 Right Arm: XX00FC42 CruelFront: XX00FC5C Rear: XX00FC5E Left Arm: XX00FC30 Right Arm: XX00FC32 GrimLeft Arm: XX00FC2C Right Arm: XX00FC2E Left Leg: XX00FC4C Right Leg: XX00FC4E HydraulicHead: XX00FC18 Front: XX00FC26 Rear: XX00FC28 Mid: XX00FC2A Left Arm: XX00FC10 Right Arm: XX00FC12 Left Hand: XX00FC14 Right Hand: XX00FC16 Left Leg: XX00FC1E Right Leg: XX00FC20 MercilessFront Serrated: XX00FC70 Rear Toxic: XX00FC72 Left Arm: XX00FC48 Right Arm: XX00FC4A Left Leg: XX00FC58 Right Leg: XX00FC5A PrimalFront: XX004364 Rear: XX004365 Mid: XX00EADB Left Arm: XX004368 Right Arm: XX004357 Left Hand: XX00435A Right Hand: XX00435B Left Leg: XX004360 Right Leg: XX004361 SinisterFront: XX00FC64 Rear: XX00FC66 Left Arm: XX00FC38 Right Arm: XX00FC3A Left Leg: XX00FC50 Right Leg: XX00FC52 VoltaicFront: XX00FC22 Rear: XX00FC24 Left Arm: XX00FC0C Right Arm: XX00FC0E Left Leg: XX00FC1A Right Leg: XX00FC1C Warmonger SerratedFront: XX004366 Rear: XX004367 Left Arm: XX004358 Right Arm: XX004359 Left Leg: XX004362 Right Leg: XX004363 Front Storage: XX00E711 Rear Storage: XX00E713 Wicked NoxiousFront: XX00FC60 Rear: XX00FC62 Left Arm: XX00FC34 Right Arm: XX00FC62 Misc.Hag Helm: XX00435D Succubus Helm: XX00435E Gorgon Helm: XX00435F Automatron Sentry Parts FactoryHead: XX00A759 Head Armor: XX001A2D Front: XX001A61 Rear: XX001A63 Mid: XX010019 Left Arm: XX0019C9 Right Arm: XX0019CB Left Leg: XX001A3D Rear Leg: XX001A3F Right Leg: XX001A41 Left Shoulder: XX001A65 Right Shoulder: XX001A67 Front Storage: XX01001B Rear Storage: XX01001D Left Leg Storage: XX010108 Rear Leg Storage: XX010015 Right Leg Storage: XX010FDD ActuatedMid: XX00FC82 Left Arm: XX00FC74 Right Arm: XX00FC76 Left Leg: XX00FC7C Rear Leg: XX00FC7E Right Leg: XX00FC80 BarbaricFront: XX00FC96 Rear: XX00FC94 Left Arm: XX00FCDC Right Arm: XX00FCDA Left Leg: XX00FCAC Right Leg: XX00FCAA CruelFront: XX00FC9C Mid: XX00FCB6 Left Arm: XX00FCE8 Right Arm: XX00FCE6 Left Leg: XX00FCBA Right Leg: XX00FCB8 GrimHelm: XX00FCCE Left Arm: XX00FCEC Right Arm: XX00FCEA Left Leg: XX00FCBE Right Leg: XX00FCBC MercilessRear: XX00FC92 Left Arm: XX00FCD8 Right Arm: XX00FCD6 Left Leg: XX00FCA8 Right Leg: XX00FCA6 PrimalFront: XX004381 Rear: XX004382 Mid: XX01117F Left Arm: XX004371 Right Arm: XX004372 Left Leg: XX00437A Rear Leg: XX00437B Right Leg: XX00437C Mid Storage: XX00FCC0 Left Leg Storage: XX00FCC6 Rear Leg Storage: XX00FCC4 Right Leg Storage: XX00FCC2 SavageFront: XX00FC9A Left Leg: XX00FCB0 Right Leg: XX00FCAE VoltaicFront: XX00FC8E Rear: XX00FC90 Left Arm: XX00FC78 Right Arm: XX00FC7A Left Leg: XX00FC84 Rear Leg: XX00FC86 Right Leg: XX00FC88 WarmongerFront: XX004383 Rear: XX004384 Left Arm: XX00FCD4 Right Arm: XX00FCD2 Left Leg: XX00437D Right Leg: XX00437E Rear Storage: XX00FC9E Misc.Ahab's Helm: XX01000F Butcher Helm: XX01000D Carnage Helm: XX00FCCA Crusher Helm: XX00FCCC Joker Helm: XX004377 Plush Head Helm: XX010013 Reaper Helm: XX00FCC8 Space Monkey Helm: XX010011 Automatron Mr.Handy Parts FactoryFront: XX001A4B Rear: XX001A4D Top: XX001A4F Torso Bottom: XX001A49 Thruster: XX001A35 Arm: XX0019BF ActuatedFront: XX0100C5 Rear: XX0100C7 Top: XX0100C9 Eye: XX0100D7 Thruster: XX0100BF Arm: XX0100B9 BarbaricFront: XX01137C Rear: XX0100A8 Arm: XX01007E BrutalFront: XX0100A4 Rear: XX0100A6 Arm: XX01007C CruelFront: XX010094 Rear: XX010096 Top: XX010098 Thruster: XX010084 Arm: XX010078 GrimEye: XX0100B2 HydraulicFront: XX0100D1 Rear: XX0100D3 Top: XX0100D5 Eye: XX0100D9 Thruster: XX0100C3 Arm: XX0100BD MercilessEye: XX0100B6 Thruster: XX01008A Arm: XX010080 SavageFront: XX0100A0 Rear: XX0100A2 Thruster: XX010088 SinisterRear: XX01009C Top: XX01009E Thruster: XX010086 VoltaicFront: XX0100CB Rear: XX0100CD Top: XX0100CF Thruster: XX0100C1 Arm: XX0100BB WickedFront: XX01009A Eye: XX0100B4 Arm: XX01007A Automatron Robobrain Parts Factory ArmorHead: XX00E6FB Front: XX00439F Rear: XX00439E Left Hand: XX01117B Right Hand: XX01117D Treads Mid: XX004399 ActuatedHead: XX00DE48 Front: XX00DE52 Rear: XX00DE50 Left Hand: XX00DE40 Right Hand: XX00DE42 Left Arm: XX00DE38 Right Arm: XX00DE3A Treads Mid: XX00DE4C CruelLeft Hand: XX010056 Right Hand: XX010058 Treads Mid: XX010066 GrimFront: XX010070 Rear: XX01006E Left Hand: XX010052 Right Hand: XX10054 Left Arm: XX01004A Right Arm: XX01004C Treads Mid: XX010064 HydraulicHead: XX00DE4A Front: XX00DE56 Rear: XX00DE54 Left Hand: XX00DE44 Right Hand: XX00DE46 Left Arm: XX00DE3C Right Arm: XX00DE3E Treads Mid: XX00DE4E PrimalFront: XX01006C Rear: XX01006A Left Hand: XX01004E Right Hand: XX010050 Left Arm: XX010046 Right Arm: XX010048 Treads Mid: XX002A8A Treads Mid Storage: XX00E6FF SinisterFront: XX010074 Rear: XX010072 VoltaicFront: XX010104 Rear: XX010102 Left Arm: XX0100FC Right Arm: XX0100FE Treads Mid: XX010100 WarmongerFront: XX00E707 Rear: XX00E705 Left Hand: XX002A82 Right Hand: XX002A84 Left Arm: XX002A7E Right Arm: XX002A80 Treads Mid: XX002A8C Front Storage: XX00E707 Rear Storage: XX00E705 Tread Mid Storage: XX00E6FF WickedLeft Hand: XX01005A Right Hand: XX01005C Treads Mid: XX010068 Far Harbor Consumables ALERT: Please refer to the Help Command section for missing codes. You MUST have the Far HarborDLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Chems Agile Sludgepak: XX048BD4 Durable Sludgepak: XX04B4BB Fire Belly: XX04B5FA Resilient Sludge Cocktail: XX054452 Strong Sludge Cocktail: XX04B4B5 Food Angler Meat: XX01C714 Aster: XX013384 Black Bloodleaf: XX01B189 Blight: XX044042 Chicken Noodle Soup: XX05715B Chicken Thigh: XX056A4A Fried Fog Crawler: XX048401 Grilled Hermit Crab: XX04BA12 Gulper Innards: XX04D2E7 Gulper Slurry: XX04D2E8 Hermit Crab Meat: XX04BA11 Lure Weed: XX044043 Mirelurk Jerky: XX032C2E Poached Angler: XX01C717 Rabbit Leg: XX056A49 Raw Fog Crawler Meat: XX01C710 Seasoned Rabbit Skewers: XX027158 The Captain's Feast: XX00F11D Wolf Meat: XX0140F9 Wolf Ribs: XX048400 Drinks Ice Cold Vim: XX054281 Ice Cold Vim Captain's Blend: XX054282 Ice Cold Vim Quartz: XX054284 Ice Cold Vim Refresh: XX054286 Vim: XX008833 Vim Captain's Blend: xx0088A6 Vim Quartz: XX0088A8 Vim Refresh: XX0088AA Ware's Brew: XX02B5D4 (cons.) XX043477 (item) Far Harbor Ammo & Weapons ALERT: Please refer to the Help Command section for missing codes. You MUST have the Far Harbor DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Ammo Harpoon: XX010B80 Modified Bowling Ball: XX02740E .45-70: XX02C8B1 Weapons Ballistic Lever-Action Rifle: XX02C8B0 Lucky Eddy: XX045675 Old Reliable: XX05158F Radium Rifle: XX025FC4 Kiloton Radium Rifle: XX05158E Radical Conversion: XX045673 Heavy The Striker: XX031702 Sergeant Ash: XX051599 Harpoon Gun: XX010B81 Admiral's Friend: XX05158B Skipper's Last Stand: XX04E752 Traps Bear Trap: XX054072 Bleeding Bear Trap: XX0540F7 Caltrops: XX05406E Poisoned Caltrops: XX0540ED Melee The Harvester: XX04FA7E Fencebuster: XX04923C Pole Hook: XX009582 Bloodletter: XX034E7B The Fish Catcher: XX05158D Atom's Judgement: XX03A388 Meat Hook: XX04B5F4 Far Harbor Armor & Clothing ALERT: Please refer to the Help Command section for missing codes. You MUST have the Automatron DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Trapper Armor Name Code Trapper Chest Piece XX00EE79 Trapper Left Arm XX00EE75 Trapper Right Arm XX00EE76 Trapper Left Leg XX00EE77 Trapper Right Leg XX00EE78 Marine Armor Name Code Marine Helmet XX009E58 Marine Chest Piece XX009E5B Marine Left Arm XX009E56 Marine Right Arm XX009E57 Marine Left Leg XX009E59 Marine Right Leg XX009E5A ClothingWearable Under Armor Marine Wetsuit: XX03A556 Trapper Leathers: XX00EA36 Vault 118 Jumpsuit: XX043331 Outfits[Count as [b]Both[/b] Clothing and Body Armor/i] Black Fisherman's Overalls: XX0570D3 Brown Fisherman's Overalls: XX0570DA Chase's Uniform XX048234 Coastal Armor: XX04FA88 Fisherman's Outfit: XX00914E Fisherman's Overalls: XX00914F Green Fisherman's Overalls: XX0570D4 Grey Fisherman's Overalls: XX0570D9 High Confessor's Robes: XX0391E6 Hunter's Long Coat: XX046027 Hunter's Pelt Outfit: XX04E698 Legend of the Harbor: XX04B9B1 Rescue Diver Suit: XX04885A Robes of Atom's Devoted: XX0247C8 Full Headwear Assault Marine Armor Helmet: XX009E58 Inquisitor's Cowl: XX0247C5 Lobster Trap Helmet: XX04FA89 Marine Tactical Helmet: XX03A557 Hats Fisherman's Hat: XX00914B High Confessor's Helm: XX0391E8 Old Fisherman's Hat: XX046024 Pirate Hat: XX04262B The Captain's Hat: XX04B9B3 The Dapper Gent: XX05159B Wool Fisherman's Cap: XX00914C Super Mutant Super Mutant Bearskin Outfit: XX02E026 Far Harbor Magazine ALERT: Please refer to the Help Command section for missing codes. You MUST have the Far Harbor DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX Islander's Almanac Pincer Dodge: XX04EF8B Take 5% less damage from Mirelurk melee attacks Precision Hunting: XX04EF8D 5% higher VATS chance against animals the player is in combat with. Far Harbor Sightseer's Guide: XX04EF8F Marks multiple locations on the map. Children of Atom Expose: XX04EF92 Receive 10% less damage from radiation-based attacks. Recipe Roundup: XX04EF94 Unlocks Sludge Based recipes at Chemistry Stations. Nuka-World Consumables ALERT: Please refer to the Help Command section for missing codes. You MUST have the Nuka-World DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Nuka Cade Tickets: XX019988 Chems Smooth Operator: XX023E61 Food Ant Meat: XX0138EE Bloodworm Meat: XX0138C3 Cave Cricket Gland: XX026189 Cave Cricket Meat: XX0138C4 Cotton Candy Bites: XX02689A Crispy Cave Cricket: XX04CBBD Fever Blossom: XX01CD24 Funnel Cake: XX02689B Gatorclaw Meat: XX04AA17 Gatorclaw Steak: XX04AA1C Gazelle Meat: XX04B419 Gazelle Steak: XX04CBB9 Ghoulrilla Meat: XX0518D3 Grilled Nukalurk: XX04AA1D Grilled Queen Nukalurk: XX04AA24 Mystery Bacon: XX042CA6 Mystery Jerky: XX042CA1 Nukalurk Meat: XX04AA1E Queen Nukalurk Meat: XX04AA23 Rad-Rat Meat: XX0138F7 Rad-Rat Steak: XX04C0E3 Roasted Ant: XX04CBBC Roasted Bloodworm: XX04CBBF Drinks Ice Cold Newka-Cola: XX0052AF Ice Cold Nuka-Berry: XX0502A9 Ice Cold Nuka-Bombdrop: XX0502AC Ice Cold Nuka-Buzz: XX0502B2 Ice Cold Nuka-Cide: XX0502B4 Ice Cold Nuka-Cola Dark: XX02ADE9 Ice Cold Nuka-Cola Orange: XX02EDAD Ice Cold Nuka-Cola Quartz: XX02EDAF Ice Cold Nuka-Cola Victory: XX02EDB0 Ice Cold Nuka-Cola Wild: XX02EDB1 Ice Cold Nuka-Fancy: XX0502B7 Ice Cold Nuka-Free: XX0502BA Ice Cold Nuka-Frutti: XX0502BD Ice Cold Nuka-Grape: XX02EDAB Ice Cold Nuka-Hearty: XX0502C0 Ice Cold Nuka-Lixir: XX0502C3 Ice Cold Nuka-Love: XX0502C6 Ice Cold Nuka-Power: XX0502C9 Ice Cold Nuka-Punch: XX0502CC Ice Cold Nuka-Ray: XX0502CF Ice Cold Nuka-Rush: XX0502D2 Ice Cold Nuka-Sunrise: XX0502D8 Ice Cold Nuka-Twin: XX0502DB Ice Cold Nuka-Void: XX0502DE Ice Cold Nuka-Xtreme: XX0502E1 Newka-Cola: XX030EFF Nuka-Berry: XX030EFD Nuka-Bombdrop: XX03B8B4 Nuka-Buzz: XX030F02 Nuka-Cide: XX030EF6 Nuka-Cola Dark: XX024536 Nuka-Cola Orange: XX02453A Nuka-Cola Quartz: XX024538 Nuka-Cola Victory: XX024544 Nuka-Cola Wild: XX02453D Nuka-Cooler: XX030EFA Nuka-Fancy: XX030F01 Nuka-Free: XX042C39 Nuka-Frutti: XX03B8B3 Nuka-Grape: XX024534 Nuka-Hearty: XX042C3D Nuka-Lixir: XX042C41 Nuka-Love: XX030EFC Nuka-Power: XX030EFE Nuka-Punch: XX030EF7 Nuka-Ray: XX03B8B2 Nuka-Rush: XX030EF8 Nuka-Sunrise: XX042C43 Nuka-Twin: XX030F00 Nuka-Void: XX030EFB Nuka-Xtreme: XX030EF9 Nuka-World Ammo and Weapons ALERT: Please refer to the Help Command section for missing codes. You MUST have the Nuka-World DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX. Ammo .44 round: 9221C 7.62mm: XX037897 Mini Nuke: E6B2E Fusion Core: 75FE4 Fusion Cell: C1897 Alien Blaster Round: 1025AA Modified Bowling Ball: XX02740E - Far Harbor DLC Weapons Ballistic Western Revolver: XX0415B3 Handmade Rifle: XX033B60 Heavy Nuka-Nuke Launcher: XX05178F Energy Aeturnus: XX04EC35 Other Thirst Zapper: XX007BC8 Poison Acid Soaker: XX007BC6 Explosives Fragmentation Grenade MIRV: XX033905 Smart Fragmentation Grenade: XX0346FC Fury Grenade: XX02618B Persuasion Grenade: XX023E60 Nuka Cherry Grenade: XX040CDD Nuka Quantum Grenade: XX040CDE Nuka-World Armor Disciples Armor Disciples Banded Helmet: XX026BB7 Disciples Bladed Helmet: XX026BB5 Disciples Cowl: XX026BB0 Disciples Hood: XX03B557 Disciples Head Covering: XX026BBD Disciples Metal Disciples Metal Chest Piece: XX026BB8 Disciples Metal Left Arm: XX026BC1 Disciples Metal Right Arm: XX026BBF Disciples Metal Left Leg: XX026BBC Disciples Metal Right Leg: XX026BBA Disciples Spiked Disciples Spiked Helmet: XX026BB6 Disciples Spiked Left Arm: XX026BC0 Disciples Spiked Right Arm: XX026BBE Disciples Spiked Left Leg: XX026BBB Disciples Spiked Right Leg: XX026BB9 Disciples Strapped Disciples Strapped Chest Piece: XX026BAB Disciples Strapped Left Arm: XX03B559 Disciples Strapped Right Arm: XX03B558 Disciples Strapped Left Leg: XX03B556 Disciples Strapped Right Leg: XX03B555 Disciples Wrapped Disciples Wrapped Left Arm: XX026BB4 Disciples Wrapped Right Arm: XX026BB2 Disciples Wrapped Left Leg: XX026BAF Disciples Wrapped Right Leg: XX026BAD Operators Armor Operators Glasses: XX02873E Operators Goggles: XX02873D Operators Basic Chest Operators Chest Piece: XX03B8AE Operators Belted Chest Piece: XX028743 Arms Operators Left Arm: XX03B8AA Operators Right Arm: XX03B8AB Operators Left Armband: XX028739 Operators Right Armband: XX02873B Legs Operators Left Leg: XX02873F Operators Right Leg: XX028741 Operators Heavy Operators Heavy Chest Piece: XX028738 Arms Operators Heavy Left Arm: XX028731 Operators Heavy Right Arm: XX028733 Operators Heavy Left Bracer: XX028730 Operators Heavy Right Bracer: XX028732 Legs Operators Heavy Left Leg: XX028735 Operators Heavy Right Leg: XX028737 Operators Heavy Left Leg Guard: XX028734 Operators Heavy Right Leg Guard: XX028736 Pack Armor Pack Basic Head Pack Beanie: XX02770D Pack Beanie and Crow Mask: XX02770B Pack Carnival Mask: XX027709 Pack Crow Mask: XX02770A Pack Deer Mask: XX027708 Pack Helmet: XX027419 Pack Horned Helmet: XX02770E Pack Masked Helm: XX02770C Chest Pack Necklace: XX02741F Pack Feather Necklace: XX03B8A9 Pack Shawl: XX027421 Yao-Guai Finger Necklace: XX04E26F Arms Pack Left Bracer: XX027415 Pack Right Bracer: XX027417 Legs Pack Stuffed Left Leg: XX02741A Pack Stuffed Right Leg: XX02741C Pack Heavy Head Pack Buffalo Helmet: XX027707 Pack Elephant Helmet: XX027705 Pack Jaguar Helmet: XX027706 Pack Moose Helmet: XX02740F Chest Pack Stuffed Chest Piece: XX02741E Pack Chest Armor: XX027414 Arms Pack Left Arm: XX02740B Pack Right Arm: XX02740D Legs Pack Bone Left Leg: XX027410 Pack Bone Right Leg: XX027412 Nuka-World Clothing ClothingCan be worn under Body Armor Bottle and Cappy Shirt & Jeans: XX029C0F Bottle Shirt & Jeans: XX029C10 Cappy Shirt & Jeans: XX029C12 Colorful Brown Undergarments: XX04E283 Colorful Dark Blue Undergarments: XX04E284 Colorful Light Blue Undergarments: XX04E281 Colorful Dark Green Undergarments: XX04E285 Colorful Green Undergarments: XX04E282 Colorful Light Green Undergarments: XX04E27F Colorful Pink Undergarments: XX027422 Colorful Yellow Undergarments: XX04E280 Furry Undergarments: XX027423 Fancy Plaid Suit & String Tie: XX028745 Fancy Plaid Suit & Tie: XX028747 Fancy Suit: XX028746 Fancy Suit & Tie: XX028744 Nuka-World Geyser Shirt & Jeans: XX044DA3 Nuka-World Shirt & Jeans: XX029C11 Patchwork Sweater & Furry Pants: XX027425 Patchwork Sweater & Shorts: XX027426 Ripped Shirt & Socks: XX027424 Torn Shirt & Jeans: XX026BA9 Torn Shirt & Ragged Pants: XX026BA7 Wrap & Ragged Pants: XX026BAA Wrap & Ripped Jeans: XX026BA8 OutfitsCount as both Clothing & Body Armor Bottle and Cappy Orange Jacket & Jeans: XX044DA5 Bottle and Cappy Red Jacket & Jeans: XX044DA6 Cappy Jacket & Jeans: XX044DA8 Cowhide Western Outfit: XX029C0B Disciples Armored Skirt: XX03B554 Furry Pants & T-Shirt: XX0520CF Gage's Armor: XX029C06 Hubologist Outfit: XX029C0C Magician's Tuxedo: XX03407C Mason's Outfit: XX04A6A1 Nuka-Girl RocketSuit: XX029C0D Nuka-World Geyser Jacket & Jeans: XX044DA4 Nuka-World Jacket & Jeans: XX044DA7 Nuka-World Jumpsuit: XX03578E Operators Armored Dress: XX039568 Operators Armored Skirt: XX039562 Orange Shirt Western Outfit: XX029C0A Spacesuit Costume: XX00D2AE Western Duster: XX042325 Western Outfit: XX029C08 Western Outfit & Chaps: XX029C09 Wildman Rags: XX0392AE Full Headwear Disciples Banded Helmet: XX026BB7 Disciples Bladed Helmet: XX026BB5 Disciples Cowl: XX026BB0 Disciples Head Covering: XX026BBD Disciples Hood: XX03B557 Pack Beanie and Crow Mask: XX02770B Pack Buffalo Helmet: XX027707 Pack Carnival Mask: XX027709 Pack Crow Mask: XX02770A Pack Deer Mask: XX027708 Pack Elephant Helmet: XX027705 Pack Helmet: XX027419 Pack Horned Helm: XX02770E Pack Jaguar Helmet: XX027706 Pack Masked Helm: XX02770C Pack Moose Helmet: XX02770F Spacesuit Costume Helmet: XX0296B8 Hats Black Cowboy Hat: XX042323 Cowboy Hat: XX042322 Oswald's Tophat: XX050DD1 Pack Beanie: XX02770D Prospector's Hat: XX04231F Eyewear Cappy Glasses: XX013A47 Gage's Eyepatch: XX0340BB Operator's Glasses: XX02873E Operator's Goggles: XX02873D Nuka-World Magazine ALERT: Please refer to the Help Command section for missing codes. You MUST have the Nuka-World DLC in order to use these. Please refer to the What is the XX? Section if you don't know about replacing the XX SCAV! The Terrible Truce: XX02A9F3 Increases Speech Challenge Success Chance by 10% Fear the Knife King: XX02A9F4 +25% Combat Knife and Switchblade Damage Mutant Fists of Stephie Knuckles: XX02A9F5 +10% Hand to Hand Weapon Damage Nuka Brahmin Stampede!: XX02A9F6 +5% Explosives Damage That No-Caps Rage: XX02A9F7 +1 Strength +1 Endurance if you have 10,000 caps +2 Strength +2 Endurance if you have 1000 caps +3 Strength +3 Endurance if you have 100 caps
2026-02-24 03:01:38 发布在
Fallout 4
说点好听的...
收藏
0
0
