Closed teehehe closed 4 years ago
800x600 !
Edit the code in DoScreenshot in WowScreen.cs to change the rectangle location and size:
using (var blackPen = new SolidBrush(Color.Black)) { gr.FillRectangle(blackPen, new Rectangle(new Point(bitmap.Width / 15, bitmap.Height / 40), new Size(bitmap.Width / 15, bitmap.Height / 40))); }
i am running it on a vmware machine so that i can actually do other things while grinding lol
Just be careful if you share any screen shots / video ;)
not a big deal but in the web interface depending on your resolution the bar can be off
this was 800x600