Failure Posted October 25, 2023 Share Posted October 25, 2023 (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 October 27, 2023 by Failure 2 Quote Link to comment Share on other sites More sharing options...
HermesOSRS Posted October 25, 2023 Share Posted October 25, 2023 Looks cool thanks for making it open-source! Quote Link to comment Share on other sites More sharing options...
Failure Posted October 25, 2023 Author Share Posted October 25, 2023 42 minutes ago, HermesOSRS said: Looks cool thanks for making it open-source! Thanks! Yeah no problem! The real OG's are mentioned in the credits! 1 Quote Link to comment Share on other sites More sharing options...
skillerkidos1 Posted October 26, 2023 Share Posted October 26, 2023 Quote Link to comment Share on other sites More sharing options...
Failure Posted October 27, 2023 Author Share Posted October 27, 2023 8 hours ago, skillerkidos1 said: Ehh, alright. Will get another host they suck I guess. Quote Link to comment Share on other sites More sharing options...
skillerkidos1 Posted October 27, 2023 Share Posted October 27, 2023 13 hours ago, Failure said: Ehh, alright. Will get another host they suck I guess. 1 Quote Link to comment Share on other sites More sharing options...
Failure Posted October 27, 2023 Author Share Posted October 27, 2023 1 hour ago, skillerkidos1 said: Ohh alright, should be good now! Quote Link to comment Share on other sites More sharing options...
DaedheldirPR Posted October 29, 2023 Share Posted October 29, 2023 [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. Quote Link to comment Share on other sites More sharing options...
Failure Posted October 29, 2023 Author Share Posted October 29, 2023 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? Quote Link to comment Share on other sites More sharing options...
DaedheldirPR Posted October 30, 2023 Share Posted October 30, 2023 On 10/29/2023 at 6:15 AM, Failure said: This NPE ain't crashing it though. It currently supports 2 Id's, can you get me your nest seed ID? 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. Quote Link to comment Share on other sites More sharing options...
Failure Posted October 31, 2023 Author Share Posted October 31, 2023 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"}; Quote Link to comment Share on other sites More sharing options...
DaedheldirPR Posted October 31, 2023 Share Posted October 31, 2023 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 . Quote Link to comment Share on other sites More sharing options...
Failure Posted November 2, 2023 Author Share Posted November 2, 2023 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. Quote Link to comment Share on other sites More sharing options...