Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27142
  • Joined

  • Last visited

  • Days Won

    216
  • Feedback

    100%

Everything posted by Khaleesi

  1. OnStart: DisableRandomSolverDeathsOffice randomSolverDeathsOffice = new DisableRandomSolverDeathsOffice(RandomEvent.DEATHS_OFFICE); randomSolverDeathsOffice.exchangeContext(getBot()); getBot().getRandomExecutor().overrideOSBotRandom(randomSolverDeathsOffice); You can implement your handler in this class if you'd like ^^ public class DisableRandomSolverDeathsOffice extends RandomSolver { public DisableRandomSolverDeathsOffice(RandomEvent IiIiIiiiiIIi) { super(IiIiIiiiiIIi); } @Override public boolean shouldActivate() { return false; } @Override public int onLoop() { return 50; } }
  2. Khal runecrafter updated to V3.74: - Added withdrawing new pickaxe and axe when you get pkd during abyss runs Will be live soon! Enjoy
  3. I guess someone got banned using the IP adress you are using on your phone. ask @Gunman? ^^
  4. Khaleesi

    Error

    1. Make sure to have java 8 2. run a jarfix => https://johann.loefflmann.net/en/software/jarfix/index.html
  5. If it dies there is something wrong in yout setup, it should not die at all. Chekc how it died and let me know
  6. I have the same issue with an account thats 13 years old. It somehow got locked and i'm not receiving any maisl when I try to recover, even though I received mails for password change a few days before. And how on earth should I know info from 13 years ago, support tells me to get the payment data from first memberships. Mails changed a few times, so impossible to access... so long story short, my maxed main account with a few skills 200 mill exp is locked for over 6 months now and I have no way to recover it. Support only send automated messages and at twitter they tell you that you should have written the creation data down What a joke.
  7. you can do that yourself in the client settings: Even though just ignoring them is just fine
  8. this^ put the osbot jar in a proper location, NOT onedrive desktop
×
×
  • Create New...