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.

skillerkidos1

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by skillerkidos1

  1. found the issue has been fixed in v1.28
  2. Can you send me the logs on discord or show me picture of your settings in gui please Also are you using CLI?
  3. if(getBank().contains("Super strength(4)")){ log("true"); }else{ log("false"); } it showing true for me in mirror mode maybe try reloading osbot and rs client [INFO][Bot #1][06/18 08:31:02 PM]: Started script : TEST SCRIPT [INFO][Bot #1][06/18 08:31:02 PM]: true [INFO][Bot #1][06/18 08:31:03 PM]: true [INFO][Bot #1][06/18 08:31:04 PM]: true log("Try: " + getBank().contains("Super strength(4)")); [INFO][Bot #1][06/18 08:34:37 PM]: true [INFO][Bot #1][06/18 08:34:37 PM]: Try: true [INFO][Bot #1][06/18 08:34:38 PM]: true [INFO][Bot #1][06/18 08:34:38 PM]: Try: true
  4. Hello there
  5. Add me on discord SkillerKido#2423
  6. Thatโ€™s exactly what I said? Lmao
  7. You need to make an event and setMinDistanceThreshold to 0 to walk to exact tile WalkingEvent myEvent = new WalkingEvent(new Position(1, 2, 3)); //making the event myEvent.setMinDistanceThreshold(0); execute(myEvent); //executing the event
  8. Not at this moment but supports recharging iban staff and either tridents
  9. Sounds good but Iโ€™m not %100 sure if you only have like 1 or 2 skills trained everything else 1 it will think youโ€™re a bot. If you have an acc with mixed random stats youโ€™ll be good. Itโ€™s mainly for the accs that are purely gold farming accs it detects well
  10. yea you have to change the setting for auto reporting tho is all i believe
  11. Lifetime vip? Thatโ€™s a thing lol alao you canโ€™t sell osbot accs
  12. I mean canโ€™t really get to a safe spot if itโ€™s a pker lol but Iโ€™ll add a check if it needs to bank or just hop and tele back
  13. Yea find it HERE
  14. every site is different just ask a few and find out lol
  15. i mean you could just trade them instead of a mule i guess lol but sometime they do not always need it and stuff so youll have to try a few websites
  16. getInventory().interact(โ€œUseโ€, itemName) npcName.interact(โ€œUseโ€) altar.interact(โ€œUseโ€) Fml nvm this is script factory
  17. could do something like ladder = getObjects.getAll().stream().filter(a -> a.getName().equals("Ladder") && a.getX() == 123 && a.getY() == 123); on mobile btw not sure how format looks
  18. Position pos1 = new Position(1, 2, 0); Position pos2 = new Position(2, 4, 0); Position pos3 = new Position(1, 1, 0); getWalking().webWalk(pos1, pos2, pos3); https://osbot.org/forum/topic/111003-basic-walking-webwalking-tutorial-a-simple-concept/
  19. lmao if you need any help add me on discord SkillerKido#2423
  20. yea so you need to put your methods to use in onLoop() otherwise nothing will happen ๐Ÿ˜› if(needToHeal(){ heal() }else if(canAttack(){ attack() }
  21. buy them or use a program like bottinghub

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.