Roava Client
Creates a new RoavaClient object with a provided Cookie
Sample
Java
// This represents a client
Client client = new Client("Cookie");
Content copied to clipboard
Parameters
cookie
The .ROBLOSECURITY cookie.
Creates a new RoavaClient object with a provided Cookie
Sample
Java
// This represents a client
Client client = new Client("Cookie");
The .ROBLOSECURITY cookie.