scene.org File Archive

File download

<root>­/­parties­/­2009­/­thegathering09­/­util­/­useful/autoshooter_by_itsbth.zip

File size:
12 888 bytes (12.59K)
File date:
2009-04-22 23:10:32
Download count:
all-time: 230

Preview

  • AutoShooter/ dir
  • AutoShooter/AutoShooter.exe 39.50K
  • AutoShooter/Config.xml 291B
  • AutoShooter/file_id.nfo 1.42K

file_id.diz

   _____          __          _________.__                   __                
  /  _  \  __ ___/  |_  ____ /   _____/|  |__   ____   _____/  |_  ___________ 
 /  /_\  \|  |  \   __\/  _ \\_____  \ |  |  \ /  _ \ /  _ \   __\/ __ \_  __ \
/    |    \  |  /|  | (  <_> )        \|   Y  (  <_> |  <_> )  | \  ___/|  | \/
\____|__  /____/ |__|  \____/_______  /|___|  /\____/ \____/|__|  \___  >__|   
        \/                          \/      \/                        \/       

		BY ITSBTH (Bjørn Tore Håvie)

AutoShooter is a small utility (written in C# for .NET 3.5) that automatically takes and saves a screenshot at a specified interval.

Requirements:
	.NET 3.5 (It might work with mono, but I haven't tested it)

Usage:
	Make sure that Config.xml is in the same folder as the program
	There are two places where you can interact with the program: The configuration window, and the tray icon.
	Doubleclick on the tray icon to open the configuration window, or use the right-click menu.
	The options should be fairly obvious, but there are a few gotchas:
		The save folder path must have atrailing slash
		The interval is in milliseconds
		File mask specifies the filename of the images. {0} will be replaced with the number.
	
	The error handling is lacking, so you might get an exception. The most likely cause will be incorrect configuration, so please check it,
	for example make sure that the folder exists.

~ITSBTH