A few of my horribly written DreamBot scripts since it's now gone. Maybe these can help people when writing for other clients. I started messing around with Java/Scripting around August 2025, and it was really fun while it lasted and managed to make some money. I started off with AbstractScript and then slowly migrated to the Tree Branch Leaf framework with a Single Module approach so I could easily reuse leaves/code. I also feel like I need to say this because of how braindead 90% of the scripters are when it comes to Runescape, but very little AI was used for everything I have written, I think if you use AI as a primary way to develop OSRS Scripts you'll get absolutely nowhere in the long-term, and you aren't learning anything so what's the point? Getting AI to shit you out a 20K Line script that you have no idea how to fix or manage is one of the most stupidest things in existence, I've actually had someone advocate for AI use yet they couldn't even figure out where the source files where on their PC, how unbelievably embarrassing.
Very tiny script written in a bit over 2 hours, most accounts lasted a full bond with only previously flagged accounts getting iced by Jagflex, pretty horrible money but it was very safe and very consistent, averaging around 200-300k gp/hr.
Pretty self-explanatory, it would use all the Vile Ashes in the Bank, this might be the 3rd/4th script I wrote, it still uses a Switch statement to manage Bot State π, it had no randomisation and it used Strings over Item IDs, without updating any long-term use of this will 100% wipe your account. It did introduce the base version of SmartMouseV2 when I had just learned what that was, eventually I modified it to be 90% faster and more human like.
This would loot Monk Robes from the Monastery in Edgeville, honestly pretty good gp/hr, must have been around 300-400K gp/hr in F2P, but it did seem to be a very high ban-rate activity, but while the price of Vile Ashes were low it was very profitable to do since it only required 31 Prayer, I think when I wrote this script it cost less than 50K due to bots running rampant everywhere in the game.
This script would loot Trout & Salmon from the Barbarian Outpost in F2P's most populated world (301/308), for how basic and horrible this script is (Threw it together in under an hour with AI being used for the ground looting part out of pure laziness) it actually lasted a very long time, it was filled with bugs but I legitimately had accounts lasting multiple months running 24/7, I think the longest an account lasted was nearly 3 full months, kinda hilarious, this script funded nearly all my endeavours into P2P scripting averaging around 30-40k gp/hr per account, you could never scale it though due to limited fish being dropped, it did have SmartMouseV2 with it but honestly looting without Menu Manipulation was atrocious so I ended up using that 24/7 making SmartMouseV2 irrelevant.