Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26436
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Khaleesi

  1. Thx for leaving feedback, I'm aware there are some things that need updating atm 1. Grabbing multiple buckets is a mirror issue where it does not load the inventory properly. Can't change anything to that. Hooking your mirror client properly is important else you will have tons of these issues. 2. Will check the chat with the boat guy, haven't test that in ages and if nobody reports it I assume it works fine. will eb fixed soon 3. I can add a check for a blast furnace world or add an option to hop to a certain world, I assumed a user would be able to to do that himself... 4. Nothing to with a String or ID check, I assumed if you run it from scratch it won't ever be in this state. but I can always add it, not a big deal either. I was already working on a rework becaus eover the time and tons of ORS updates things changed in BF Will include these points aswell!
  2. 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?
  3. "Will be live soon" The update is pending, just gotta wait for osbot Enjoy!
  4. ohh, na that kind of shit doesn't happen on my scripts I gave you a trial, try it
  5. 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!
  6. 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?
  7. 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
  8. 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; }
  9. It will ignore a rune it can't craft. based on RC level or quests completed to enter a altar
  10. Can you send me what settings you are using? and what defender it was on?
  11. Mirror will work no matter what. Stealth probably too, jagex loves spreading chaos and panic ^^
  12. will take a look at it Thx for letting me know!
×
×
  • Create New...