Package rsb.plugin
Class Botplugin
java.lang.Object
net.runelite.client.plugins.Plugin
rsb.plugin.Botplugin
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Bot panel",
description="Bot panel",
loadWhenOutdated=true)
public class Botplugin
extends net.runelite.client.plugins.Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AccountPanel
static ScriptPanel
static BufferedImage
void
setAccountPanel
(AccountPanel accountPanel) static void
setScriptPanel
(ScriptPanel scriptPanel) Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
Constructor Details
-
Botplugin
public Botplugin(com.google.inject.Injector injector)
-
-
Method Details
-
imageToBufferedImage
- Throws:
IOException
-
getScriptPanel
-
setScriptPanel
-
getAccountPanel
-
setAccountPanel
-