Jump to content

nonBirdnestOpener (Source) - Invokes only


Recommended Posts

Posted (edited)

Start with bank open (Should support Bank booth, Bank chest, Bank, as long the first option is "Bank")

Does only birdnest with seeds and rings.

Wrote quickly cause I had 500 to open

 

Credits to Gunman for https://github.com/MrGunman200/OSBot-Extended/tree/master
Credits to Khaleese for helping me sorting out the invoke

VirusTotal - https://www.virustotal.com/gui/file/975222447a890f5a45eac1fef7fbe711a5c3efcd70bbceb881737ac5c13700b3?nocache=1
Kapersky - https://opentip.kaspersky.com/975222447A890F5A45EAC1FEF7FBE711A5C3EFCD70BBCEB881737AC5C13700B3/results?tab=upload

Source - https://drive.google.com/open?id=1F-zWm3Gr68hhpi0w8lTLN-p6jMAQm7IJ&usp=drive_fs
Jar - https://drive.google.com/open?id=1EzmgguKupJtqirvhayB8PWyoCDkQXBMU&usp=drive_fs

Run - https://streamable.com/map0kc

 

Edited by Failure
  • Like 2
Posted

[INFO][Bot #1][10/28 11:56:29 PM]: Started script : nonBirdnestOpener
[INFO][Bot #1][10/28 11:56:39 PM]: Terminating script nonBirdnestOpener...
[ERROR][Bot #1][10/28 11:56:39 PM]: Error in script executor!
java.lang.IndexOutOfBoundsException: Sleep Interrupted*
    at util.Sleep.sleep(Sleep.java:18)
    at util.Sleep.sleepUntil(Sleep.java:60)
    at util.Sleep.sleepUntil(Sleep.java:44)
    at util.Sleep.sleepUntil(Sleep.java:28)
    at nonBirdnestOpener.openBank(nonBirdnestOpener.java:66)
    at nonBirdnestOpener.onLoop(nonBirdnestOpener.java:121)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(am:44)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][10/28 11:56:39 PM]: Shutting down script background executors
[INFO][Bot #1][10/28 11:56:39 PM]: Script nonBirdnestOpener has exited!

 

Im getting this it did do the ones with the rings, but with the seeds ones it just crashes i guess.

Posted
6 hours ago, DaedheldirPR said:

[INFO][Bot #1][10/28 11:56:29 PM]: Started script : nonBirdnestOpener
[INFO][Bot #1][10/28 11:56:39 PM]: Terminating script nonBirdnestOpener...
[ERROR][Bot #1][10/28 11:56:39 PM]: Error in script executor!
java.lang.IndexOutOfBoundsException: Sleep Interrupted*
    at util.Sleep.sleep(Sleep.java:18)
    at util.Sleep.sleepUntil(Sleep.java:60)
    at util.Sleep.sleepUntil(Sleep.java:44)
    at util.Sleep.sleepUntil(Sleep.java:28)
    at nonBirdnestOpener.openBank(nonBirdnestOpener.java:66)
    at nonBirdnestOpener.onLoop(nonBirdnestOpener.java:121)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(am:44)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][10/28 11:56:39 PM]: Shutting down script background executors
[INFO][Bot #1][10/28 11:56:39 PM]: Script nonBirdnestOpener has exited!

 

Im getting this it did do the ones with the rings, but with the seeds ones it just crashes i guess.

This NPE ain't crashing it though. It currently supports 2 Id's, can you get me your nest seed ID? 

Posted
13 hours ago, DaedheldirPR said:

So the Id: 22800 for the seed nest. Another problem i founf with the script is it wont reopen the bank to get more nest. I would click myself the bank and then it would continue.

That ID is not supported.  Only 5074 and 22798.

The banking, well where are you located? Cause it looks for those names.
 

String[] bankNames = {"Bank", "Bank chest", "Bank booth"};

 

Posted
6 hours ago, Failure said:

That ID is not supported.  Only 5074 and 22798.

The banking, well where are you located? Cause it looks for those names.
 

String[] bankNames = {"Bank", "Bank chest", "Bank booth"};

 

Cool well thanks for trying I was in falador bank. I ended up getting script factory a try and made my own script for it using that ID and it's working. Thank you very much for the quick responses 😀

Posted
On 10/31/2023 at 8:31 PM, DaedheldirPR said:

Cool well thanks for trying I was in falador bank. I ended up getting script factory a try and made my own script for it using that ID and it's working. Thank you very much for the quick responses 😀

Ohh great! Yeah this script is more to show something about invokes. And I thought, might as well share it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...