Paint Builder
class PaintBuilder
Content copied to clipboard
Types
Functions
background Color
Link copied to clipboard
min Height
Link copied to clipboard
min Width
Link copied to clipboard
remove Runtime
Link copied to clipboard
remove Script Name Version
Link copied to clipboard
text Color
Link copied to clipboard
track Game Message
Link copied to clipboard
fun trackGameMessage(searchText: String, label: String, vararg options: TrackMessage): PaintBuilder
Content copied to clipboard
fun trackGameMessage(searchText: String, label: String, increment: Int, vararg options: TrackMessage): PaintBuilder
Content copied to clipboard
tracking Inventory Item
Link copied to clipboard
track Inventory Item
Link copied to clipboard
This function allows people to start tracking items later while the script is already running
fun trackInventoryItem(itemId: Int, labelItemName: String? = null): PaintBuilder
Content copied to clipboard
fun trackInventoryItem(itemId: Int, labelItemName: String?, vararg options: TrackInventoryOption): PaintBuilder
Content copied to clipboard
track Inventory Items
Link copied to clipboard
track Skill
Link copied to clipboard
The default trackSkill with no additional options adds a compact version displaying all information Level: levels Exp: Experience progressBar timeToLevel
fun trackSkill(skill: Skill, label: String? = null, vararg options: TrackSkillOption): PaintBuilder
Content copied to clipboard
without Discord Webhook
Link copied to clipboard
without Minimize
Link copied to clipboard
with Total Loot
Link copied to clipboard
x
Link copied to clipboard
y
Link copied to clipboard
Properties
items
Link copied to clipboard