Page 1 of 3

Gamecapture

Posted: September 19th, 2009, 6:12 pm
by Risen
Gamecapture.exe, Transfers messages from war3 to another window for easy copy / pasting.

Especially useful for ORPG save/load codes.

Re: Gamecapture

Posted: September 20th, 2009, 4:05 am
by Frag_Masta
Thanks for Posting

Re: Gamecapture

Posted: September 30th, 2009, 12:06 am
by Slickslime
Sorry for reviving a dead topic but Could you tell me HOW it works? im confused :?:

Re: Gamecapture

Posted: September 30th, 2009, 1:09 am
by Ken
Basically, Game.dll has a function associated with the JASS function DisplayText (and any derivatives).

This program modifies that function in Game.dll to send the message to this program, and display it in a box from which you can copy the text. And it will remove any color formatting tags (e.g., |cffFF0000, |r) if you choose to have it do so.

Re: Gamecapture

Posted: September 30th, 2009, 1:34 am
by Slickslime
Wait, so i put the .dll in wc3 folder?

Re: Gamecapture

Posted: September 30th, 2009, 1:58 am
by Ken
What? No. Just run WC3, then this.

The .exe and .dll (and .txt? I forget) go in the same folder, doesn't have to be the WC3 folder.

Re: Gamecapture

Posted: September 30th, 2009, 4:51 am
by Slickslime
Wait so you print screen? or what,

Re: Gamecapture

Posted: September 30th, 2009, 1:45 pm
by Ken
Just run WC3, then run this.

Re: Gamecapture

Posted: September 30th, 2009, 1:55 pm
by weirdone2
o.0'

I'll try to explain this in the most understanding way.

You run wc, play w/e game with a save/load. Use to this rite?

Now saving time comes up, you use to open some program like perhaps an image viewer or paint to view ur screenshot or somthing like that rite? Well now instead you just run the capture program and then alt tab back into game and save, then when you alt tab back out, the text of the save will be in the window of the game capture, now you just highlight it and ctl+c archive it and move on.

No more screen shots no more typing out your code. Nifty aei?

Re: Gamecapture

Posted: October 5th, 2009, 8:45 pm
by Risen
Just make sure you check strip colors, so it leaves out the |CFF######.