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.

Woody

Members
  • Joined

  • Last visited

Everything posted by Woody

  1. I've added special attacks now.
  2. Man... forgot about that. Will re-do it now.
  3. Antifire potions, attack and strength potions is now supported!
  4. Price: $6.95 About: This is my very own blue dragon killer. Woody's BDK will kill blue dragons in taverley dungeon and loot their delicious bones and sought, expensive hides. If you want dragon bones to train prayer, if you have a blue dragon slayer task or just want to make some easy money, Woody's BDK will please your needs. Now, enough with praising my script. Lets move over to the features! Features: Green = done (it's pretty obvious, right?) Red = will be done (I swear, I will finish it!) Banking (Simple banking, will not fail) Eating (Supports any food) Looting (Will loot items by your desire) Shortcut (Auto-detect if you can use shortcut, 70 agility) Dusty key support (For those with 70> agility) Teleport to falador (Supports only falador tablets, better than runes) Smooth object handeling (Will recognize objects and handle them during the walk to dragons) World hopping (Hops world when there are more than 'x' players) Random paths to dragons (Random paths...) Easy paint (No need to make too fancy paints; I prioritize script efficiency over decorative stuff) Special attacks (Will support special attacks) Anti-fire potions (Using anti-fire to reduce the usage of food) Attack and strength potions (Better xp and faster runs) If you have any good idea to add as a feature, please post here. BETA users: Soon, when the script is on the SDN, you will be able to apply here to be one of the beta user. I will look for someone who will be helping me finding bugs and helping me making this script better/more efficient. As a return for the help, you will get this script for free. I will just be looking for like 5-8 beta users. The requirements will be posted soon. Progress reports: Screenshots:
  5. 3 months?????? Chill man, it's not like you developed AI.... nah just joking with you, congratulations on release
  6. Moi! I like vittu.
  7. I only use mirror.
  8. Me aswell
  9. [ERROR][Bot #1][09/13 12:55:34 PM]: Error in bot executor! java.lang.AbstractMethodError: client.emu.EmuClient.getScaleZ()I at org.osbot.rs07.api.util.GraphicUtilities.getScreenCoordinates(oj:431) at org.osbot.rs07.api.map.Position.getVertices(fo:79) at org.osbot.rs07.api.map.Position.getPolygon(fo:140) at org.osbot.rs07.api.map.Position.getPolygon(fo:247) at org.osbot.rs07.api.map.Position.isVisible(fo:390) at org.osbot.rs07.api.model.NPC.isOnScreen(kh:169) at unk.actions.attack.process(attack.java:33) at unk.Main.onLoop(Main.java:187) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(lj:123) at java.lang.Thread.run(Unknown Source) I get this when the script want to fight a NPC. I am not getting this error on V 113. Edit: This is my code for attack: if(monster != null) { if(monster.isOnScreen()) { // this is line 33 if(monster.interact("Attack")) { //rest of the code } } }
  10. You're fucked, and you'll be fucked when the other prisoners finds out why you're in jail; got busted for spamming threats in runescape... gl
  11. This just states that Botre was right, something is wrong with you. Perhaps you could have done this while you were under the influence of something.
  12. or just report your own thread, which is much easier.
  13. Woody replied to Jinjo's topic in Scripting Help
    It's obviously that you do not understand the method. Instead of judging my work, you should try to read it and learn something of it. IF you later come with a better method than mine, please share it with us. Don't pretend to be something you are not. Go and learn some java.
  14. edit: my bad mate, wrong post
  15. Woody replied to Jinjo's topic in Scripting Help
    public static boolean isBusy() throws InterruptedException { boolean flag = false; for(int i = 0; i < 4; i++) { if(api.myPlayer().getAnimation() != -1) { flag = true; break; } API.sleep(API.random(400, 600)); } return flag; }
  16. He IS hardcording it. He probably records the path he walks. For instance, walking from lumbridge to varrock manually and a script records the path.
  17. Did you download java? If not, do so; https://java.com/en/download/
  18. Wtf... A premium AIO walker?!?!
  19. If there's a problem I am sure I will sort it out with the admins.
  20. That will be the name of my woodcutting script! Great idea though ;)
  21. Woody replied to Dex's topic in Runescape
    ez like someones mom..
  22. Why would you want to make a complex antiban? Why would anyone make something complex when it can be done easy? Just because you make something complex, it does not mean that it's an efficient method. simple > complex
  23. You could include an example on how to use this method to simplify for some scripters. Other than that, good job!

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.