Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Bug] [Webwalker] Captain Barnaby req Pirate's Treasure

Featured Replies

Version 2.4.73

Description:
When talking to Captain Barnaby in order to travel from Ardougne to Brimhaven, the option "Pay-fare" is used.
However, this requires the completion of the quest Pirate's Treasure.
Click continue is not used to progress in the dialogue.


Test case

Preconditions:

 

Player position should be near "Captain Barnaby" [x=2686, y=3275, z=0]
 

// Position on brimhaven
Position dst = new Position(2772,3234,0);

log("My position = " + myPosition());
log("Destination = " + dst);

WebWalkEvent e = new WebWalkEvent(dst);
PathPreferenceProfile ppp = new PathPreferenceProfile();
ppp.setAllowTeleports(true);
ppp.ignoreAllQuestLinks(true);
e.setPathPreferenceProfile(ppp);

boolean ret = execute(e).hasFinished();

log("Webwalker returned: " + ret);

Output:

Captain Barnaby responds with a dialogue "The trip to Brimhaven will cost you 30 coins.".
A game message appears: "You may only use the Pay-fare options after completing Pirate's Treasure."
The webwalker continues to interact using the "Pay-fare" option.

Log output:
 

[iNFO][bot #1][07/10 06:48:38 PM]: My position = [x=2677, y=3275, z=0]
[iNFO][bot #1][07/10 06:48:38 PM]: Destination = [x=2772, y=3234, z=0]

 

  • 2 weeks later...
  • Author

So if players don't have the quest done, they can still use the route? But they need to click continue and pay the fee?

Exactly. When the quest is not completed the player has to pay 30 coins and go through a dialogue which pops clicking:

continue

"Yes please."

continue

  • Administrator

Exactly. When the quest is not completed the player has to pay 30 coins and go through a dialogue which pops clicking:

continue

"Yes please."

continue

 

Is it also true for travel from Karamja? Apparently I don't have an account without the quest done lol.

  • Author

Is it also true for travel from Karamja? Apparently I don't have an account without the quest done lol.

From brimhaven back to ardougne the Pay-Fare options again pops a dialogue if the quest has not been completed:

continue

"Can I journey on this ship?"

continue

continue

"Search away, I have nothing to hide."

continue

continue

"Ok."

continue

It's the same thing as for karamja -> port sarim

Edited by Flamezzz

  • Author

Thanks

It doesn't proceed in the dialogue after clicking the initial continue. I can provide you with a test account if you want, just shoot me a PM.

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.