Raise or lower bounty in specified amounts

Post » Thu Aug 07, 2014 3:04 am

There are a lot of topics that I see where people are looking to clear their bounties with console commands and people always recommend that they use "paycrimegold" and then give themselves the money that they lost. Well i've been doing a survivor kind of series with frostfall and RN&D where my character is a criminal from Cyrodil caught crossing the border into, Skyrim, and then when he escapes the empire sets a high bounty on his head in every hold, so he can't enter a city, ever. The problem is that setting bounty in every hold individually takes about 10 minutes, so I thought i'd just revolutionize the process for myself and put it in a bat file.

This bat file is currently set to add 100000 bounty to every hold, but you can easily modify it to remove your bounty completely. Just take the 1's off the end of the 100000 in every line of the text file and throw the file into your skyrim directory (not the data folder, the actual skyrim directory), type "bat MaxBounty" (or whatever you named the file) and boom, you've got no bounty, or a lot of bounty depending on which you actually wanted to do. Incase you wanted to only remove or add bounty to a certain hold, I will list which faction is which hold below in order:

Windhelm

Solitude

Dawnstar

Riften

Winterhold

Falkreath

Morthal

Markarth

Whiterun

There, that's the order that the commands go in. Now for the actual bat file:

Spoiler
player.setcrimegold 100000 000267E3
player.setcrimegold 100000 00029DB0
player.setcrimegold 100000 0002816E
player.setcrimegold 100000 0002816B
player.setcrimegold 100000 0002816F
player.setcrimegold 100000 00028170
player.setcrimegold 100000 0002816D
player.setcrimegold 100000 0002816C
player.setcrimegold 100000 000267Ea

Just make the necessary edits for it to do what you want and save it as MaxBounty.

User avatar
Lloyd Muldowney
 
Posts: 3497
Joined: Wed May 23, 2007 2:08 pm

Return to V - Skyrim

cron