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.

Withdraw bug, i now can replicate it xD

Featured Replies

ok so:

 

was able to replicate this:

 

http://osbot.org/forum/topic/79760-getbankwithdrawint-id-int-amount/

 

the code i used:

@Override
public int onLoop() throws InterruptedException {
		
	this.log("Attempting to withdraw...");
	this.log(this.getBank().withdraw(954, 1));
		
	return 500;
}

output:

[INFO][Bot #1][08/13 02:49:53 PM]: Started script : test
[INFO][Bot #1][08/13 02:49:53 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:49:59 PM]: false
[INFO][Bot #1][08/13 02:49:59 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:06 PM]: false
[INFO][Bot #1][08/13 02:50:06 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:12 PM]: false
[INFO][Bot #1][08/13 02:50:13 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:14 PM]: Terminating script test...
[INFO][Bot #1][08/13 02:50:15 PM]: false
[INFO][Bot #1][08/13 02:50:15 PM]: Script test has exited!

how to replicate:

 

have the bank open.

 

have the item you want to withdraw in line with the tabs but no visible, like this:

 

have the item you want to withdraw here in the bank (need to scroll down by one row).

 

30f91d81b7.png

 

run it with the item in the red box and it will attempt to withdraw it when it isnt visible.

 

https://gyazo.com/722ca92db83601798f50954686d90df5

 

hope this helps alek! :)

 

ok so:

 

was able to replicate this:

 

http://osbot.org/forum/topic/79760-getbankwithdrawint-id-int-amount/

 

the code i used:

@Override
public int onLoop() throws InterruptedException {
		
	this.log("Attempting to withdraw...");
	this.log(this.getBank().withdraw(954, 1));
		
	return 500;
}

output:

[INFO][Bot #1][08/13 02:49:53 PM]: Started script : test
[INFO][Bot #1][08/13 02:49:53 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:49:59 PM]: false
[INFO][Bot #1][08/13 02:49:59 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:06 PM]: false
[INFO][Bot #1][08/13 02:50:06 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:12 PM]: false
[INFO][Bot #1][08/13 02:50:13 PM]: Attempting to withdraw...
[INFO][Bot #1][08/13 02:50:14 PM]: Terminating script test...
[INFO][Bot #1][08/13 02:50:15 PM]: false
[INFO][Bot #1][08/13 02:50:15 PM]: Script test has exited!

how to replicate:

 

have the bank open.

 

have the item you want to withdraw in line with the tabs but no visible, like this:

 

have the item you want to withdraw here in the bank (need to scroll down by one row).

 

30f91d81b7.png

 

run it with the item in the red box and it will attempt to withdraw it when it isnt visible.

 

https://gyazo.com/722ca92db83601798f50954686d90df5

 

hope this helps alek! smile.png

 

 

Maybe you can tell him what you are trying to withdraw. I see you used an item id, what item is this and it is noted?

Does this same issue happen if you use a string instead of an item id?

Alright I think I understand what you are reporting, but I still can't seem to replicate it. Take a look to see if I'm doing this correctly:

 

https://i.gyazo.com/88bb849004ed7f1d34bbd9e2010e1f22.gif

 

Thanks for your patience!

 

Edit: It tries to withdraw a fire rune*

try not the initial row but somewhere in the middle. IDK try it out.

  • Author

Alright I think I understand what you are reporting, but I still can't seem to replicate it. Take a look to see if I'm doing this correctly:

 

https://i.gyazo.com/88bb849004ed7f1d34bbd9e2010e1f22.gif

 

Thanks for your patience!

 

Edit: It tries to withdraw a fire rune*

 

alright, try this instead:

 

there is only one row i can get it to break on. 

 

which row to put it on:

 

go to the bottom of the maintab where the line is.

the items in the last row of this tab are the bottom.

minus 6 from this row and this is the row you need to place it in.

 

now, you need to scroll down until can not see anymore items in this row and attempt it.

 

also, withdrawing applies to any in that row, even the ones under the tab.

 

i was using rope id 954

 

i have also tried the 440 which is iron ore and still the same issues.

 

ids are not the problem.

 

i have tried using strings and items with the same issues.

 

the examples below use both rope NOT iron ore.

 

as you can see here:

 

aa7fa720e449021cb2176ce94cde07a8.gif

 

i scroll down, start the script and it breaks.

 

 

this was me trying to show which row :

 

b5a1907fa9b8e6e9ad020dbd8552af5d.gif

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.