Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26125
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Khaleesi

  1. I can't fix it, it's a client problem Only the devs can fix those things
  2. What the hell ... xD Don't download it though, only on Osbot it's safe to use.
  3. There is already a option to teleport to Seers? What do you even mean by that Enjoy the trial
  4. You craft these runes, there is no need to withdraw them ... there is maybe a 5% chance you won't craft enough runes to not teleport back.
  5. Script updated to V0.53: - Added more sleep after interaction with fishingspot - Added Humanlike idle (Can be enabled in Settings tab of the GUI) Should be online in a few hours.
  6. Enjoy the trials Its average
  7. Enjoy the trial Stop using mirror mode, it's broken.
  8. Enjoy the trial Resetted the trial, they onlylast 24 hours after activation that's very random though, it's hard to tell the exatc bann rate nowadays
  9. ejoy the trial Awesome! That's a very quick pet ;)
  10. What settings are you using? What's the script status?
  11. Render the doors open in your house, it's in the POH settings
  12. You don't need a while loop, the OnLoop is basicly your while loop Try this: if (grandExchange.getStatus(GrandExchange.Box.BOX_1) == GrandExchange.Status.PENDING_BUY) { status = "Pending offer"; }else if (grandExchange.getStatus(GrandExchange.Box.BOX_1) == GrandExchange.Status.FINISHED_BUY) { status = "Offer completed - Collecting"; }
×
×
  • Create New...