Jump to content

The Hero of Time

Members
  • Posts

    11066
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    100%

Everything posted by The Hero of Time

  1. what... WHAT BLACK MAGIC IS THIS 364.
  2. OI OI OI m8 you fkin wot m8 y u be stealin my member title

    1. Czar

      Czar

      355 -> 376? cmon man i was tryna skip posts to 376 :boge:

    2. The Hero of Time
  3. 355 -> 376? 356.
  4. looking for an account with 87+ fishing preferably not a lv.3 skiller, but post if you have one anyway post stats below!
  5. there are more comics if u scroll down :>)
  6. you're awfull
  7. http://www.explosmsearch.net/tag/depressing%20comic%20week/
  8. more like thursday
  9. You HAVE to give up an e-mail adress when you create an account. however you dont have to register it. example: thats just a trash email, i never confirmed it. i can still confirm a legitimate e-mail on the account there's no way you can change the login of an account, it's determined upon creation(except if its an old acc)
  10. so basically, i want to put conditionalsleep in a method, so that i dont have to paste all those lines of codes everytime this is what i got. i know it doesn't work, but i was wondering if someone could explain why it doesn't work. This works new ConditionalSleep(7000) { @Override public boolean condition() throws InterruptedException { return ctx.getInventory().getAmount("Plank") > amountOfPlankInInventory; } }.sleep(); This doesn't public void condSleep(int timeout,boolean statement) { new ConditionalSleep(timeout) { @Override public boolean condition() throws InterruptedException { return statement; } }.sleep(); } condSleep(7000,ctx.getInventory().getAmount("Plank") > amountOfPlankInInventory);
  11. 40,000 gems? 1 gem was like unheard of before lmao
  12. i asked about it indeed, but i didnt do anything with it
  13. only my own
  14. i knew it was the automatic script analyzer, but why did he not whitelist it for osbot's own random solver? lol
×
×
  • Create New...