Everything posted by Khaleesi
- Khal Tithe Farm
-
Runelite and Mirror Mode
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/
-
Khal AIO Thieving
Khal Thieving (All in One) updated to V1.33: - Now opens pouches based on completed ardy diary Live soon! Enjoy
- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
-
Khal Tutorial Island
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 ๐
- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
-
Khal Pest Control
No trials on this script
- Khal Wintertodt
- Khal AIO Agility
-
override Deaths Office Handler
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; } }
- Khal Guardians Of The Rift
-
Khal Motherlode
You are botting my friend... ๐
- Khal Tempoross
- Khal Motherlode
- Khal Motherlode
- Khal AIO Plankmaker
-
Khal AIO RuneCrafter
Khal runecrafter updated to V3.74: - Added withdrawing new pickaxe and axe when you get pkd during abyss runs Will be live soon! Enjoy
-
Cannot login osbot website
I guess someone got banned using the IP adress you are using on your phone. ask @Gunman? ^^
- Khal Guardians Of The Rift
- Khal Tithe Farm
- Khal Motherlode
- Khal Tempoross
-
Error
1. Make sure to have java 8 2. run a jarfix => https://johann.loefflmann.net/en/software/jarfix/index.html
-
Account locked for "suspicious activity"
Yap... their support is a joke
-
Khal Undead Druids
If it dies there is something wrong in yout setup, it should not die at all. Chekc how it died and let me know