public abstract class RandomSolver extends Script
Modifier and Type | Field and Description |
---|---|
RandomEvent |
event |
bank, bot, camera, chatbox, client, colorPicker, combat, configs, depositBox, dialogues, diaries, display, doorHandler, equipment, experienceTracker, favour, grandExchange, graphicObjects, groundItems, hintArrow, inventory, keyboard, logger, logoutTab, magic, map, menu, mouse, npcs, objects, players, prayer, projectiles, quests, settings, skills, store, tabs, trade, walking, widgets, worlds
Constructor and Description |
---|
RandomSolver(RandomEvent event) |
Modifier and Type | Method and Description |
---|---|
RandomPainter |
getPainter() |
java.lang.String |
getStatus() |
abstract boolean |
shouldActivate()
Determines whether or not this random solver should activate.
|
canStart, complete, complete, getAuthor, getDataResourceAsStream, getDirectoryData, getName, getParameters, getRecommendedMirrorFps, getRecommendedMirrorReactionTime, getScriptId, getScriptResourceAsStream, getVersion, isPlugin, onConfig, onExit, onGameTick, onLoop, onMessage, onPaint, onPlayAudio, onResponseCode, onStart, onStop, pause, resume, setParameters, setScriptId, stop, stop
exchangeContext, execute, getBank, getBot, getCamera, getChatbox, getClient, getColorPicker, getCombat, getConfigs, getDepositBox, getDialogues, getDiaries, getDisplay, getDoorHandler, getEquipment, getExperienceTracker, getFavour, getGrandExchange, getGraphicObjects, getGroundItems, getHintArrow, getInventory, getKeyboard, getLogoutTab, getMagic, getMap, getMenuAPI, getMouse, getNpcs, getObjects, getPlayers, getPrayer, getProjectiles, getQuests, getSettings, getSkills, getStore, getTabs, getTrade, getWalking, getWidgets, getWorlds, gRandom, gRandom, gRandom, initializeContext, log, log, myPlayer, myPosition, random, random, sleep, stripFormatting, warn
public final RandomEvent event
public RandomSolver(RandomEvent event)
public abstract boolean shouldActivate()
public RandomPainter getPainter()
public java.lang.String getStatus()