Antiban

public class Antiban

Functions

isScriptAiAntibanEnabled
Link copied to clipboard
static boolean isScriptAiAntibanEnabled()
Checks if tribot's built-in antiban is enabled.
setScriptAiAntibanEnabled
Link copied to clipboard
static void setScriptAiAntibanEnabled(boolean enabled)
Enables tribot's built-in antiban
shouldCloseBankBeforeEquippingGear
Link copied to clipboard
static boolean shouldCloseBankBeforeEquippingGear()
Determines if the current account should close bank to wear gear in bank task
shouldCloseWithEscape
Link copied to clipboard
static boolean shouldCloseWithEscape()
Determines if the current account should press escape to close a widget
shouldRandomizeEquippingItemsOrder
Link copied to clipboard
static boolean shouldRandomizeEquippingItemsOrder()
Determines if the current account should randomize equipping items order in bank task
shouldRemoveItemFirst
Link copied to clipboard
static boolean shouldRemoveItemFirst()
Determines if the current account should remove item into inv first before depositing into bank ( Bank Task )
shouldTurnOnRun
Link copied to clipboard
static boolean shouldTurnOnRun()