Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26378
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Khaleesi

  1. I pushed the update about 15 min ago. As soon as the update gets approved it will be online. V0.03 not working with mirror atm? Did a small fix yesterday
  2. Script updated to V0.04: - Added more weapons for special attacks. - Better range support - WORKS ON MIRROR CLIENT Goodluck have fun! Khaleesi
  3. Sure, gave you 24 hours
  4. Depends when Divinity or Alek finds some time to add it Hopefully it is tomorrow ^^
  5. Working on lavas atm, finishing last details. won't be able to add magic imbue (lunars) till i got a higher magic lvl The client is injection based, if you find some flaw, i get it fixed within 24 hours Sure gave you 24 hours! Goodluck Khaleesi
  6. He meant, a lvl 80 player can give stuff to a lvl 3. but a lvl 3 can't give stuff to a lvl 80. bcs you need 24 hours in game time. Droptrading does NOT work, if a lvl 3 drops something, the lvl 80 can't pick it up, it will only be visible to the lvl 3. if a lvl 80 drops soemthing, the lvl 3 can pick up. hehe
  7. Make sure you only got 1 version of java installed. Remove the 64 version
  8. Instructions unclear, Got dick stuck in ceiling fan...
  9. Go check it out on yuotube, basicly 800+ pll creating bars at the same moment, you also gain a small % of exp based on how many bars the other players make. It's really cool and pretty easy profits for less reqs. I ahve no idea about the bann rate at this point.
  10. ow really ... so it tries to run out of the altar? xD never heard that before .. will see what jagex fucked up this time Does it happen often? What does the script status say? does it happen when you rafter the runes or before? Khaleesi
  11. 500k+, with woodcutting? Runecrafter from 44 at abyss, blast furnace should come close to that... but with woodcutting/ mining you will not come close to 500k/h xD use proxys, don't bot longer then a couple of hours a day. Botfarm is hard these day, you have to do it properly...
  12. Thx for the report, this is indeed an issue. Added it to my list, will have a look this evening or tomorrow. Thx! khaleesi
  13. No idea, add more ram to the client? Try restarting computer, Osbot also going to have a performance update this weekend
  14. Probably some memory issues, seems like it's struggeling with performance.
  15. Use this: if (script.colorPicker.isColorAt(505, 390, new Color(174, 160, 131))) { script.keyboard.typeString("" + 99); } Checks if you are able to input text, Uses a color to determine if scrollbar is gone. For the "Use" thing: This is what i use: public static void useItemOnItem(String name1, String name2, Script script) { if (script.widgets.getInventory().getSelectedItemName() != null && script.widgets.getInventory().getSelectedItemName().equals(name1)) { Item item = script.widgets.getInventory().getItem(name2); if (item != null) item.interact("Use"); } else { Item item = script.widgets.getInventory().getItem(name1); if (item != null) item.interact("Use"); } } Hope this helped! Khaleesi
  16. Not sure if trolling or for real on this one... I Just posted the anwer in the previous post. Since I base my script on the NPC's around, this makes the script run way smoother. Only downside is that the mirror client doesn't load them proper. I can release a half-assed script, working 50% on regular and 50% on mirror. Which will not be the case, a huge part of the people here runs the regular client... As soon as the mirror client gets a few more updates, I'll be happy to do some modifications. Maybe I'll make an option at the GUI: - Run half-assed script, for mirror client. Khaleesi
  17. Which part is too fast? lifetime You mean missclicking the altar?
  18. Nope, since eveyrhting is based on NPCs it's not working. mirror client doesn't load npc's porper. Making the script fail...
  19. ya slayer script which is flawless isn't pretty damn hard. There so many different cases/ option there could be flaw Testing this is really a pain. It takes days and days of time to actually debug it.
  20. Next time use bug report template ... If nobody posts the bug, I can't solve ... or do you think magically an angel falls down from the sky and comes to tell me it gets stuck at that location. This area was added TODAY at motherlode. So try to change the attitude when posting something and explain what's wrong and I garantuee you get a fix withint 24 hours. Posts like you did will most likely be ignored. Thx for the report and the screenshot, Helped me very good. Script updated to V0.02: - Fixed getting stuck in new Area at south-east corner. - Added option for antiban, lowers bannrate slightly. Note: Will be adding upper area soon! Khaleesi
  21. bcs it like it No it's a known issue ... I made an error report about this: http://osbot.org/forum/topic/68840-2356-localwalker-walking-to-wrong-position/ Soon i'll be using my own webwalker, should solve all issues ^^ Khaleesi
  22. Botting on thursdays is deadly in the first place Antiban does help slightly.. this does garantuee you are safe. Could be a delayed bann, since they get applies on thursdays, or few reports ... Could be anything
  23. Yup same was happening with box traps at chins ...
  24. Your account sin't VIP, should be a purple name. Try contacting a Mod?
×
×
  • Create New...