Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26917
  • Joined

  • Last visited

  • Days Won

    213
  • Feedback

    100%

Everything posted by Khaleesi

  1. I'm not sure what you are talking about with this.. "that it didnt remove the Mouse and Keyboard input and turn them off." Explain?
  2. "Will be live soon" The update is pending, just gotta wait for osbot Enjoy!
  3. ohh, na that kind of shit doesn't happen on my scripts I gave you a trial, try it
  4. Khal Guardian of the Rift updated to V1.02: - Fixed repairing pouches at the end of the game - Added UIM mode (Does not use the deposit pool) - Drop runes added to the UI - Fixed CLI Will be live soon Enjoy!
  5. It can only go to the wrong course/rooftop if you make it go to the wrong course... so idk So the only question here is, will you be able to select the right course?
  6. Testing the final things, should be live later today Exp depends on the runes you can makes, the higher the runes the better the exp Mainly Natures, laws, deaths and bloods Also repairing barriers and assembeling guardiens gives a good amount of exp I cna take a look at that
  7. What I do is fetch the image from an url like imgur Save it in the Osbot/data folder and load it in next time, if it's not there download it again. public static BufferedImage getImage(Script script, String url) { try { return ImageIO.read(new URL(url)); } catch (IOException e) { script.log("Failed to load image with url: " + url); } return null; }
  8. It will ignore a rune it can't craft. based on RC level or quests completed to enter a altar
  9. Can you send me what settings you are using? and what defender it was on?
  10. Mirror will work no matter what. Stealth probably too, jagex loves spreading chaos and panic ^^
  11. will take a look at it Thx for letting me know!
×
×
  • Create New...