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. I have a bit I need rid of Skype: 'isolatepb'
  8. Idk how you all keep doing this, but you also packaged the whole OSBot client within this jar.
  9. Just, paint something at the point of the mouse. It's not a class I don't think.
  10. 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
  11. Isolate

    John Cena

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

    @Maldesto

    @Maldesto threads are not the greatest idea, I think I should know RipLelouch2015
  16. 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
  17. Also the sub /mvc branch seems dead so anything the client has to grab is unreachable
  18. 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
  19. Keyword "Premium" And this also only applies to SDN scripts
  20. 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/
  21. case BANK: if(bank.isOpen()){ bank.withdrawAll(1739); //sleep }else{ bank.Open(); //sleep } forgot the break;... eh...
×
×
  • Create New...