Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27478
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. Enjoy!
  2. Ahh that makes sense, changed it in V1.94. Should be online in a bit
  3. there is not even a check in the script for this... so back this up with screenshots and more info
  4. Enjoy the trial
  5. Enjoy!
  6. Enjoy!
  7. Khal motherlode updated to V1.93: - Updated Motherlode to yesterday changes - Reworked some of the initeractions - Reworked Sack logic - Upgraded sack options has been removed (Script will auto detect from now on) - Added Menu invokes - Upstairs hopper Live soon! Enjoy
  8. Enjoy!
  9. I see, didn;t even know you coudl get that drop as not being MvP but looks like you can
  10. Having multiple OSBot accounts is against the rules and will lead to acc bans. Feel free ot DM me which account you would like to keep and all other will be banned. Enjoy!
  11. Enjoy!
  12. You already have an expired trial on this script
  13. Due to the game update of today, the script will nto work properly until the next update. Will get it updated asap! https://secure.runescape.com/m=news/project-rebalance-skilling--poll-81-mta-changes?oldschool=1
  14. I can take a look at that, I advise only using privates though. Or any specific reason why you are doing publics?
  15. Enjoy!
  16. Would be easier to see what's going on if you shared some of the code in your loading and drawing methods ^^ Imgur won't work, it's pretyt much broken for some reason. I would suggest fetching them from an url, ibb for example (https://nl.imgbb.com/) Best way is to save it in the OSBot/data folder and try to see if it's there else fetch and save it there to fetch from a url: 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); e.printStackTrace(); } return null; } Just do this in your onStart or something and save the image so it can be used by the onPaint
  17. It does not make compost in compost bins atm. IIT does logout and wait for plants to grow and continues when they are done
  18. Sure! Enjoy The first post has all the info
  19. Khal wintertodt updated to V2.45: - Added equip pyromancer gear on Start - Added Menu invokes - Changed some banking and minigame logic - Reordered GUI to make more sense Live soon! Enjoy
  20. Externally, and imgur is acting up lately so I would advise not to use that one That's probably also why they don;t load, bcs they are imgur links. Scripters have to update them
  21. The bot never breaks midgame, it always waits until the game is over anyway
  22. Enjoy!
×
×
  • Create New...