If you have been working with the Skyrim console you realize that some tasks are super tedious. For example adding perks, removing perks. Noone wants to type in 50000 hex codes and here is where this little utiliy come in!

Convenience Pack, what is it?

The Skyrim console is a very nice and powerful tool to modify the game, however it is also quite complicated to use. I have covered many console commands here. But there is just so much stuff displayed which encouraged me to make things more convenient to use.

Basically I am using a set of commands in a Skyrim batch file which is doing the typing for you. Instead of adding 10 player perks you just run “bat add-restoration” and your char learns the restoration perks. You have some perks in Archery that you want to get rid off? Type “bat del-archery” and they will all be removed (You won’t be granted new perk points however) without you having to type every single id.

Here is a list of current commands and what they do:

Items

  • add-spell-tomes : places all tomes in your inventoryadd-spell-tomes

    use “bat add-spell-tomes” to run this this command
  • add-melee-weapons : adds Draedric melee weapons (one-handed/two-handed/dragonbane)add-melee-weapons

    use “bat add-melee-weapons” to run this this command
  • summon-spectral-horse : summons a ridable spectral horse at the player Dsummon-spectral-horse

    use “bat summon-spectral-horse” to run this this command
  • add-armor : adds Dragon Scale Armor (unenchanted) and Draedric Armor (unenchanted)add-armor

    use “bat add-armor” to run this this command

Dragon Shouts

  • add-all-shouts : adds all dragonshouts and exactly the number of souls you needadd-all-shouts

    use “bat add-all-shouts” to run this this command

Skills

  • skills-100 : sets all skills to 100 (no more levelup possible)skills-100

    use “bat skills-100″ to run this this command
  • skills-20 : sets all skills to 20skills-20

    use “bat skills-20″ to run this this command

Perks

These commands also have a remove version, if you type “del” instead of “add”, e.g. “bat del-all-perks”

  • add-allperks : adds all perks of any treeadd-allperks

    use “bat add-allperks” to add all perks of any tree

    use “bat del-allperks” to remove all perks of any tree
  • add-caster : adds all alteration, conjuration, destruction, enchanting, illusion and restoration perksadd-caster

    use “bat add-caster” to add all alteration, conjuration, destruction, enchanting, illusion and restoration perks

    use “bat del-caster” to remove all alteration, conjuration, destruction, enchanting, illusion and restoration perks
  • add-combat : adds all archery, block, heavy armor, one-handed, smithing and two-handed perksadd-combat

    use “bat add-combat” to add all archery, block, heavy armor, one-handed, smithing and two-handed perks

    use “bat del-combat” to remove all archery, block, heavy armor, one-handed, smithing and two-handed perks
  • add-stealth : adds all alchemy, light armor, lockpicking, pick-pocket, sneak and speech perksadd-stealth

    use “bat add-stealth” to add all alchemy, light armor, lockpicking, pick-pocket, sneak and speech perks

    use “bat del-stealth” to remove all alchemy, light armor, lockpicking, pick-pocket, sneak and speech perks
  • add-alchemy : adds all alchemy perksadd-alchemy

    use “bat add-alchemy” to add all alchemy perks

    use “bat del-alchemy” to remove all alchemy perks
  • add-alteration : adds all alteration perksadd-alteration

    use “bat add-alteration” to add all alteration perks

    use “bat del-alteration” to remove all alteration perks
  • add-archery : adds all archery perksadd-archery

    use “bat add-archery” to add all archery perks

    use “bat del-archery” to remove all archery perks
  • add-block : adds all blocking perksadd-block

    use “bat add-block” to add all blocking perks

    use “bat del-block” to remove all blocking perks
  • add-conjuration : adds all conjuration perksadd-conjuration

    use “bat add-conjuration” to add all conjuration perks

    use “bat del-conjuration” to remove all conjuration perks
  • add-destruction : adds all destruction perksadd-destruction

    use “bat add-destruction” to add all destruction perks

    use “bat del-destruction” to remove all destruction perks
  • add-enchanting : adds all enchanting perksadd-enchanting

    use “bat add-enchanting” to add all enchanting perks

    use “bat del-enchanting” to remove all enchanting perks
  • add-heavy-armor : adds all heavy armor perksadd-heavy-armor

    use “bat add-heavy-armor” to add all heavy armor perks

    use “bat del-heavy-armor” to remove all heavy armor perks
  • add-illusion : adds all illusion perksadd-illusion

    use “bat add-illusion” to add all illusion perks

    use “bat del-illusion” to remove all illusion perks
  • add-light-armor : adds all light armor perksadd-light-armor

    use “bat add-light-armor” to add all light armor perks

    use “bat del-light-armor” to remove all light armor perks
  • add-lockpicking : adds all lockpicking perksadd-lockpicking

    use “bat add-lockpicking” to add all lockpicking perks

    use “bat del-lockpicking” to remove all lockpicking perks
  • add-one-handed : adds all one handed perksadd-one-handed

    use “bat add-one-handed” to add all one handed perks

    use “bat del-one-handed” to remove all one handed perks
  • add-pick-pocket : adds all pick-pocket perksadd-pick-pocket

    use “bat add-pick-pocket” to add all pick-pocket perks

    use “bat del-pick-pocket” to remove all pick-pocket perks
  • add-restoration : adds all restoration perksadd-restoration

    use “bat add-restoration” to add all restoration perks

    use “bat del-restoration” to remove all restoration perks
  • add-smithing : adds all smithing perksadd-smithing

    use “bat add-smithing” to add all smithing perks

    use “bat del-smithing” to remove all smithing perks
  • add-sneak : adds all sneaking perksadd-sneak

    use “bat add-sneak” to add all sneaking perks

    use “bat del-sneak” to remove all sneaking perks
  • add-speech : adds all speech perksadd-speech

    use “bat add-speech” to add all speech perks

    use “bat del-speech” to remove all speech perks
  • add-two-handed : adds all two handed perksadd-two-handed

    use “bat add-two-handed” to add all two handed perks

    use “bat del-two-handed” to remove all two handed perks

