Hi. This tool should help you to manipulate the replay playback.
Authors: Danat & DonTomaso
What's new:
* Fixed some bugs related to detecting the replay
* Now you don't need to press Enter to confirm the desired time entered in the textbox.
* Added support for plugins.
Features:
* You can change the speed of the replay from 1/32x to 31x or make it run "as fast as possible".
* You can specify the position in the replay that you want to reach, and ReplaySeeker will quickly fast-forward replay to that position, pausing the replay when done and playing a sound (to notify you). Note that this works while Warcraft is minimized, which allows you to do something else during the process (like browsing the forums).
* Rewinding is supported but by restarting the replay and then fast-forwarding to the specified position, so it's not an actual rewind. You can always check whether the replay will be restarted or not by looking at the "sync solution" field.
[IMPORTANT] REQUIREMENTS:
Since this program is written in C#, you need to have .NET Framework 2.0 installed on your computer (see link below).
FOR VISTA USERS:
To run this tool in Vista without any errors you must right click the exe and from the dropdown menu select "Run as administrator".
Additional file:
.Net Framework 2.0 download page (dotnetfx.exe - 22,4 mb)
Some programs install FW2.0 automatically in order for them to work, so you might already have it installed on your pc.
Download:
Attached File
ReplaySeeker_v0.9.rar ( 109.46k )
Plugin System
Starting from 0.9 version ReplaySeeker supports plugins. You can write your own plugins that will do what you want with the replay data, using the interfaces provided in the ReplaySeeker Plugin API package.
Plugin API+Documentation package:
Attached File
ReplaySeeker_Plugin_API.rar ( 136.82k )
Sample Project:
To make things more simple, I've also provided a sample project for those who want to learn how to write their own plugins:
Attached File
SamplePlugin_Project.rar ( 119.48k )
Available plugins:
* ReplayHotkeys (by Danat).
A basic plugin that allows you to specify hotkeys for Pause, Speed Increase/Decrease, toggle on/off ally/enemy hp bars.
Binary: Attached File
ReplayHotkeys_v1.0.rar ( 10.28k )
Source: Attached File
ReplayHotkeys_v1.0_source.rar ( 47.04k )
NOTE: To use this plugins you need to copy the .dll file to the
Plugins folder of the ReplaySeeker.