Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27040
  • Joined

  • Last visited

  • Days Won

    215
  • Feedback

    100%

Everything posted by Khaleesi

  1. 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!
  2. 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?
  3. 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
  4. 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; }
  5. It will ignore a rune it can't craft. based on RC level or quests completed to enter a altar
  6. Can you send me what settings you are using? and what defender it was on?
  7. Mirror will work no matter what. Stealth probably too, jagex loves spreading chaos and panic ^^
  8. will take a look at it Thx for letting me know!
  9. Is your screen resolution and scale on 100%? Can you get me a screenshot of the GUI ?
  10. Thank you for the kind words
×
×
  • Create New...