Notes

The download file is in zip format and has text files with a list of skyrim console commands to execute. For example the add-smithing command is stored in the add-smithing.txt

add-smithing.txt
player.addperk cb40d
player.addperk 5218e
player.addperk cb40e
player.addperk cb410
player.addperk cb412
player.addperk cb413
player.addperk cb40f
player.addperk cb414
player.addperk cb411
player.addperk 52190

More commands will follow, I am still tuning how to work this tune stuff properly – like a proper levelup, etc. If you find errors or want to help with your own commands leave a comment below, thanks in advance!

–> Download <—

1.) Extract all files into your Skyrim directory
2.) Run commands in the Skyrim console, e.g. “bat add-archery”

Please link to this page and give proper credits, thanks!

Updates

You may need to clear your Browser Cache in order to get the newest version of the download.

  • 2011.11.22 : Bribe Perk; missing, got added
  • 2011.12.02 : Pick Pockets; fixed an error

Related Posts

57 Responses to Skyrim Console Convenience Pack

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Recent Posts
  • It has been a blast!Myrddin @ MMO-Game.EU!
    Oct. 11. 2012. by Myrddin
    You probably wondered why I haven't posted about World of Warcraft in a while. The simple truth is that my motivation has been steadily declining with the lack of updates and c...
  • MoP BETA: Glyph of (large) Spectral WolfMyrddin @ MMO-Game.EU!
    May. 13. 2012. by Myrddin
    Last night we got a new (surprise) Build - 15689. Main reason behind this build was to re-enable the 64-bit client that got bugged last week. Sadly since the shaman changes are sca...
  • Account-wide Mounts on Beta!Myrddin @ MMO-Game.EU!
    May. 04. 2012. by Myrddin
    A feature we (at least me) have been waiting for a long time is account wide mounts. One of the few remaining really rare old epic mounts. The vanilla epic mounts did not look epic...
  • State of Enhancement Shamans - Beta Build 15662Myrddin @ MMO-Game.EU!
    May. 03. 2012. by Myrddin
    The last few builds did not have any major changes for Enhancement Shamans, nothing worthy a full post at least. But after 3 builds without comment I decided to share some of the e...
  • Ascendance ModelMyrddin @ MMO-Game.EU!
    Apr. 13. 2012. by Myrddin
    Sorry about the delay! It wasn't in my hands, the stability of the European Beta Realm crossed my plans of presenting Ascendance as soon as possible. The most recent build 15589 ca...
  • Enhancement Shaman Changes for the latest MOP Beta Build 15544Myrddin @ MMO-Game.EU!
    Apr. 07. 2012. by Myrddin
    There haven't been many changes so far in the new Easter Build. A few bug fixes, improved mana situation and and insane Buff to healing. Feral Spirit's new ability Spirit Strike wa...
  • First look at Enhancement MOP BETAMyrddin @ MMO-Game.EU!
    Mar. 22. 2012. by Myrddin
    This post will be updated regularly as I gather the changes, please check back. You will find Enhancement Shaman changes that are tied to the Mists of Pandaria Beta Phase.Enh...
  • Mists of Pandaria BETA through Annual PassMyrddin @ MMO-Game.EU!
    Mar. 22. 2012. by Myrddin
    Been Lucky for once! Apparently if you played since vanilla and signed up for annual pass right when Morhaime announced it in 21.10.2011 you have good chances of getting in with t...
  • Patches and 64-bit Client (updated)Myrddin @ MMO-Game.EU!
    Feb. 28. 2012. by Myrddin
    If you have the 64-bit client you need to remove it prior patching to the new version of the game, which will be launched today/tomorrow or the patching will result in an internal ...
  • Myrddin solos Anub'Rekhan 10mMyrddin @ MMO-Game.EU!
    Feb. 18. 2012. by Myrddin
    Previous tries did not work so well and I haven't tried for a long time. Always thought with a bit better gear and some rng it would be possible at some point. This reset Anub'Rekh...
  • Myrddin solos FaerlinaMyrddin @ MMO-Game.EU!
    Feb. 18. 2012. by Myrddin
    This reset I tried my luck with Anub'Rekhan again and to my surprise I was able to kill him. The next Boss in Naxxramas' Spiderwing is Faerlina with her 4 adds. The fight is very e...
  • Rekill: Sartharion 10 man soloMyrddin @ MMO-Game.EU!
    Feb. 18. 2012. by Myrddin
    A week ago I decided to see if I was able to kill Sartharion 3D, but I could not - YET. However I frapsed Sartharion, the old one was a "sloppy" first kill and this one is much smo...
  • Myrddin solos Razorscale 10mMyrddin @ MMO-Game.EU!
    Feb. 17. 2012. by Myrddin
    This kill is was actually much harder than expected. Initially I thought this was a walk-through, slash some adds, kill pinned down dragon that won't even fight until 50% ... but t...
  • Myrddin solos XT-002 Deconstructor 10mMyrddin @ MMO-Game.EU!
    Feb. 17. 2012. by Myrddin
    You have been asking me to try soloing more stuff and I have managed a few new kills. One of them, XT-002 Deconstructor in Ulduar was actually not that hard. It was the first pull ...
  • Love is in the Air Farming (Lovely Charm)Myrddin @ MMO-Game.EU!
    Feb. 05. 2012. by Myrddin
    The holiday event "Love is in the Air" started last night. You can now complete Achievements and purchase old and newly added items. Those however require a sh.. big load of Love t...
