Builder
class Builder
Content copied to clipboard
Functions
move
Link copied to clipboard
Move to the desired target
set Auto Run
Link copied to clipboard
set Refresh Quests
Link copied to clipboard
Set whether to force a completed quests list refresh
set Run Max
Link copied to clipboard
Set the max run energy bound, a random number between runMin and runMax will be calculated. Must be greater than runMin if not it will be set to runMin + 1 If runMax is not provided
set Run Min
Link copied to clipboard
Set the min run energy bound, a random number between runMin and runMax will be calculated. Must be less than runMax if not it will be set to runMax - 1 If runMax is not provided
set To Bank
Link copied to clipboard
set Walk Until
Link copied to clipboard
Set a global predicate, walking will continue as long as the predicate returns false