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.

#GrandExchange.setOfferPrice(int amount);

Featured Replies

Client: stealth

Version: 2.3.106

 

 3dca657c1a99417f1f0fda398935e07c.png

 

Get's stuck on the "set price for each item widget".

It does click the "..." widget successfully.

Might also want to look into the setOfferQuantity(int i) method.

log("A");
if(getGrandExchange().getOfferPrice() != 5) {
log("B");
getGrandExchange().setOfferPrice(5);
}
else if(getGrandExchange().getOfferQuantity() != 10) {
log("C");
getGrandExchange().setOfferQuantity(10);
} 
else {     
log("D");   
confirm(); // Also broken                                                             
}                                         
[INFO][Bot #1][09/01 10:27:54 PM]: Started script : Account Creator
[INFO][Bot #1][09/01 10:28:00 PM]: A
[INFO][Bot #1][09/01 10:28:00 PM]: B
[INFO][Bot #1][09/01 10:28:06 PM]: A
[INFO][Bot #1][09/01 10:28:06 PM]: B
[INFO][Bot #1][09/01 10:28:11 PM]: A
[INFO][Bot #1][09/01 10:28:11 PM]: B
[INFO][Bot #1][09/01 10:28:16 PM]: A
[INFO][Bot #1][09/01 10:28:16 PM]: B
[INFO][Bot #1][09/01 10:28:22 PM]: A
[INFO][Bot #1][09/01 10:28:22 PM]: B
[INFO][Bot #1][09/01 10:28:27 PM]: A
[INFO][Bot #1][09/01 10:28:27 PM]: B
[INFO][Bot #1][09/01 10:28:33 PM]: A
[INFO][Bot #1][09/01 10:28:33 PM]: B
[INFO][Bot #1][09/01 10:28:38 PM]: A
[INFO][Bot #1][09/01 10:28:38 PM]: B
[INFO][Bot #1][09/01 10:28:43 PM]: A
[INFO][Bot #1][09/01 10:28:43 PM]: B
[INFO][Bot #1][09/01 10:28:48 PM]: A
[INFO][Bot #1][09/01 10:28:48 PM]: B
[INFO][Bot #1][09/01 10:28:53 PM]: A
[INFO][Bot #1][09/01 10:28:53 PM]: B
[INFO][Bot #1][09/01 10:28:59 PM]: A
[INFO][Bot #1][09/01 10:28:59 PM]: B
[INFO][Bot #1][09/01 10:29:04 PM]: A
[INFO][Bot #1][09/01 10:29:04 PM]: B
[INFO][Bot #1][09/01 10:29:09 PM]: A
[INFO][Bot #1][09/01 10:29:09 PM]: B
[INFO][Bot #1][09/01 10:29:15 PM]: A
[INFO][Bot #1][09/01 10:29:15 PM]: B
[INFO][Bot #1][09/01 10:29:20 PM]: A
[INFO][Bot #1][09/01 10:29:20 PM]: B
[INFO][Bot #1][09/01 10:29:25 PM]: A
[INFO][Bot #1][09/01 10:29:25 PM]: B
[INFO][Bot #1][09/01 10:29:30 PM]: A
[INFO][Bot #1][09/01 10:29:30 PM]: B
[INFO][Bot #1][09/01 10:29:35 PM]: A
[INFO][Bot #1][09/01 10:29:35 PM]: B
[INFO][Bot #1][09/01 10:29:41 PM]: A
[INFO][Bot #1][09/01 10:29:41 PM]: B
[INFO][Bot #1][09/01 10:29:44 PM]: A
[INFO][Bot #1][09/01 10:29:44 PM]: B
[INFO][Bot #1][09/01 10:29:49 PM]: Script Account Creator has exited!

Edited by Botre

Please use the official OSBot API when submitting bug reports:

 

"ge", "offer", "box" are not from the API.

 

Also the Thread death is not part of the issue. I'll test this later this weekend.

Please use the official OSBot API when submitting bug reports:

 

"ge", "offer", "box" are not from the API.

 

Also the Thread death is not part of the issue. I'll test this later this weekend.

 

"ge" is an instance of org.osbot.rs07.api.GrandExchange

"box" is an instance of org.osbot.rs07.api.GrandExchange.Box

 

  • Author

Please use the official OSBot API when submitting bug reports:

 

"ge", "offer", "box" are not from the API.

 

Also the Thread death is not part of the issue. I'll test this later this weekend.

 

Sorry, I've updated both the snippet and the log.

 

Seems like there are quite a few other things broken (like the confirm button) in the GE api, will create a more detailed thread in the future.

Edited by Botre

I updated confirm(), setOfferPrice(), and setOfferQuantity(). If you have any others please let me know.

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.