Jump to content

konzy

Members
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

konzy's Achievements

Newbie

Newbie (1/10)

1

Reputation

  1. Using NPC Contact, it just spams it until the next round starts.
  2. konzy

    Stealth Quester

    You need to have all the items that it wants, for example Goblin Diplomacy needs 3 goblin armors. You'll need to get those first before starting the quest. As far as I can tell, it will buy from the GE every tradable item.
  3. Thanks for the quick reply. I didn't realize how much mirror mode affected the delays and inconsistencies. I figured there might be an animation or stance for being attached to the mast/totem, but it seems like there isn't a good way to tell. Thanks again.
  4. Hey Khal, I love your scripts, but this one seems to need some additional love. The default reaction time for mirror mode is way too long, can you please set the recommendedMirrorReactionTime as such? @Override public int getRecommendedMirrorReactionTime() { return 50; } Some bugs I found: Bug: Sometimes runs over fire losing items Solution: only bucket fires when traveling and the fire is in the way. Sometimes it will bucket all 3 fires on land when it's cooking. Bug: Sometimes when running to the ship, a wave will come and lose items before reaching the mast Solution: If the totem pole is closer, attach to that. Bug: Sometimes when fixing the totem pole (and maybe mast) will also attach itself and be unable to move Solution: move the unattach logic further up the priority list or increase the timeout for fixing the totem pole Improvements: Sometimes there are so few players it is obvious it's a bot, or it just plays badly. Can you add an option to wait for >5 players to enter the minigame? Also, if it could cook while waiting for a jumping fish spot. something like if you have >5 fish and no jumping fish spot cook, and if a jumping fish spot appears immediately start fishing it.
  5. konzy

    Stealth Quester

    Sometimes when starting Plague City it will buy the items, but will just stand by the bank for forever. [INFO][Bot #1][02/27 02:03:59 PM]: checking extra conditions: false false false 12 0 0 0 [INFO][Bot #1][02/27 02:03:59 PM]: running quest: Plague City; current stage: 29 [INFO][Bot #1][02/27 02:04:05 PM]: position: [x=2724, y=3493, z=0]; next: Plague City; queue: 1; member: true; mirror: true; input: false, resized: false [INFO][Bot #1][02/27 02:04:05 PM]: checking extra conditions: false false false 12 0 0 0 [INFO][Bot #1][02/27 02:04:05 PM]: running quest: Plague City; current stage: 29 [INFO][Bot #1][02/27 02:04:11 PM]: position: [x=2724, y=3493, z=0]; next: Plague City; queue: 1; member: true; mirror: true; input: false, resized: false [INFO][Bot #1][02/27 02:04:11 PM]: checking extra conditions: false false false 12 0 0 0 [INFO][Bot #1][02/27 02:04:11 PM]: running quest: Plague City; current stage: 29 [INFO][Bot #1][02/27 02:04:18 PM]: position: [x=2724, y=3493, z=0]; next: Plague City; queue: 1; member: true; mirror: true; input: false, resized: false [INFO][Bot #1][02/27 02:04:18 PM]: checking extra conditions: false false false 12 0 0 0 [INFO][Bot #1][02/27 02:04:18 PM]: running quest: Plague City; current stage: 29 [INFO][Bot #1][02/27 02:04:21 PM]: Terminating script Stealth Quester... [INFO][Bot #1][02/27 02:04:21 PM]: sleep interrupted [INFO][Bot #1][02/27 02:04:21 PM]: Running quests in the following order #1 Plague City settings:{hop worlds between quests=false, hop worlds between quests frequency min=1, hop worlds between quests frequency max=3, hop worlds during quests=false, hop worlds during quests frequency min=10, hop worlds during quests frequency max=30, break between quests=false, break between quests frequency min=1, break between quests frequency max=3, break between quests duration min=10, break between quests duration max=30, break during quests=false, break during quests frequency min=10, break during quests frequency max=30, break during quests duration min=10, break during quests duration max=30, FOOD=Lobster, DEBUG MODE=false, LOW FPS=false, IRON MAN=false, NO FOOD=false, STAMINA POTIONS=false, STYLE=0, SPELL=0} Selected gear, attack style, spell and rewards are displayed next to each quests above EDIT: Realized that the quest was completed, but in the UI it didn't have a strikethrough.
×
×
  • Create New...