Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27561
  • Joined

  • Last visited

  • Days Won

    223
  • Feedback

    100%

Everything posted by Khaleesi

  1. Very odd, the scriptzooms out to what's required on start. Did you zoom in manually?
  2. Fairly low atm, just make sure to take some breaks once in a while
  3. Have fun with the trials
  4. enjoy!
  5. enjoy!
  6. Have fun!
  7. Enjoy!
  8. Sure does
  9. Have fun! :)
  10. There are solutions for that https://osbot.org/forum/topic/166460-guide-how-to-run-multiple-mirror-mode-clients-with-seperate-proxies-bypass-unable-to-create-advertising-error/
  11. Khal Thieving (All in One) updated to V1.33: - Now opens pouches based on completed ardy diary Live soon! Enjoy
  12. The problem with proxies is that they most likely get you banned instead of keeping you safe Make sure you have proper ones, residentials if possible
  13. No trials on this script
  14. Ofc! Enjoy
  15. Ofc! Enjoy
  16. 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; } }
  17. Have fun!
  18. You are botting my friend...
  19. Enjoy the trials
  20. Have fun!
  21. Have fun!
  22. Enjoy!
×
×
  • Create New...