public class AntiDragonShields extends IdleScript
Modifier and Type | Field and Description |
---|---|
static ScriptInfo |
info |
paintBuilder, rowBuilder
Constructor and Description |
---|
AntiDragonShields() |
Modifier and Type | Method and Description |
---|---|
void |
openDoor() |
int |
start(java.lang.String[] parameters)
This function is the entry point for the program.
|
void |
toBank() |
void |
toDuke() |
chatCommandInterrupt, chatMessageInterrupt, keyPressInterrupt, npcDamagedInterrupt, paintInterrupt, playerDamagedInterrupt, privateMessageReceivedInterrupt, questMessageInterrupt, serverMessageInterrupt, setController, tradeMessageInterrupt
public static final ScriptInfo info
public int start(java.lang.String[] parameters)
start
in class IdleScript
parameters
- an array of String values representing the parameters passed to the functionpublic void openDoor()
public void toBank()
public void toDuke()