Jump to content

Isolate

Lifetime Sponsor
  • Posts

    2136
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Isolate

  1. Enjoy spamming the deposit all button private void bank() throws InterruptedException{ if (!bank.isOpen()){ bank.open(); }else{ if (inventory.isEmpty()){ if(bank.getWithdrawMode().equals(Bank.BankMode.WITHDRAW_NOTE)){ log("SWITCHING TO NOTED MODE"); bank.withdrawAll("Lobster"); sleep(random(1000,2000)); }else{ bank.enableMode(Bank.BankMode.WITHDRAW_NOTE); sleep(random(1000,2000)); } }else{ bank.depositAll(); sleep(random(1000,2000)); } } } double edit, never changed bankmode or used it before, dunno how works but should
  2. running it non stop until i get hit, then i can plan from there
  3. raking up some nice hours now if i do say so
  4. Why avoid a competitive market
  5. You cant tell me it's difficult to make a little tile that says the current price kinda like a dynamic signature so all you have to do is change one number on the site and all your threads would be universally updated. Saying it fluctuates is a clever way out of the situation but a cop out still. If you're providing a service you should be required to keep it updated, if that's too much effort, don't display a lower price than you're offering (If you're telling your customers it's to difficult to display current prices and information and keep your customers up to date with your product, but then willing to tell every single customer that comes through the current price, someone should consider getting into a different trade)
  6. I feel this thread is missleading. I've botted suicide since f2p came out. it appears since there is such a huge influx of data in their system they're either having trouble catching us, or doing something sneeky.
  7. this out of context = perfect.
  8. don't bot on accounts you care about
  9. The bots are real. -.-

    1. Isolate
    2. FearJan
    3. Isolate

      Isolate

      Someone made a whole bunch of bots called feararmy(number) and all they do is this

  10. also its like 30-60k/hour Well...
  11. Cake hype 2015.
  12. >big cake in varrock >can take slices >made a bot for it >bet on ban time
  13. anyone wanna take bets?
  14. if you can manage minimum wage, which isnt hard with decent methods. its not a bad background thing.
  15. Lets do this ^_^ show jagex what we've got ;)
  16. F2p update just pushed. Yews/Lobster re-enabled
  17. 0.0 well sure you could do a class based task system for organisational sake. But you can just write it all in the loop
  18. Just a quick question. Why does (nearly) everyone choose to do this state based scripting method?
  19. case BANK: if (BANK_AREA.contains(myPlayer())) bank.open(); if(bank.isOpen()) { bank.depositAll("Logs,Oak logs, Willow logs"); break; } case BANK_WALK: if(inventory.isFull()) getLocalWalker().walk(3093, 3243); if (BANK_AREA.contains(myPlayer())) break; u wot m8.
  20. Calle stop divulging our dark secrets
  21. I think people are overlooking the choreography entirely and being all "LOL a little girl and a man in a cage"
  22. It has nice choreography. Guess it's left open to interpretation, and how you interpret it ultimately gives away something about your kind of person.
  23. Oh you did change the group name XD This is what you meant last night
×
×
  • Create New...