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.

Paradox68

Trade With Caution
  • Joined

  • Last visited

Everything posted by Paradox68

  1. nah i got banned lel
  2. That's too long Maldicko, my script can't handle that.
  3. Paradox68 posted a topic in Archive
    :johncena:
  4. Y....yes
  5. Buying 5M osrs gp for $6 PayPal, I'll go first if you're trusted.
  6. Notifications on the forums aren't opening.... Yes i tried giving it time.... I had 3 notifications before and it cancels the alert bubble but still won't open.
  7. download java. https://java.com/en/
  8. Paradox68 replied to Explv's topic in Others
    Yeah onStart is breaking script. It's your GUI. Good luck, it's the same issue you tried to help me with :P
  9. Paradox68 replied to lisabe96's topic in Archive
    "3th"
  10. Paradox68 replied to lisabe96's topic in Archive
    Now we can really play the game, while not playing the game!
  11. Not sure why you'd be having this problem getWalking().webWalk(pos); works fine for me even in instances where it's being called repeatedly, it doesn't spam click for me.
  12. Is it one script in specific and all the other scripts work fine? If so it might just have something to do with all the client build updates recently not being compatible with the script you're trying to start?
  13. @Royal Services yes you seemed rude as hell. There were 3,472,384 different ways to say that and not sound like an asshole but you chose the one that did. Sorry @ognate but he was correct. Either the scripts you previously purchased were monthly or the developers of the script have since left OSBot and taken their scripts off of the SDN. If you see a script you know you've payed for still on the SDN, contact the author and see if he remembers you and will re-auth you. If he doesn't remember you, try to give some evidence of your purchase alongside.
  14. That doesn't make much sense to be honest now that I think about it. A bond is 2.4m I can buy gold at $1.2-1.3/m which is $2.88-3.12 I get everyone needs to make a profit, but why would I spend more?
  15. use getWalking().webWalk(new Position(xcoord, ycoord, height)); a Yellow strikethrough means a method is deprecated which means it's still in the API, but there is a better method available and one that is also more up-to-date. A deprecated method is usually going to be removed soon so having it in your scripts is bad because after you release the script, if the devs release a build that no longer supports that method your whole script will break until you update it with the new build path and updated methods.
  16. I'm still banned on chatbox for something that happened like 7 months ago and stupid ass mods can't get over it.
  17. AHHHHHHHHH i had .29 or something INodeRouteFinder nodeFinder = INodeRouteFinder.createSimple(); if (!getArea(location).contains(myPlayer())) { try { WebWalkEvent evt = new WebWalkEvent(nodeFinder, destination); evt.setBreakCondition(new Condition() { @Override public boolean evaluate() { if (getObjects().closest("Gate") != null) { if (getObjects().closest("Gate").hasAction("Pay-toll(10gp)")) { getObjects().closest("Gate").interact("Pay-toll(10gp)"); } else { getObjects().closest("Gate").interact("Open"); } return false; } return true; } }); execute(evt); } catch (Exception e) { log(e); } bby pls. it doesn't walk at all anymore. I tried removing the condition and just setting the WebWalk Event and execute(evt); but it still doesnt walk.... java.lang.NoClassDefFoundError: org/osbot/rs07/api/webwalk/INodeRouteFinder at main.onLoop(main.java:163) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(we:22) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.api.webwalk.INodeRouteFinder at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 3 more
  18. No options for import or anything. I'M LEARNING I'M SORRY
  19. My bad I'm multitasking I meant to ask if you could explain creating the conditionals and implementing them into WebWalkEvent breaks over teamviewer. lol
  20. I am a little confused. Do you think you could spare a minute on Teamviewer to let me know what creating your own WebWalkEvent consists of?
  21. >Three systems combined worth of ~$2,000 >Can't buy a $20 curtain set. >Meme arrows
  22. I figured it out like 8 seconds ago lol sorry for the spam
  23. I have no code telling the bot to log out, but when i use this.stop(); it logs out. Is there a method of stopping the script without logging out?

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.