Jump to content

Ayylmao420

Members
  • Posts

    426
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Ayylmao420

  1. atm 3, 800k per acc and no membs
  2. the more at once you sell the more i pay per account
  3. getInventory().contains("Jug of water") && getInventory().getItem("Jug of water).isNote()
  4. 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
  5. favoritism is in human nature so without any doubts
  6. expecting professional help in osbot
  7. I wan't to have more control over typing, could you explain me why generateBotKeyEvent doesn't work in my case ?
  8. 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
  9. 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 ?
  10. notgoingtohappen.jpg
  11. 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
  12. 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 ?
  13. 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
  14. Ayylmao420

    30/30/20

    Looking to buy one, Hand done, no email registered, Message me if you have one for sale.
×
×
  • Create New...