Everything posted by Khaleesi
-
Unable to start scripts
Don't use version .67, it has a major bug in the client, some scripts using it will fail. I can't find anything that has something to do with this ... hmm Try: - Restarting your computer - Reinstall java 8 Khaleesi
-
Khal AIO Agility
You have a 24 trial Enjoy!
-
Khal Motherlode
Script updated to V0.06: - Removed osbot antiban, because /0 errors Khaleesi
-
Unable to start scripts
What script/scripts are you using?
-
Khal Blast Furnace
It's ok ^^ I'll have to take a look at that. I didn't finish the updates yesterday, went 2 hours earlier to bed bcs I felt sick -_- Will get them done today. Welcome to W358 xD
-
Khal Caged Ogres
Antiban, just created some anti patterns, but does slow the script slightly. You can enable "Dismiss randoms" at the client settings Khaleesi
-
Khal Motherlode
Did you try to restart the client? Seems to happen if not all data was loaded correctly. Can you let me know if this still happends or if it is fixed? Also read this to start up mirror correctly (Could be the issue): http://osbot.org/forum/topic/72936-how-to-fix-scripts-not-starting-properly-in-mirror-mode/ Khaleesi
-
Khal Motherlode
Can you get me the error? if you can copy paste it in here. I'll check the issue at the north-west.
- Khal Motherlode
-
Reputation is everything
100$ ... such bs.
-
Khal Blast Furnace
Its a math error of the devs. Someone is trying to divide by 0... Dev to strong xD Can't fix this issue
- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
-
Khal Caged Ogres
That could be possible, even though i'll need to buy myself a blowpipe to code it ... xD
-
Khal Blast Furnace
no it's not, I still need to add a junk filter. Will also have this added today!
-
Passing inventory.getItems() into my gui class
You have to pass the script object to if you want to acces it's methods, since we are not using a static API here. The only reason you don't have to do that in the main class is because you extended your mainclass with the Script object. Khaleesi Just do this in main class: GUI gui = new GUI(this); gui.setVisible(true); At GUI: script.inventory.getItem("APA's mom <3"); Enjoy!
-
Khal Blast Furnace
While doing mith or higher try using the coal bag, It will get u 100k+/hour more profit. Since you only have to do half the runs as you are doing now ^^
-
motherboard getting to damn hot
I knew this was coming onec you liked my post ... Apaec is the reason why I'm a girl ... Dick still stuck in computer fan... Shit happends ^^
-
Extreme AIO Cooker bugs
Aren't you speaking of the DDos attacks on runescape? Where your player is just lagging extremely at some moments? If it's not lagging: Try this: http://osbot.org/forum/topic/72936-how-to-fix-scripts-not-starting-properly-in-mirror-mode/ Else: Use at default client Else: Script issue (Which I doubt) Khaleesi
- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
-
Khal Blast Furnace
Yes I noticed that too. It is currently an issue within my code. It's not client related in any way. I was already trying to improve the talking by not using the mouse. Now it seems to do both together at some points. I'll have it fixed this evening. Khaleesi
-
motherboard getting to damn hot
Instructions unclear -_- Got dick stuk in computer fan...
-
Khal Blast Furnace
hmm that's annoying, I'll see if there is a way I can find what the issue is. I think it could happen if the client laggs at a bad moment, but still ... Khaleesi
- ๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
-
๐ฅ KHAL SCRIPTS TRIALS ๐ฅ HIGHEST QUALITY ๐ฅ BEST REVIEWS ๐ฅ LOWEST BANRATES ๐ฅ TRIALS AVAILABLE ๐ฅ DISCORD SUPPORT ๐ฅ ALMOST EVERY SKILL ๐ฅ CUSTOM BREAKMANAGER ๐ฅ DEDICATED SUPPORT
Did the error stopped the script from running? It seems like an error that happends rarely The position of the glory should not matter. Let me know if you have any issues with the mounted glory please. Khaleesi
-
Khal AIO RuneCrafter
You are using lunar repair method, Buy a few astral runes and try again. RC level? Pouches? Settings? Mirror? EDIT: Script updated to V0.47: - Hotfix for NPE issue at abyss. This should fix some of the "getting stuck" in abyss issue. Khaleesi