Latest Comments
  • AlleriyaSC @ Wildstar Footage Combat TelegraphsComment
    May. 19. 2013. by AlleriyaSC
    Im not all that impressed by this telegraph mechanics too be honest. As a player who played a lot of Monster Hunter, BnS and Tera I feel like it should be more about judging from th...
  • KathanisGaming @ Wildstar Footage Combat TelegraphsComment
    May. 19. 2013. by KathanisGaming
    Not a WoW clone at all lol. You do know what qualifies something for a clone right? You did learn what a clone ACTUALLY is right?
  • KathanisGaming @ Wildstar Footage Combat TelegraphsComment
    May. 19. 2013. by KathanisGaming
    Try playing Vindictus ;P
  • AllStarsProdigy @ Wildstar Housing TeaserComment
    May. 19. 2013. by AllStarsProdigy
    Thats not bad, but i get a litle bit disapointed I cant hace a friends house conected to mine xDD
  • Marcin Opajdowski @ Wildstar Footage Combat TelegraphsComment
    May. 19. 2013. by Marcin Opajdowski
    I'd call it a major upgrade over WoW... besides, do you see anything wrong with it? It's the evolution of games, just WoW is "nothing more" than just an EQ clone, which was based on...
  • FatherHazanko @ Wildstar Friends and Family VideoComment
    May. 18. 2013. by FatherHazanko
    oh damn i see you bro i see you
  • Torguish @ Wildstar Housing TeaserComment
    May. 18. 2013. by Torguish
    I dunno how ''dead'' since there's a movie coming out of Ratchet and Clank in 2 years.. :D There's a teaser trailer out :)
  • Torguish @ Wildstar Housing TeaserComment
    May. 18. 2013. by Torguish
    Well, they have a Farmville style system (it's literally just that. Don't hit me..) where your friends can visit your home and clear out any problems or use your resources a bit whe...
  • syam @ Lists: All Spells, All Enchants and all Magic EffectsComment
    May. 18. 2013. by syam
    use fortify destruction effect from potion it increases 100% damage to destruction 0003EB26 : Fortify Destruction (AlchFortifyDestruction)
  • NictraSavios @ Create Enchanted Item Codes via Dropdown MenuComment
    May. 18. 2013. by NictraSavios
    I'm looking for the enchantment ID of the Gauldur Amulet's triple fortify enchantment, but I can't seem to find it anywhere. Any help?
  • AllStarsProdigy @ Wildstar Housing TeaserComment
    May. 16. 2013. by AllStarsProdigy
    I wonder, can we build a house with a friend? Or conect my ireland with a friends ireland? That would be so good! *drool*
  • wingman101 @ Wildstar Housing TeaserComment
    May. 15. 2013. by wingman101
    sooo do i put the money in the disk drive?
  • kingmickey666 @ Wildstar Friends and Family VideoComment
    May. 14. 2013. by kingmickey666
    Are the classes AND races genre locked?
  • kingmickey666 @ Wildstar Housing TeaserComment
    May. 14. 2013. by kingmickey666
    yeah they are dead now so... I don't care xD
  • NiladamNescio @ Wildstar Housing TeaserComment
    May. 13. 2013. by NiladamNescio
    Really nice detail where his eye twitches a little and he struggles just a bit to keep the smile at the end. Also "...for money" =))))