Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26267
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Khaleesi

  1. Try to use the right topic next time You got 24 hours! Enjoy!
  2. 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
  3. You have a 24 trial Enjoy!
  4. Script updated to V0.06: - Removed osbot antiban, because /0 errors Khaleesi
  5. What script/scripts are you using?
  6. 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
  7. Antiban, just created some anti patterns, but does slow the script slightly. You can enable "Dismiss randoms" at the client settings Khaleesi
  8. 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
  9. Can you get me the error? if you can copy paste it in here. I'll check the issue at the north-west.
  10. Its a math error of the devs. Someone is trying to divide by 0... Dev to strong xD Can't fix this issue
  11. That could be possible, even though i'll need to buy myself a blowpipe to code it ... xD
  12. no it's not, I still need to add a junk filter. Will also have this added today!
  13. 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!
  14. 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 ^^
  15. 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 ^^
  16. 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
  17. 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
  18. Instructions unclear -_- Got dick stuk in computer fan...
  19. 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
×
×
  • Create New...