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.

Ayylmao420

Members
  • Joined

  • Last visited

Everything posted by Ayylmao420

  1. Ayylmao420 posted a topic in Requests
    the more at once you sell the more i pay per account
  2. getInventory().contains("Jug of water") && getInventory().getItem("Jug of water).isNote()
  3. to all of you who saying it's impossible to write a script which won't get you banned, honestly you don't know what you are talking about go suck @jackshow nipples if you want to learn how to bot 24/7 without getting banned
  4. favoritism is in human nature so without any doubts
  5. expecting professional help in osbot
  6. I wan't to have more control over typing, could you explain me why generateBotKeyEvent doesn't work in my case ?
  7. for (Character character : string.toCharArray()) { getKeyboard().pressKey(KeyEvent.getExtendedKeyCodeForChar(character)); sleep(random(50, 100)); getKeyboard().releaseKey(KeyEvent.getExtendedKeyCodeForChar(character)); } Doesn't seem to work either, am i doing something wrong ? @Alek
  8. public void typeString(final String string) throws InterruptedException { for (Character character : string.toCharArray()) { getBot().getKeyEventHandler().generateBotKeyEvent(KeyEvent.KEY_PRESSED, System.currentTimeMillis(), 0, KeyEvent.getExtendedKeyCodeForChar(character), character); sleep(random(50, 100)); getBot().getKeyEventHandler().generateBotKeyEvent(KeyEvent.KEY_RELEASED, System.currentTimeMillis(), 0, KeyEvent.getExtendedKeyCodeForChar(character), character); } } So i came up with this but doesn't work, could someone help me out ?
  9. notgoingtohappen.jpg
  10. I need it for my custom interaction method to choose the correct menu option, public boolean interactWithEntity(Entity entity, String option) { So for objects it's getUID(), npc getIndex() etc but entity doesn't even give me such methods to check
  11. was looking through api and couldn't find anything .. either it's not there or i'm just blind but how am i supposed to determine if entity is object/npc/player ?
  12. Disputed member: @Pixelated Thread Link: Explanation: Account recovered, @jackshow MM'd the trade. I paid 100M for the account. Evidence: https://i.gyazo.com/952adb004ff79b186eca8775e569a121.mp4
  13. Ayylmao420 posted a topic in Requests
    Looking to buy one, Hand done, no email registered, Message me if you have one for sale.

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.