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.

FuryShark

Suspended
  • Joined

  • Last visited

Everything posted by FuryShark

  1. hop(int world)
  2. Theres a free one on the SDN, its located under minigames though! https://osbot.org/forum/topic/147406-ragnars-tithe-farm/
  3. It works for me, have you remembered to click refresh on osbot? also try adding log() s to see where its getting to. also have you made sure the username is spelt correctly
  4. Do you have the script manifest
  5. https://osbot.org/forum/topic/135857-a-way-to-disable-builtin-camera-turning-on-interact/ edit: just realise what you meant by your question now, but ill leave the link anyway
  6. public void onMessage(Message message) throws java.lang.InterruptedException{ if (message.getType() == Message.MessageType.GAME) { String txt = message.getMessage().toLowerCase(); if (txt.contains("you can't light a fire here.") { movePosition = true; } } }
  7. RS2Object door = getObjects().closest(o -> o.getName().equals("Door") && o.hasAction("Open")); door.interact("Open"); or something like that xD
  8. Just use mirror mode. Easy
  9. Bans are non existent . welcome bacc
  10. Woof woof puppers
  11. try another browser too
  12. You asked what its for, the original post says it changes fps and reaction time. However; "With reaction of 2000, it will take bot up to 2 seconds to notice that a new npc, object, etc has been spawned/died/etc. Fps setting affects other data refresh rate (such as opened interfaces, npc hp, etc). So with 50 fps, it will take bot up to 20 ms to notice that a new interface has been opened, npc hp has changed, etc. With 20 fps, it becomes 50 ms; With 10 fps - 100 ms and so on..."
  13. Go to "· Tips and Tricks with Mirror Mode –"
  14. Ca n i get trial pls
  15. If your not in combat you have to click before 5 minute timer kicks you out, if you are in combat i think its 20 minutes, but it could be 15.
  16. [INFO][Bot #1][04/17 03:57:18 PM]: Starting script: APA Sand Crabs v3.1 [INFO][Bot #1][04/17 03:57:18 PM]: Configuration loaded. [INFO][Bot #1][04/17 03:57:35 PM]: Registered two gaussian-random input movement events. [INFO][Bot #1][04/17 03:57:35 PM]: Movement event frequency: 825205ms, deviation: 275068ms That was the original settings but now with paint turned on.
  17. My account logs out too. Then it logs in and resets the crabs, but that that time ive already been crashed ? also when paint is on i go from 50 fps to 8
  18. Can i get a trial please : )
  19. Set it to afk as much as possible, it still actively attacks rock crabs even when they are attacking me and auto retaliate would get them.
  20. Dont have any where i am : ^)
  21. Maybe your reaching the character limit, try have it deleting the . as well
  22. timeBegan = System.currentTimeMillis(); gpPerHour = (int)(gpGained / ((System.currentTimeMillis() - timeBegan) / 3600000.0D)); From:

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.