Screenshot

public class Screenshot

Utility methods for taking screenshots of the game

Functions

capture
Link copied to clipboard
static BufferedImage capture()
Obtains an image of the current game screen, without script paint included
captureWithPaint
Link copied to clipboard
static BufferedImage captureWithPaint()
Obtains an image of the current game screen, with script paint included