Package org.tribot.script.sdk.antiban

Types

Antiban
Link copied to clipboard
public class Antiban
AntibanProperties
Link copied to clipboard
public class AntibanProperties
Generates and stores values based on the currently logged in Runescape account, which are used in the API as modifiers to ensure every account has slightly different behavior
PlayerPreferences
Link copied to clipboard
public class PlayerPreferences
Utility class for generating player specific preferences.
PreferredTargetSelector
Link copied to clipboard
public class PreferredTargetSelector<T extends Interactable> implements Comparator<T>
Provides a way to sort game entities in order of "preference" when it comes to interacting with them.