Everything posted by Khaleesi
-
Khal Pest Control
hmm strange, will have a look ^^ Not giving trials sorry
- Khal Wintertodt
-
Khal Pest Control
With what osbot version is this?
- Khal Motherlode
- Khal Wintertodt
-
Khal Wintertodt
Try to remove this folder: C:\Users\YOURNAME\OSBot\Data\khal\images\wintertodt I'm nto sure where it's located exactly on Mac though, but if you find the osbot folder you can navgigate from there ^^
-
help getting object x - myPosition x
Always null check this kind of stuff before checking anything ^^
- Khal Wintertodt
- Khal Pest Control
-
Khal Woodcutter
Enjoy!
-
Khal AIO Agility
okie! will still have a look at this! shouldn't get stuck like this
-
Break Handler / clicking accuracy
Ya use 2.6..9 ^^
-
Break Handler / clicking accuracy
Make sure you are not using .12 version, use the stable built ^^
-
Khal AIO Agility
Enjoy! I will have a look at that!
-
High Alch Not Working.
Well you learn by doing it 😉
-
High Alch Not Working.
After interacting with the items just add another contional sleep to wait until it's back to magic tab ^^ You also have a small logic issue in your script, will make it pretty unstable if (currentState == State.HIGH_ALCH) { if (s.getTabs().getOpen() == Tab.MAGIC) { if(getMagic().castSpell(Spells.NormalSpells.HIGH_LEVEL_ALCHEMY)){ new ConditionalSleep(2500) { @Override public boolean condition() throws InterruptedException { return s.getTabs().getOpen() == Tab.INVENTORY; } }.sleep(); } }else{ if(getInventory().interact("Cast", MAPLE_LONG_BOW_ID_NOTED)){ new ConditionalSleep(2500) { @Override public boolean condition() throws InterruptedException { return s.getTabs().getOpen() == Tab.MAGIC; } }.sleep(); } } }
-
Khal AIO Crafter
Sure! Enjoy!
- Khal Pest Control
- Khal Wintertodt
- Khal AIO RuneCrafter
-
Khal Woodcutter
No only chopping, can bank them or drop them ^^
- Khal AIO Fisher
- Khal Mort Myre Fungus
- Khal Pest Control
- Khal Mort Myre Fungus