Settings
Properties
Section titled “Properties”Type: Bot
counterAttack Getter Setter
Section titled “counterAttack ”Whether to automatically stop attacking when a Counter Attack is active.
Type: boolean
customGuild Getter Setter
Section titled “customGuild ”The player’s custom guild.
Type: string | null
customName Getter Setter
Section titled “customName ”The player’s custom name.
Type: string | null
disableCollisions Getter Setter
Section titled “disableCollisions ”Whether “Disable Collisions” is enabled.
Type: boolean
disableDeathAds Getter Setter
Section titled “disableDeathAds ”Whether “Disable Death Ads” is enabled.
Type: boolean
disableFx Getter Setter
Section titled “disableFx ”Whether “Disable FX” is enabled.
Type: boolean
enemyMagnet Getter Setter
Section titled “enemyMagnet ”Whether Enemy Magnet is enabled.
Type: boolean
hidePlayers Getter Setter
Section titled “hidePlayers ”Whether Hide Players is enabled.
Type: boolean
infiniteRange Getter Setter
Section titled “infiniteRange ”Whether Infinite Range is enabled.
Type: boolean
lagKiller Getter Setter
Section titled “lagKiller ”Whether Lag Killer is enabled.
Type: boolean
provokeCell Getter Setter
Section titled “provokeCell ”Whether Provoke Cell is enabled.
Type: boolean
skipCutscenes Getter Setter
Section titled “skipCutscenes ”Whether Skip Cutscenes is enabled.
Type: boolean
walkSpeed Getter Setter
Section titled “walkSpeed ”The player’s walk speed.
Type: number
Methods
Section titled “Methods”setDeathAds
Section titled “setDeathAds”Sets the visibility of death ads.
| Parameter | Type | Description |
|---|---|---|
| on | boolean | If true, shows death ads. Otherwise, they are hidden. |
Returns: void
setFps
Section titled “setFps”Sets the client target fps.
| Parameter | Type | Description |
|---|---|---|
| fps | string | number | The target fps. |
Returns: void