Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26914
  • Joined

  • Last visited

  • Days Won

    213
  • Feedback

    100%

Everything posted by Khaleesi

  1. Sure, you got 24 hours
  2. I think LAZ's webwalker broke and he stranded in belguim ... Oh wait, we don't have a webwalker because of him
  3. Cool goodluck everyone xD Wasting you time now -_- Don't need trial actually ;)
  4. Unfortunate the regular client gets detected very fast lately ... If 1 account on the IP gets caught the others on the same IP will folow. Mirror should solve the issue, but multiple proxies isn't supported yet I'm sorry for your loss Khaleesi
  5. Yes it is, 22 hours left xD Check your clients "main" tab of script selector.
  6. Try to use the right topic next time You got 24 hours! Enjoy!
  7. You lazy ass :p, Ya I normally would have fixed it... but went sick to bed yesterday Will be fixed today ^^
  8. Try to use the right topic next time You got 24 hours! Enjoy!
  9. 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
  10. You have a 24 trial Enjoy!
  11. Script updated to V0.06: - Removed osbot antiban, because /0 errors Khaleesi
  12. What script/scripts are you using?
  13. 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
  14. Antiban, just created some anti patterns, but does slow the script slightly. You can enable "Dismiss randoms" at the client settings Khaleesi
  15. 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
  16. Can you get me the error? if you can copy paste it in here. I'll check the issue at the north-west.
  17. Its a math error of the devs. Someone is trying to divide by 0... Dev to strong xD Can't fix this issue
  18. That could be possible, even though i'll need to buy myself a blowpipe to code it ... xD
  19. no it's not, I still need to add a junk filter. Will also have this added today!
  20. 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!
×
×
  • Create New...