Jump to content

Apaec

Scripter III
  • Posts

    11163
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Oh sweet thats nice! Thanks for offering Apa
  2. Yes, there's a file formal (.STL) which you can export as from pretty much any 3d modelling program (autodesk 123d, solidworks, blendr etc) so you can basically print any 3d model you like (within reason lel) a new pair of shoes is to come x) £450
  3. http://www.amazon.co.uk/XYZprinting-Vinci-1-0-3D-Printer/dp/B00H7VEU0G (.com) http://www.amazon.com/XYZprinting-Da-Vinci-1-0-Printer/dp/B00H7VEU0G/ref=sr_1_1?ie=UTF8&qid=1419354869&sr=8-1&keywords=davinci+1.0 Took ~1h 45 min for the elephant. Made of ABS plastic
  4. It's printed in ABS plastic. You can print in many colours, but only one at one time. Depends what colour plastic you feed it. Oh yea and you can ofcourse paint it afters 1: can't find files for it 2: guns illegal in uk 3: I'd rather print a new car
  5. Hello all! Almost a week ago now, I aquired a 3D printer. This one to be precise: Here's what i've printed with it in 1 day of using it: Why am I sharing this with u? Cause why not Cerry Mhristmas Apaec
  6. Hope it runs smoothly! Let me know if you need longer to decide. Apa
  7. Enabled a 48h trial on your account. enjoy~!
  8. What about the feelin that you know you've still got all your exams to come and you havent done 1 single piece of work for them o
  9. Oh boy i'd be terrified I guess i'm just working hard in prep for my exams after christmas and then later in the summer. I got a 3D printer though, it's good fun
  10. Apaec

    Story

    Once upon a time a hardcore Pokemon rapist decided he should play with dildos, unfortunately his mum was already satisfied with the power of bacon dildos. Botters are cheaters who like
  11. I don't think it's a good idea to have a bot typing anything! Apaec
  12. Just use this: for (String s : temp) { GroundItem item = this.groundItems.closest(s); if (item != null) if(item.interact("Take")) sleep(random(600,1000)); }
  13. Thank you for the support! Feel free to leave a review here: http://osbot.org/forum/store/product/373-apa-rock-crabs/ . If you wish a trial of any other scripts, just let me know! Apa
  14. try setVisible(false); in your event handler for start button also, for stuff like all of this: if (chosen.equals("Lobster")){ foodToEat = "Lobster"; } if (chosen.equals("Shark")){ foodToEat = "Shark"; } if (chosen.equals("Tuna")){ foodToEat = "Tuna"; } if (chosen.equals("Monkfish")){ foodToEat = "Monkfish"; } if (chosen.equals("Swordfish")){ foodToEat = "Swordfish"; } else{ } just do foodToEat = chosen;
  15. Not so sure about this I mean sure swizz's scripts are nice but he doesn't have the biggest reputation for fixing bugs / adding features. My fav scripters are frostbug and czar, however they don't have that many scripts on the market as of now!
  16. I've had a few reports of bans, but that's expected I suppose I guess getting banned is luck-of-the-draw, some people are luckier than others. Just ensure you have fruity breaks and do everything you can to prevent a ban! Apaec (PS i've enabled a trial for you as you requested)
  17. I watched that and didn't laugh one bit Is it a problem that I never played that game?
  18. Oh shit! Unlucky m9! You won't get rolled back for sure, but be careful if you plan on botting further Thank you for the proggie tho, that is appreciated. sorry for your loss Apaec
  19. I will feature any proggie I get. Would love to see it! That's odd. It shouldn't stop walking there, I cannot see any reason why it would as it would still re-enter the walking loop. I'll look into this, thanks for the report.
×
×
  • Create New...