Jump to content

Isolate

Lifetime Sponsor
  • Posts

    2136
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Isolate

  1. Isolate

    Script error

    You sure, because that error is from the other old nmz script.
  2. as far as i know it's a beta feature available to be tested by vip+, not an advertised feature for vip
  3. Idk why not, not like we don't have them.
  4. private Position getMiddle(Area area, int plane){ if(area != null){ area.setPlane(plane); return area.getPositions().get((area.getPositions().size() /2)); } return null; }
  5. Isolate

    Sick of this.

    99.99% OF WHEN I TRY POSTING
  6. Area example = new Area(new Position(0,0,0), new Position(0,0,0)); Position mid = example.getPositions().get((example.getPositions().size() /2)); I assume this, but never tried it
  7. You're in for a fun time.
  8. 83
  9. I have a bit I need rid of Skype: 'isolatepb'
  10. Idk how you all keep doing this, but you also packaged the whole OSBot client within this jar.
  11. Just, paint something at the point of the mouse. It's not a class I don't think.
  12. naa the mouse moves properly. Just dunno if anyone ever reported they're checking player mouse and not bot mouse. if you have any kind of mouse paint in onPaint you'll see it
  13. Isolate

    John Cena

    http://instantcena.com/
  14. Idk who they are but saw them all gathering by yanille bank gate
  15. Sorry I tried like 3 times to [member= you (Staff can confirm my failed edits :P) So, user wants the product before payment?
  16. What happened with the other guy , if you don't mind us asking, no point undertaking a futile task
  17. Isolate

    Botting on RS3

  18. Isolate

    @Maldesto

    @Maldesto threads are not the greatest idea, I think I should know RipLelouch2015
  19. Also having this Issue. Won't add in my IDE as a library either, downloaded via autoupdated or website same issue. Re-downloading about 8 times didn't fix
  20. Also the sub /mvc branch seems dead so anything the client has to grab is unreachable
  21. because it's one of those things that is great do, and gives a false pretense to all those that buy it that they'll get mad gainz yo. but the moment more people start doing it, it becomes useless. Also i have no idea what pretense means
  22. Keyword "Premium" And this also only applies to SDN scripts
  23. Do you have a weekly reminder to make these? http://osbot.org/forum/topic/78201-i-love-maldesto/ http://osbot.org/forum/topic/77547-i-love-maldesto/ http://osbot.org/forum/topic/76940-i-love-maldesto/ http://osbot.org/forum/topic/74256-i-love-maldesto/
  24. Client must be working well.
  25. case BANK: if(bank.isOpen()){ bank.withdrawAll(1739); //sleep }else{ bank.Open(); //sleep } forgot the break;... eh...
×
×
  • Create New...