AlpacaLibary
1.63
A closed source C++ bot for OSRS
|
double Profile::GetAccelerationDeviation | ( | ) |
double Profile::GetAccelerationMean | ( | ) |
double Profile::GetAngleDeviation | ( | ) |
double Profile::GetAngleMean | ( | ) |
std::string Profile::GetBankPin | ( | ) |
double Profile::GetBoxProbabilityX | ( | ) |
double Profile::GetBoxProbabilityY | ( | ) |
double Profile::GetConvexProbabilityX | ( | ) |
double Profile::GetConvexProbabilityY | ( | ) |
double Profile::GetDecelerationDeviation | ( | ) |
double Profile::GetDecelerationMean | ( | ) |
double Profile::GetFatigue | ( | ) |
double Profile::GetFatigueGain | ( | ) |
double Profile::GetFatigueLoss | ( | ) |
double Profile::GetFatigueMax | ( | ) |
double Profile::GetInteractableDeviation | ( | ) |
std::int32_t Profile::GetInteractableMean | ( | ) |
bool Profile::GetIsMember | ( | ) |
double Profile::GetItemProbabilityX | ( | ) |
double Profile::GetItemProbabilityY | ( | ) |
double Profile::GetKeyDownDeviation | ( | ) |
std::int32_t Profile::GetKeyDownMean | ( | ) |
double Profile::GetKeyUpDeviation | ( | ) |
std::int32_t Profile::GetKeyUpMean | ( | ) |
bool Profile::GetLongBreakEnabled | ( | ) |
double Profile::GetLongBreakEvery | ( | ) |
double Profile::GetLongBreakEveryDeviation | ( | ) |
double Profile::GetLongBreakFor | ( | ) |
double Profile::GetLongBreakForDeviation | ( | ) |
double Profile::GetMenuProbabilityX | ( | ) |
double Profile::GetMenuProbabilityY | ( | ) |
bool Profile::GetMiniBreakEnabled | ( | ) |
double Profile::GetMiniBreakEvery | ( | ) |
double Profile::GetMiniBreakEveryDeviation | ( | ) |
double Profile::GetMiniBreakFor | ( | ) |
double Profile::GetMiniBreakForDeviation | ( | ) |
double Profile::GetMouseDownDeviation | ( | ) |
std::int32_t Profile::GetMouseDownMean | ( | ) |
double Profile::GetMouseUpDeviation | ( | ) |
std::int32_t Profile::GetMouseUpMean | ( | ) |
double Profile::GetMoveDeviation | ( | ) |
std::int32_t Profile::GetMoveMean | ( | ) |
std::string Profile::GetPassword | ( | ) |
double Profile::GetPivotDeviation | ( | ) |
double Profile::GetPivotMean | ( | ) |
double Profile::GetPointGenAccuracy | ( | ) |
std::string Profile::GetProxyHost | ( | ) |
std::string Profile::GetProxyPassword | ( | ) |
std::string Profile::GetProxyPort | ( | ) |
std::string Profile::GetProxyUsername | ( | ) |
double Profile::GetRawInteractableDeviation | ( | ) |
std::int32_t Profile::GetRawInteractableMean | ( | ) |
double Profile::GetRawKeyDownDeviation | ( | ) |
std::int32_t Profile::GetRawKeyDownMean | ( | ) |
double Profile::GetRawKeyUpDeviation | ( | ) |
std::int32_t Profile::GetRawKeyUpMean | ( | ) |
double Profile::GetRawMouseDownDeviation | ( | ) |
std::int32_t Profile::GetRawMouseDownMean | ( | ) |
double Profile::GetRawMouseUpDeviation | ( | ) |
std::int32_t Profile::GetRawMouseUpMean | ( | ) |
double Profile::GetRawMoveDeviation | ( | ) |
std::int32_t Profile::GetRawMoveMean | ( | ) |
std::int32_t Profile::GetScrollAmount | ( | ) |
double Profile::GetScrollAmountDeviation | ( | ) |
double Profile::GetScrollDelayDeviation | ( | ) |
std::int32_t Profile::GetScrollDelayMean | ( | ) |
double Profile::GetScrollGapDeviation | ( | ) |
std::int32_t Profile::GetScrollGapMean | ( | ) |
bool Profile::GetShortBreakEnabled | ( | ) |
double Profile::GetShortBreakEvery | ( | ) |
double Profile::GetShortBreakEveryDeviation | ( | ) |
double Profile::GetShortBreakFor | ( | ) |
double Profile::GetShortBreakForDeviation | ( | ) |
double Profile::GetSplineDeviation | ( | ) |
double Profile::GetSplineMean | ( | ) |
double Profile::GetStandardDeviationX | ( | ) |
double Profile::GetStandardDeviationY | ( | ) |
std::string Profile::GetUsername | ( | ) |
double Profile::GetWidgetProbabilityX | ( | ) |
double Profile::GetWidgetProbabilityY | ( | ) |
std::int32_t Profile::GetWorld | ( | ) |
void Profile::SetPointGenAccuracy | ( | double | Accuracy | ) |
void Profile::SetRawInteractableDeviation | ( | double | Deviation | ) |
void Profile::SetRawInteractableMean | ( | std::int32_t | Mean | ) |
void Profile::SetRawKeyDownDeviation | ( | double | Deviation | ) |
void Profile::SetRawKeyDownMean | ( | std::int32_t | Mean | ) |
void Profile::SetRawKeyUpDeviation | ( | double | Deviation | ) |
void Profile::SetRawKeyUpMean | ( | std::int32_t | Mean | ) |
void Profile::SetRawMouseDownDeviation | ( | double | Deviation | ) |
void Profile::SetRawMouseDownMean | ( | std::int32_t | Mean | ) |
void Profile::SetRawMouseUpDeviation | ( | double | Deviation | ) |
void Profile::SetRawMouseUpMean | ( | std::int32_t | Mean | ) |
void Profile::SetRawMoveDeviation | ( | double | Deviation | ) |
void Profile::SetRawMoveMean | ( | std::int32_t | Mean | ) |
void Profile::SetWorld | ( | std::int32_t | World | ) |
bool Profile::UseProxy | ( | ) |