Skyrim

File information

Last updated

Original upload

Created by

TonyBalony

Uploaded by

TonyBalony1960

Virus scan

Safe to use

Tags for this mod

About this mod

BAT Files to make life on the range a bit easier.

Permissions and credits
This is a small compilation of batch files you can use as console commands, ("~" & "bat mycmds"). They come in pretty handy for the everyday-to-day grind out on the battlefields. Here's a list of the batch files and their use:


    • cure : Restores Health, Stamina, & Magicka to normal levels
    • fast(0 to 2) : Run speed multiplier percentage, (permanent change). fast0 = default, (80), fast1 = 200, fast2 = 400
    • find(a, c, i, j, l) : Teleport to your Housecarl : finda = Argis, findc = Calder, findi = Iona, findj = Jordis, findl = Lydia
    • gold : add 100,000 gp to player
    • hmar : go to Home in MARkard
    • hrif : go to Home in RIFten
    • hsol : go to Home in SOLitude
    • hwin : go to Home in WINdhelm
    • hwhi : go to Home in WHIterun
    • join(0 to 1) : join0 = Removes all faction affiliations, join1 = Joins ALL factions
    • jump(0-2) : Jump height, (temporary change). jump0 = default(100), jump1 = 450, jump2 = 900
    • like(-1 to 1) : To change NPC's feelings for you, click on NPC and type: bat like-1 = Dislike, like0 = default, like1 = Love
    • list : This List command
    • lring : Makes a gold ring enchanted with candlelight spell.
    • marry(0 to 1) : Click on NPC and type: bat marry0 = Divorce wife without killing her and with no negative backlash, marry1 = Makes people love you and adds the "Interested" Message unless you are married
    • marry(a, t) : marrya = Get and Wear Amulet of Mara, marryt = Go to the Temple of Mara, instantly
    • perm(a, c, i, j, l) : Make Housecarl Immortal, (permanent) : calla = Argis, callc = Calder, calli = Iona, callj = Jordis, calll = Lydia.
    • share : Click on NPC and type: bat share = Show Items, in the console & in-game.
    • shout : Adds & Learns all shouts
    • smere : Shadowmere appears



Example:

bat marry0

Divorce your current wife.


Install: Put the BATCH files into the root directory of your Skyrim game, or in the DATA folder of your Skyrim directory.

Also, if you want to use these commands when you first start or in specific situations, you can make your own batch file and add these commands to it. For example, you might do this type this in the notepad:

bat fast2
bat jump2

, then save it to your DATA folder as "moveit.txt". I know, some people say you can't use BAT commands inside of BAT files...this just isn't true. They also say to save your BAT files to the root directory, but they work fine in my DATA folder. I put an underscore, ("_"), at the beginning of my BAT files so I can find them easily in the directory, which means I have to type "bat _jump0" instead of "bat jump0", but I'm ok with the extra character. On the other hand,I could always list the folder by FILE TYPE.

Hope you enjoy these commands and if you have ideas for others you'd like me to make, leave a message for me. Thanks.