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.

wwwat

Members
  • Joined

  • Last visited

Everything posted by wwwat

  1. I wrote a ~2k line script, was undetected for around a week or two, running for 5+ hrs a day, but after the first ban the other bans came in after using the script for like 2 days (stealth injection, didn't use proxies to be fair). I don't think writing your own script makes much of a difference anymore (I'm sure it used to years back).
  2. Yeah, it's possible to select songs using widgets, guess I'll have to go with that. Thanks!
  3. Hi, can I select a song from the list using the API? I've looked at the API but couldn't find anything related to this so I assume it doesn't support the selection of music?
  4. Never thought of this, seems quite interesting!
  5. Why is this method recursive? it doesn't look like it does anything. private void walkMagic(Area area, boolean x) { walkMagic(MAGIC_AREA, true); } Also, you don't need a method to walk somewhere, you just need to call the walking.webWalk(position) or walking.webWalk(area) methods
  6. wwwat replied to Swapp's topic in Requests
    Ohh you're right, knew i read something wrong
  7. I've tried with other dungeons and it worked, not sure if it will work with Brimhaven though, but it should.
  8. wwwat replied to Swapp's topic in Requests
    10k alchs to 94 from where? 93-94 alone is 10k alchs, no?
  9. Don't think this is your fault. The script writer didn't write it to change sizes when it's resized (pretty sure).
  10. Change the if to a while, I think that will be better.
  11. wwwat replied to ItIsMe's topic in Archive
    Selling him a bond rn waiting for payment
  12. wwwat replied to Void's topic in Spam/Off Topic
    I think he could go for a cheaper one and get a better CPU or more ram if he isn't going to play demanding games
  13. wwwat replied to Void's topic in Spam/Off Topic
    Why would you get a 1060 if he's going to not play high demanding games? 1060 can handle high demanding games.
  14. i think i should win because i want vip
  15. I'm sure if you put a small sleep right before the conditional it would work
  16. Yep, can't look at inventory ids with the osbot debug options right now
  17. I 'fixed' the problem by setting PPP.Setallowteleports to false if true doesn't work
  18. I get an error message when I try to webwalk to a location from the varrock area (could be other areas too, haven't really checked), but the error only occurs when teleports are enabled. This is the error I get in the logger: WebWalkingEvent; Terminated! Exceeded attempt threshold. This error only happens when PathPreferenceProfile.setAllowTeleports is set to true, otherwise the error does not occur. I have no idea why it specifically happens in varrock for me, the teleporting works almost perfectly anywhere else.
  19. wwwat replied to wwwat's topic in Scripting Help
    It works with teleports set to false, but I need it to allow teleports for the script to work as intended. also the error message is the exceeded threshold thing I posted above. any suggestions?
  20. I keep getting this error, but mostly when I am in the varrock area: WebWalkingEvent; Terminated! Exceeded attempt threshold. this is the error I get when I try to walk somewhere from varrock in my script (for example varrock --> al kharid), no idea why it happens, any suggestions? more information: I have PathPreferenceProfile setAllowTeleports to true, and yes the position I want it to go to exists I checked multiple times.
  21. Surround your sleeps with try and catch, for example wherever you have a sleep: try { sleep(random(1000, 2000)); } catch (InterruptedException e) { e.printStackTrace(); }
  22. Isn't it just getStore()? Then you can do getStore().buy() or whatever.
  23. I think I have an idea of how I could fix this, thanks a lot for the help guys!
  24. I made a script, and it runs fine, but it stops working after it breaks (it logs out, breaks then logs back in, and then stops doing anything). I was wondering if there's anything I am supposed to do when coding the script so that it handles breaks properly, or if it's supposed to work automatically.
  25. lol got banned in less than 19 hours total time of using the script (few hours a day)... expected better from a script that costs $10, it has so many bugs and gets stuck and died 3-4 times

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.