Jump 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.

Chicken Wing

Members
  • Joined

  • Last visited

Everything posted by Chicken Wing

  1. In the private scripter section, there is a post where alek says himself: "Scripter 1 Entry-level that requires a script on the SDN. Has VIP privileges, not allowed to release premium scripts."
  2. It would be useful imo, for example I would be able to change the title of topics I make
  3. It's in SDN now for free!
  4. Na I just wanted to see how you would react
  5. Hi apa Can I have a trial for the aio cooker please
  6. I'd say about 50% +/- 50% give or take.
  7. Most of them, just buy a grimy one, then clean and sell and see if it profits, then run the bot with it. I might add a button which shows the best herbs to clean (by bringing up a table) by getting the herb prices from osbuddy
  8. Thank you
  9. This herb cleaner can clean all herbs (unless I missed some, then I will add those) Input custom patterns, or use default zigzag pattern which at no delay can clean herbs at 7500 per hour Feature list: Custom patterns designed by you Uses ESC to close bank for faster cleaning (= more xp!) Supports GE, bank booths and bank chests Uses node state engine Adjustable delay between clicks (random between 0 and the delay) Train herblore while making money! (can achieve over 100kxp/hr) Always willing to add other things to this script! Small proggy: In SDN: FREE
  10. Not possible, check this out if you want ram though
  11. Sometimes prayer potions can make profit, I did them for a while
  12. You should keep these screenshots and make a collage
  13. Ah I see, so at run time the Task class had a different signature, I thought I was something to do with the classpath, oh well, thanks for the help
  14. I have just fixed this whole problem by deleting all my workspaces (and projects), and re-downloading eclipse, the script runs fine now as it should... But to answer your questions, it was a local script, and there were other scripts containing a core.task, but the other core.task's had different constructors Ill see if adding more projects now breaks anything EDIT: It doesnt. I don't know why this happened but its fixed now and I have no (exact) idea why
  15. This is all thats in the workspace now and it still gives the error I understand all those stuff, I understand how the task system works, not sure what you mean by enum states though so ill check that out, thank you for your help though I appreciate it
  16. Well, I used this tutorial to write it: http://osbot.org/forum/topic/48284-javatutorial-how-to-get-a-single-stage-node-framework-intermediate/ , and it works, I have a script on the sdn which uses it and it works fine, in fact the code was working fine before, its just when I copied it over from another project into a new eclipse project The comparator stuff was just something I was trying out, Its not used Move which class files to where?
  17. 13 public ClickSafe(SafeCracker sA) { 14 super(sA); 15 } 59 Collections.addAll(nodes, new ClickSafe(this), new EatFood(this), new CloseBank(this), 60 new DepositGems(this), new OpenBank(this), new ReturnToCracking(this), new WithdrawFood(this)); I posted the src folder link btw EDIT: btw if I remove the clicksafe object, the error will just show for EatFood instead at the same place
  18. Im using the latest version (2.3.114) in my build path
  19. That error log is from osbot when I run the script, and Im using eclpise, which is showing no errors, not even warnings.
  20. Hi guys, I am trying to make a safe-cracker script, I was cleaning up my projects so I copied them all into one workspace for all my osbot stuff, ever since I get this error at runtime when I run my jar file (there are no compiler errors) [ERROR][09/15 03:45:44 PM]: Uncaught exception! java.lang.NoSuchMethodError: core.Task.<init>(Lcore/SafeCracker;)V at tasks.ClickSafe.<init>(ClickSafe.java:14) at core.SafeCracker.onStart(SafeCracker.java:59) at org.osbot.rs07.event.ScriptExecutor.onStart(lj:110) at org.osbot.rs07.event.ScriptExecutor.start(lj:194) at org.osbot.prN.run(cp:367) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Last time I fixed it by deleting everything and making a new project, but now even if I clean all the class files and rebuild the project I still get this error. Here is the src folder: http://www.mediafire.com/download/ljcgco1kwmro75z/New_Compressed_%28zipped%29_Folder.zip Not sure what to do anymore
  21. I might be interested, I'll pm you later
  22. Literally realised I was using the wrong method as you posted this Thanks for the help
  23. Don't think it does
  24. How do I make the script change tab by pressing the function keys (e.g. f6 to switch to magic tab)? When I use getKeyboard().typeKey((char) KeyEvent.VK_F6); It just types "u", if anyone knows what's wrong I would be grateful for some help Edit: nvm I fixed it guy

Account

Navigation

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.