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.

Ande

Members
  • Joined

  • Last visited

Everything posted by Ande

  1. Ande replied to Ande's topic in Community Discussion
    I'm not going to talk about it but it actually wasn't that big of a deal and that's why I made this topic.
  2. Ande posted a topic in Community Discussion
    I've had a lot going on in my life but I wanted to post this for anyone that still uses osbot. I want to apogoly anyone who purchased one of my premium scripts and didn't get to use it enough to make up for the money they used to buy it. I should've keep them updated for longer but it just didn't happen. I made lot's of free scripts because I knew this was going to happen sooner or later. I'm sorry. It's okay if you are angry at me.
  3. Mourning's ends part II with low agility
  4. Ande replied to moore's topic in Farewells
    Bye, I didn't hate you #freescripts
  5. Ande replied to Timekeeper's topic in Spam/Off Topic
    Thanks
  6. Ande posted a topic in Projects
    Ande's Quester I'm trying to script all F2P quests because why not. After I've done all the f2p ones I'll add some p2p quests too. I think I'll record videos of some quests soon. I'm trying to make the script to collect most of the items if it doesn't take too much time. For most quests you need almost no items. Quests Black Knights' Fortress Cook's Assistant Demon Slayer Doric's Quest Dragon Slayer Ernest the Chicken Goblin Diplomacy Imp Catcher The Knight's Sword Pirate's Treasure Prince Ali Rescue The Restless Ghost Romeo & Juliet Rune Mysteries Sheep Shearer Shield of Arrav Vampire Slayer Witch's Potion Not started | Has some bugs | Working or some minor bugs Things to do: Add all f2p quests and make them flawless Quest chaining system Nice GUI
  7. or dogs
  8. Something like this would work I think long amount = client.getInventory().getAmount("Item"); item.interact("Take"); sleep(500); while(myPlayer().isMoving()){ sleep(50); } sleep(500); if(amount != client.getInventory().getAmount("Item")){ itemsLooted++; } Yeah basically the same as above...
  9. Ande replied to D9S4's topic in Archive
    This happened to me today lol. I think if you log out, the items you dropped never appear to anyone else. Did it with 2 accounts, first time I didn't log out and it went fine.
  10. Some old local version, haven't tried if it works.
  11. I actually have it already lol
  12. Ande replied to FearMe's topic in Spam/Off Topic
    i assume this is something LoL related. I have no idea but I agree .
  13. Ande replied to Proto's topic in Archive
    Finland #MasterRace
  14. let's all team up and everyone gets to write a line of code on their turn
  15. if(door.getDefinition().getActions()[0].equals("Open")){ door.interact("Open); }
  16. Ande replied to Laz's topic in Releases
    java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp "OSBot 1.8.1.jar" org.osbot.engine.Main forgot the quotes
  17. Ande replied to Laz's topic in Releases
    take that one extra java out of there java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp OSBot 1.8.1.jar org.osbot.engine.Main
  18. Ande replied to Laz's topic in Releases
    Sounds great.
  19. im from finnishland
  20. Ande replied to MidnightBlue's topic in Scripting Help
    This seemed to work. bot.getKeyboard().pressKey((char)KeyEvent.VK_ENTER); bot.getKeyboard().releaseKey((char)KeyEvent.VK_ENTER);
  21. I think you could put something like this in your onloop if(!checked && client.getLoginState() == 30){ checkThings(); }
  22. Got this when starting the client Going to test my scripts and see if the emulator runs them correctly Got this when using worldhopper with the emulator. It logs out and then starts throwing that error. I think someone already mentioned this but not sure if it's the same. [ERROR][Bot #1][04/04 08:54:04 ip.]: Error on random executor! java.lang.NullPointerException at org.osbot.legacy.script.rs2.randoms.RandomBehaviourHook.shouldActivate(qj:152) at org.osbot.legacy.script.rs2.randoms.RandomManager$1.shouldActivate(ci:81) at org.osbot.script.event.RandomExecutor.run(rk:161) at java.lang.Thread.run(Unknown Source) Another one, was starting script. I think i tried to start it once before that and it didn't start properly so I tried again. [DEBUG][04/04 09:00:50 ip.]: Launching script... [INFO][Bot #1][04/04 09:00:50 ip.]: Loaded 26 built-in and third-party random solvers! [INFO][04/04 09:00:50 ip.]: Started script : Ande's Chopper v1.23 [ERROR][04/04 09:00:50 ip.]: Uncaught exception! java.lang.ThreadDeath at java.lang.Thread.stop(Unknown Source) at org.osbot.script.event.ScriptExecutor.stop(lh:35) at org.osbot.TA.run(wh:354) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Scrolling in the script selector with mousewheel seems very slow, it took 7 scrolls to scroll through this forum page and 24 scrolls in the script selector to go from top to bottom and I only have 5 sdn scripts and few local ones

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.