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

lisabe96

Members
  • Joined

  • Last visited

Everything posted by lisabe96

  1. How would I handle inputting an amount when you click the X-option. The dialogues class didn't bring me any solution, neither did configs and I don't really know where else to look.
  2. Not at all as not all banks are in the API and some are a bit off. But I read that the next API update will have those fixed Edit: well right now in OP's case it is indeed
  3. Yea you'll have to define the widget value later on when the script is initialized
  4. long runTime = System.currentTimeMillis() - startTime; RS2Widget w = widgets.get(309,2); Set these 2 global variables to default ^ long runTime; RS2Widget w; Then do the same again, comment out everything in start(); again and see if it prints out now public void onStart() throws InterruptedException { /*startTime = System.currentTimeMillis(); players.myPlayer(); startCRAFTEXP = getSkills().getExperience(Skill.CRAFTING); g.setVisible(true); while(guiWait) try { sleep(500); } catch (InterruptedException e) { e.printStackTrace(); }*/ log("They see me loggin, they hatin"); }
  5. Then I need to find out where the gold is in firemaking as I got permabanned for it
  6. This. You can say you changed your life and swear to never bot again, but you still did actually bot on that account, so you still deserve the ban.
  7. Comment out all the lines in your onStart() At the bottom add log("Running"); onStart() { //code //code log("Running"); } Then uncomment one by one, run the script every time. When it doesn't print out, you've found the line that is wrong, from there we can get started
  8. RQ Drinker & Filler will not only drink your jugs of wine but also go fill them with water at the fountain! And even better, it will already drink the wine while walking to the fountain! Just have wine in your bank and let the bot do the rest! Some features: - Smart delays to lower ban chance (If you find your bot idling, give it some time it's most likely not stuck but taking a little break) - Web walking, uses random paths every trip - Drinks wine already while walking to the fountain - Logs out when out of wine Also on the SDN now here! Usage instructions in spoiler: A GIF showing a whole trip in the spoiler: Warning: big gif https://media.giphy.com/media/3o7rbIaB9UDixmtidW/giphy.gif As always, if you find any bugs let me know so I can fix them.
  9. I'm using webwalking event which doesn't have that option
  10. Title says all, I want to WALK instead of RUN. However when I trigger a walking event the bot toggles running on. Is this part of the walking event? And how can I stop it?
  11. Nah not crucify, breaking your bones at max
  12. As requested, here's a chicken killer. Can kill chickens anywhere, just run the script while standing in a chicken pen. It also supports looting feather if you want to, however this will lower training speed. Also burying bones is now supported! Click here to download 1.1! To use it, put the downloaded JAR inside your scripts folder and refresh the scripts in your client. (Place the jar in: C:\Users/YOUR_USERNAME/osbot/scripts/) I'd appreciate if you posted a progress screenshot if you use this. Also as always, report any bugs so I can fix them.
  13. I always wear glasses BUT when I'm behind my computer because I get headaches after a while. Im sensitive to brightness overall though, whether irl or computer. So I use dark themes everywhere (computer, websites, ...) which does wonders to my eyes. Also always leave a light on in the room to ease your eyes
  14. I don't think anyone is going to be able to help you as it seems to be a common problem with various applications. See: http://www.pcgamer.com/the-secret-problem-with-4k-display-scaling/ All you can do is probably just lower your resolution
  15. Works perfectly for me, try restarting your clients?
  16. Check the staff list, I don't know who you need exactly so just message a moderator or something. They will know who you need to talk to I assume
  17. You're going to have to contact somebody of osbot that knows this stuff then, I don't know anything else that it could be
  18. Open your commandprompt (cmd) assuming you're using windows. Type: ipconfig /release and then: ipconfig /renew Also did you try restarting your computer?
  19. Well something must be stopping osbot from connecting as that what the message on your client says. Try changing your ip-adress
  20. Yeah having problems with walking since the last update, waiting for a next update to push fixes to my scripts
  21. It says you can't connect to OSBOT. Make sure your internet connection is stable and try allowing osbot in your firewall
  22. Yeah I did, it's already fixed. I just noticed the bug after I already released the new version. So it will be fixed in the new version, which should have been today if webwalker wasn't broken. Using an enum so I can easily control more spells in the future when I need it;

Account

Navigation

Search

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.