public class GuildMine_v7 extends Script
Modifier and Type | Field and Description |
---|---|
boolean |
BankerBusy |
boolean |
BreakDeposit |
boolean |
BreakWait |
boolean |
FoundGem |
boolean |
NoOre |
boolean |
Scratched |
boolean |
Slip |
boolean |
StartedMining |
Constructor and Description |
---|
GuildMine_v7() |
Modifier and Type | Method and Description |
---|---|
boolean |
CoordsIn(int x1,
int y1,
int x2,
int y2) |
void |
DepositEverything() |
java.lang.String[] |
getCommands()
Not used, but remains for compatability.
|
void |
ServerMessage(java.lang.String s)
Interrupt which is called when a server message is sent to the client.
|
void |
start(java.lang.String s,
java.lang.String[] as)
The start function for the script.
|
Accepted, AcceptTrade, AcceptTrade2, Answer, AtObject, AtObject, AtObject2, AtObject2, AttackNPC, AttackPlayer, AutoLogin, Bank, BankCount, Beep, Buy, CanReach, ChatMessage, CheckFighters, CloseBank, CloseDoor, CloseShop, CoordsAt, CoordsAt, DeclineTrade, Deposit, DisableAutoLogin, DisplayMessage, Distance, DoorAt, Drop, DuelPlayer, EmptyTile, EnableAutoLogin, EndScript, Fatigue, FindInv, FollowPlayer, ForceWalk, ForceWalkNoWait, GetAnswer, GetAnswerCount, GetCurrentStat, GetDistance, GetExperience, GetFightMode, GetHP, GetHPPercent, GetItemCommand, GetItemCount, GetItemDesc, GetItemName, GetMaxHP, GetNearestItem, GetNearestItem, GetNearestNPC, GetNearestNPC, GetNearestNPC, GetNearestNPC, GetNearestObject, GetNearestObject, GetNearestObject, GetNearestObject, GetNPCCommand, GetNPCCount, GetNPCDesc, GetNPCLevel, GetNPCMaxHP, GetNPCName, GetNPCType, GetObjectCommand1, GetObjectCommand2, GetObjectCount, GetObjectDesc, GetObjectName, GetPlayerCount, GetPrayerDrain, GetPrayerLevel, GetRandomNPC, GetRandomNPC, GetStat, GetX, GetY, InArea, InCombat, init, InLastServerMessage, InStr, IntToStr, Inv, InvByName, InvCount, InvCount, InvCountByName, IsAccepted, IsBatching, IsNPCAttackable, IsStackable, IsWalking, IsWorn, ItemAt, KeyPressed, KeyReleased, LastChatMessage, LastChatter, LastChatterName, LastNPCMessage, LastPlayerAttacked, LastServerMessage, Loading, LoggedIn, Login, Logout, Magic, MagicDoor, MagicInventory, MagicItem, MagicNPC, MagicObject, MagicPlayer, NPCExists, NPCInCombat, NPCMessage, NPCX, NPCY, ObjectAt, Obstructed, OpenBank, OpenDoor, OpenUnbusyBank, PID, PlayerAt, PlayerByName, PlayerDestX, PlayerDestY, PlayerHP, PlayerInCombat, PlayerX, PlayerY, Prayer, PrayerOff, PrayerOn, Print, Println, QuestMenu, Quit, Rand, Remove, ResetLastChatMessage, ResetLastNPCMessage, ResetLastPlayerAttacked, ResetLastServerMessage, ResetTrade, Running, Say, Sell, setController, SetFightMode, SetWorld, SexyPrint, Shop, ShopCount, Sleeping, SleepWord, StrToInt, TakeItem, TalkToNPC, ThieveNPC, TickCount, TradeArray, TradeArray, TradeOver, TradePlayer, TradeRequest, TradeStatus, Use, UseOnDoor, UseOnItem, UseOnNPC, UseOnObject, UseOnPlayer, Username, UseWithInventory, Version, Wait, WaitForBatchFinish, WaitForLoad, WaitForServerMessage, Walk, Walk, WalkEmpty, WalkEmptyNoWait, WalkNoWait, WalkPath, WalkPath, WalkPathReverse, WalkPathReverse, Wearable, Wield, Withdraw
public boolean BankerBusy
public boolean StartedMining
public boolean FoundGem
public boolean Slip
public boolean NoOre
public boolean Scratched
public boolean BreakWait
public boolean BreakDeposit
public java.lang.String[] getCommands()
Script
getCommands
in class Script
public void DepositEverything()
public boolean CoordsIn(int x1, int y1, int x2, int y2)
public void ServerMessage(java.lang.String s)
Script
ServerMessage
in class Script