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.

fre024

Members
  • Joined

  • Last visited

Everything posted by fre024

  1. fre024 posted a topic in Scripting Help
    Can someone tell me what i am doing wrong? LinkedList<Position> path = LocalPathFinder.findPath(new Position(xxxx, xxxx, 0)); error: cannot make a static reference to the non-static method also how do i walk a path? Untill now i used my own method. Is there a pathwalking method in the API, because i cannot find it Ty
  2. I use an area that is 1 tile. I also tried walking to the specified position with the same result, 2 tiles away from endposition. Default setMinDistanceTreshold is set to 2 for every walking procedure right? I want to set this to 0.
  3. and how do i make it walk to that exact position? it always stops 2 tiles from the position it needs to be can i use:
  4. code posted in original post
  5. Hello all, i am trying to change the setMinDistanceThreshold but it keeps giving me errors, no matter what i try STATUS: SOLVED i use another method more accurate to the last tile. Event.WalkingEvent(AREA.getRandomPosition(0)).setMinDistanceTreshold(0); map.walk(AREA);
  6. wp bro
  7. Anually xd teh joke
  8. I have the same issue with this client version.
  9. have you read this tutorial? http://osbot.org/forum/topic/48602-osbot2-event-node-driven-script-skeleto/
  10. i run my scripts with 500 ms wait in the onLoop
  11. very nice upgrade, looking forward to make scripts for this client.
  12. Cannot login to client again. They changed it back so only developers can use the client of osbot2?
  13. bump, still not possibe to do this?
  14. 200 k/hr per account killing lava dragons
  15. fre024 posted a topic in Archive
    Buying 4 bonds, pm me your skype. 1.3M ea.
  16. fre024 replied to RoomScape's topic in Archive
    Why don't you use wifi?
  17. support +1
  18. for staking u need def
  19. fre024 replied to Pot's topic in Spam/Off Topic
    Panic INC
  20. Some scripts(Toph's Slayer script) won't start anymore. I select the script, then the player to run it with. Nothing happens i just get to control a mouse like no script is running...
  21. Hey, i would like to discuss business with u. Add me on skype "Fre024"
  22. Would this not be better, because it won't give false positives? private boolean interactWith(String Name, String Interacion) throws InterruptedException{ RS2Object Next = null; Next = closestObjectForName(Name); if(Next != null){ return Next.interact(Interacion); } return false; }

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.