AlpacaLibary  1.63
A closed source C++ bot for OSRS
Makescreen.hpp File Reference
#include <cstdint>
#include <string>

Go to the source code of this file.

Namespaces

 Makescreen
 

Enumerations

enum  Makescreen::MAKE_AMOUNT { Makescreen::ALL = -1 }
 

Functions

bool Makescreen::IsOpen ()
 Returns true if the Makescreen is open. More...
 
bool Makescreen::Make (std::int32_t Amount, bool ClickButtonOverride=false)
 Selects or enters the amount passed, and clicks the middle "Make" button, before returning true. More...
 
std::string Makescreen::GetCraftingName ()
 Returns the text of the middle widget when the Makescreen is open. More...