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

48 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>

MMO-Game.EU is a private fansite, providing info, tips, tricks, videos and tools for various online- and role-playing-games.

Please support this site, we rely on you and appreciate every like and tweet.

Myrddin’s Tweets

Recent Posts

  • MoP BETA: Glyph of (large) Spectral WolfMMO-Game Portal
    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...
  • Q & A with Lead Client Engineer Jon WiesmanMMO-Game Portal
    May. 08. 2012. by Myrddin
    Troy "Aether" Hewitt forced, erm pinched convinced Lead Client Engineer Jon "Underdog" Wiesman to answer some questions for us at Wildstar Central.Q & A Session Aether s...
  • Elder Scrolls Announcement TrailerMMO-Game Portal
    May. 05. 2012. by Myrddin
    Following the Elder Scrolls Online Announcement Bethesda released trailer.BethesdaFollowing yesterday's long-awaited reveal of The Elder Scrolls Online, we have just re...
  • Elder Scrolls Online announcedMMO-Game Portal
    May. 04. 2012. by Myrddin
    The rumors you may have heard about an Elder Scrolls MMO have finally been backed up by an official announcement. Gameinformer features this amazing news in this month's cover stor...
  • Account-wide Mounts on Beta!MMO-Game Portal
    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 15662MMO-Game Portal
    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...
  • Updated ListsMMO-Game Portal
    Apr. 30. 2012. by Myrddin
    Just a little notice, I have updated many of the lists on this site. The creation tools have been mostly unchanged and the changes affect the item/id listings that you can access v...
  • Wildstar hits 10k Fans!MMO-Game Portal
    Apr. 30. 2012. by Myrddin
    Congratulations to Carbine Studios! It seems that the crowd anticipating their upcoming MMOPRG Wildstar is growing day by day and has reached 10000 fans on Facebook. As reward ...
  • Metal Maw - Lore and AnimationsMMO-Game Portal
    Apr. 26. 2012. by Myrddin
    Today we get an update on Metal Maw, a few new animations and the lore behind this boss. If you want to learn how the Eldan bio-engineered Metal Maw then read on!Monstrosity ...
  • Enchanted Items via DropdownMMO-Game Portal
    Apr. 21. 2012. by Myrddin
    There are a lot of items and enchants in the game, to ease the process of fiddling around with IDs I thought this Dropdown Menu would make it much easier to do!Create Enchanted...
  • Villains of AlgorocMMO-Game Portal
    Apr. 19. 2012. by Myrddin
    Last week Carbine Studios introduced the Zone Algoroc to us and now gives us a closer look at the hostile parties that will oppose our presence on Nexus. Atreid hands us data on th...
  • All Skyrim Weapon/Armor/Item ID's per DropdownMMO-Game Portal
    Apr. 17. 2012. by Myrddin
    To make it easier to add items in Skyrim you can use this Item ID Creator. I have all Weapons, Cloth, Light and Heavy Armors, Ammunition, Jewelry, Food, Ingredients and more to com...
  • Skyrim Console Convenience PackMMO-Game Portal
    Apr. 16. 2012. by Myrddin
    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...
  • Ascendance ModelMMO-Game Portal
    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...
  • Algoroc has been hit by Loftite fever!MMO-Game Portal
    Apr. 12. 2012. by Myrddin
    If you paid attention to previous Wildstar Wednesdays you noticed that the only zone we heard about was "The Northern Wilds". For the Hoverbike screenshots Carbine Studios took us ...

Latest Comments

  • Myrddin @ MoP BETA: Glyph of (large) Spectral WolfComment
    May. 20. 2012. by Myrddin
    Specs won't exist anymore :D
  • Myrddin @ Paarthurnax or Blades? (Spoiler)Comment
    May. 20. 2012. by Myrddin
    @Ellie
    Aww, that sucks ... no customization for you :-/
  • Ellie @ Paarthurnax or Blades? (Spoiler)Comment
    May. 20. 2012. by Ellie
    Well I am NOWHERE near that part of the game yet, but I already know not to kill an ally, especially one as scaly and helpful as a dragon! Only problem is I'm playing on the PS3 s...
  • Haggil @ MoP BETA: Glyph of (large) Spectral WolfComment
    May. 19. 2012. by Haggil
    Myrddin, how is your spec gonna be looking when MoP launches? Well, as it looks right now of course. :)
  • exenergy @ First look at Enhancement MOP BETAComment
    May. 18. 2012. by exenergy
    [YouTube] whats the intro song bro?
  • Dillan.j @ Paarthurnax or Blades? (Spoiler)Comment
    May. 18. 2012. by Dillan.j
    [. snip .] Kill the bloody dragon. I decided to reward the dragon with a trip to heaven. The blades are amazing. Go the blades!
  • Reverend2007 @ Ascendance ModelComment
    May. 17. 2012. by Reverend2007
    [YouTube] Yeah and i know this retard... It was nerfed there fore it is completely useless, i shit on retards like you who think they're "old school" l2p nub
  • SirKingQuack @ Ascendance ModelComment
    May. 17. 2012. by SirKingQuack
    [YouTube] Enhancement shamans used 2h weps longgggg ago until blizzard nerfed it so stfuuuuu. Old school WIN.
  • Ilusive Man @ Paarthurnax or Blades? (Spoiler)Comment
    May. 16. 2012. by Ilusive Man
    Guys, I have the best solution 4 all PC players On PC it is possible to complete this quest without killing Paarthurnax by using the console command setstage MQPaarthurnax 100. Paa...
  • myrddinde @ MoP BETA: Glyph of (large) Spectral WolfComment
    May. 15. 2012. by myrddinde
    [YouTube] apocalyptica, until it sleeps enjoy!
  • Myrddin @ Elder Scrolls Online announcedComment
    May. 15. 2012. by Myrddin
    @Isaiah Great to hear. Imo what makes Skyrim so great is that it is mod-able, this will be hard to implement. There has been a poll on a German games magazine ... 38000 votes and 86...
  • eldasil01 @ MoP BETA: Glyph of (large) Spectral WolfComment
    May. 15. 2012. by eldasil01
    [YouTube] please tell me the song u use in the intro , i will put on my mobile
  • Isaiah @ Elder Scrolls Online announcedComment
    May. 15. 2012. by Isaiah
    Can't wait for online
  • JimTheArms @ Ascendance ModelComment
    May. 15. 2012. by JimTheArms
    [YouTube] In my opinion the form looks horrible. I was expecting one of the bad ass elementals they added in cataclysm. Not these fat bastards... I guess I didn't have to expect muc...
  • myrddinde @ MoP BETA: Glyph of (large) Spectral WolfComment
    May. 14. 2012. by myrddinde
    [YouTube] My favourite is the actual model we have now, don't like the worg or the wotlk wolf, but others do. It would be nice with some more options.