Hi. This will be my last attempt to get enough people test the new version of my screenshot tool. Everyone who is willing to test it will be helpful, no matter what Windows version etc. you have. I'm confident that this version will work for everyone, besides maybe minor problems that should be easy to fix. All that is needed to properly introduce this tool to LIHL are some people testing it to make sure it does indeed work for the big mass.
Short info about the tool:
Current version (is also shown in the tool): 0.6.1 (beta)
Its intention is to make screenshot tests faster, easier and safer. No more waiting 10 minutes because people don't find their screenshot, no more people sending us manipulated screenshots to hide their maphack. Whenever we do screenshot tests all you will have to do is start this tool, press the print screen key on your keyboard and wait about 0.5-2 minutes until the screenshot has been automatically sent to us via email.
Besides the screenshot it will also send the account name you type into the tool and some information of what the tool does internally. It will never send screenshots of other programs or something, it only works with Warcraft 3.
The complete tool sadly has about 150 MB in size (the download is zipped and has 29 MB). This is caused because the programming language I have written the tool with wasn't optimal for this tool (It would have been easy to get a lot of information about how it works, also called reverse engineering, which might have allowed some sort of abusing.). To prevent this I had to use a professional software which more or less transforms the code of the tool into another format which is more secure and better suited for this purpose. As a side-effect the size increased from 4 MB to 150 MB, but nowadays 150 MB shouldn't be a big problem anyway. No installation is required btw, you just download it and can instantly run it.
So what you should now do is:
1) Download the tool here: https://www.sendfilessecurely.com/getfi ... c2FRA5VBme
2) Unzip it.
3) Leave the "rt" directory untouched, these are the extra files that were created by the "code transformation" and are required to run the tool.
4) "LIHL SS Tool.exe" is the tool.
5) Right click on it, go to "Properties" -> "Compatibility" and check the "run program as administrator" box.
6) Double click the tool to start it.
7) A graphical user interface will show up, enter your LIHL account name and press Ok.
8) Start Warcraft 3 (you can also have it already running, the order of what you start first is irrelevant).
9) Press the "print screen" key on your keyboard.
10) Switch back to the tool, you should now see new text in the Event log ("Screenshot successfully created!", "Sending email ...").
11) After a short time (depending on your internet connection) the last sentence will show up "Email successfully sent!".
12) That's it, you are done, you can close the tool now
![Smile :)](./images/smilies/icon_e_smile.gif)
If anything is unclear or if you have questions just pm me or write here.
Thanks!
Below information is only relevant if the tool isn't working for you as it should (you can ignore it if the steps listed above work).
------------------------------------------------------
What to do if "nothing happens" and the sentences from 10) and 11) don't show up OR if it says that an "ERROR" occured?
Then you will need to run the tool in the debug mode. How to do it:
1) Right click on the "LIHL SS Tool.exe" file
2) Click "Create shortcut"
3) Right click on the "LIHL SS Tool.exe - shortcut" file
4) Click "Properties"
5) Go to the tab "Compatibility"
6) Check the box "run program as administrator"
7) Go to the tab "Shortcut"
8) Click into the text field "target" and go to the last letter of it
9) Add the text " -debug", without the quotes - just a space and -debug
10) The target field should now look like: "YOUR PATH\LIHL SS Tool.exe" -debug
11) Click on Ok
12) Double click the shortcut
13) The tool should now open and - if u made it correctly - show the text "Debug mode is on!" in the event log (among other things)
14) Follow the steps shown in the tool
But notice: when the tool is being run in the debug mode, it will show us every key you have pressed (after clicking the "Send debug mail" button, if you don't press it we won't receive any information) and what happened in the tool internally. This is necessary to track down any problem that might occur and will greatly help me to fix it. But this also means that you should not let the tool unnecessarly run in the background to not give away any information about what you are typing and also to not "spam" me with - for me - uninteresting stuff, it will just make the work harder for me. So if you have to use the debug mode because the normal mode isn't working as it should, then just follow the steps written in the event log. Start the tool, follow the steps, don't press any unnecessary keys, send the mail and close the tool.
------------------------------------------------------