1 #ifndef SCRIPT_HPP_INCLUDED
2 #define SCRIPT_HPP_INCLUDED
19 std::string Name =
"";
20 std::string Description =
"";
21 std::string Version =
"";
22 std::string Category =
"";
23 std::string Author =
"";
25 std::string ForumPage =
"";
112 void SetArgument(
const std::string& Argument,
const std::string& Value);
std::string GetArgument(const std::string &Argument)
void SetScriptInfo(const ScriptInfo &)
void GetScriptInfo(ScriptInfo &)
void SaveArguments(const std::string &FileName)
void SetLoopDelay(std::uint32_t Delay)
std::string GetArgumentsName()
void RequestArgument(const std::string &Argument, const std::string &Description)
std::string GetScriptPath()
std::vector< std::string > GetArgumentDescriptions()
std::uint32_t GetLoopDelay()
std::atomic_bool Terminate
void LoadArguments(const std::string &FileName)
void SetPlayerProfile(const PlayerProfile &)
void SetArgument(const std::string &Argument, const std::string &Value)
std::vector< std::string > GetArguments()
float ShortBreakEveryDeviation
float LongBreakForDeviation
float ScrollDelayDeviation
float ShortBreakForDeviation
std::int32_t InteractableMean
float MiniBreakForDeviation
float DecelerationDeviation
std::int32_t ScrollAmount
std::int32_t ScrollGapMean
float InteractableDeviation
std::string ProxyUsername
float LongBreakEveryDeviation
std::int32_t MouseDownMean
float ScrollAmountDeviation
float MiniBreakEveryDeviation
float AccelerationDeviation
std::string ProxyPassword
std::int32_t ScrollDelayMean