public final class K_HobsMiner extends K_kailaScript
Mines Addy/Mith/Coal in Hobgoblin Mine and banks in Edge! (some pk/death protection).
This bot supports the "autostart" parameter to automatiically start the bot without gui.
Start in Edge bank with Armor and Pickaxe.
Sharks in bank REQUIRED.
Teleport if Pkers Attack Option.
31 Magic, Laws, Airs, and Earths required for Escape Tele.
Unselected, bot WALKS to Edge when Attacked.
Selected, bot walks to 19 wildy and teleports.
Return to Hobs Mine after Escaping Option.
Unselected, bot will log out after escaping Pkers.
Selected, bot will grab more food and return.
This bot supports the \"autostart\" parameter.
Defaults to Teleport Off, Return On.
K_kailaScript
Modifier and Type | Field and Description |
---|---|
static ScriptInfo |
info |
addyInBank, airId, antiPot, attackPot, bankBones, barsInBank, bones, buryBones, c, centerDistance, centerX, centerY, coalInBank, defensePot, earthId, fightMode, foodId, foodIds, foodInBank, foodName, foodTypes, foodWithdrawAmount, GAME_TICK, guiSetup, inventAir, inventAva, inventBlood, inventCada, inventChaos, inventCosmic, inventDeath, inventDiamond, inventDwarf, inventEarth, inventEmerald, inventFire, inventGems, inventGuam, inventHar, inventHerbs, inventIrit, inventKwuarm, inventLaws, inventLeft, inventLoop, inventMar, inventMind, inventNats, inventRan, inventRuby, inventRunes, inventSapphire, inventSpear, inventTar, inventTooth, inventWater, lawId, logInBank, lootBones, lootLimp, lootLowLevel, mithInBank, nineMinutesInMillis, potUp, prayerPot, prayPotWithdrawAmount, scriptFrame, scriptStarted, startTime, startTimestamp, strengthPot, superAttackPot, superDefensePot, superStrengthPot, timeToBank, timeToBankStay, totalAddy, totalAir, totalAva, totalBars, totalBlood, totalBones, totalCada, totalChaos, totalCoal, totalCosmic, totalDeath, totalDia, totalDwarf, totalEarth, totalEme, totalFire, totalGems, totalGuam, totalHar, totalHerb, totalHerbs, totalIrit, totalKwuarm, totalLaw, totalLeft, totalLog, totalLoop, totalMar, totalMith, totalNat, totalPlates, totalRan, totalRub, totalRunes, totalSap, totalSpear, totalTar, totalTooth, totalTrips, totalWater, twoHundredFiftySecondsInMillis, usedBones, usedFood, waterId
paintBuilder, rowBuilder
Constructor and Description |
---|
K_HobsMiner() |
Modifier and Type | Method and Description |
---|---|
void |
paintInterrupt()
Overrides paintInterrupt.
|
int |
start(java.lang.String[] parameters)
This function is the entry point for the program.
|
attackBoost, bankCheckAntiDragonShield, bankItemCheck, brassDoorNorthToSouth, brassDoorSouthToNorth, brassKeyCheck, buryBones, buryBones, buryBonesToLoot, checkFightMode, checkInventoryItemCounts, combatLoop, craftGuildDoorEntering, craftGuildDoorExiting, defenseBoost, depositAll, depositExtra, drinkAnti, drinkPrayerPotion, drinkPrayerPotion, dropItemAmount, dropItemToLoot, eatFood, eatFood, eatFoodToLoot, edgeLadderDown, edgeLadderUp, edgeShortcut, edgeWallGate, endSession, forceEquipItem, inventoryItemCheck, isWithinLootzone, leaveCombat, lootItem, lootItems, lootItems, openDoorObjects, openDruidTowerNorthToSouth, openDruidTowerSouthToNorth, openEdgeDungGateNorthToSouth, openEdgeDungSouthToNorth, openWallDoorObjects, reBankForFullFoodCheck, redDragGateNorthToSouth, redDragGateSouthToNorth, strengthBoost, superAttackBoost, superDefenseBoost, superStrengthBoost, tavGateEastToWest, tavGateNorthToSouth, tavGateSouthToNorth, tavGateWestToEast, teleportAgilityCape, teleportArdy, teleportCamelot, teleportCraftCape, teleportFalador, teleportLumbridge, teleportVarrock, teleportWatchtower, waitForBankOpen, waitForTradeConfirmation, waitForTradeConfirmationToClose, waitForTradeOpen, waitForTradeRecipientAccepting, withdrawAntidote, withdrawAttack, withdrawDefense, withdrawFood, withdrawItem, withdrawPrayer, withdrawStrength, withdrawSuperAttack, withdrawSuperDefense, withdrawSuperStrength, yanilleDungeonDoorEntering, yanilleDungeonDoorExiting
chatCommandInterrupt, chatMessageInterrupt, keyPressInterrupt, npcDamagedInterrupt, 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 paintInterrupt()
paintInterrupt
in class IdleScript