Jump to content

atoo

Members
  • Posts

    494
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by atoo

  1. That really sucks op. Althought I think i've seen some runescape unbanning services around not to long ago.
  2. atoo

    auto typer

    Take a look at this http://osbot.org/forum/topic/10098-cleverbot-autoresponder/?hl=cleverbot
  3. Im the best scripter Working daily on my first script.
  4. atoo makes the best scripts
  5. impossible to win lmao, but okay
  6. Powerchopper release inc

  7. Okay that explains it all, Thanks alot
  8. So this is my "antiban" code, not sure if it makes a huge different but i want it to work correctly. else if (random == 4) { status = "IDLING"; tabs.getSkills().hoverSkill(Skill.WOODCUTTING); camera.moveYaw(200 + random(150)); camera.moveYaw(50 + random(40)); tabs.open(Tab.INVENTORY); sleep(800 + random(500)); mouse.setSpeed(50 + random(100)); So my bug is, it keeps rotating the same way all the time, even though i have added random but im not sure what the problem is. Also my bot is moving to fast in my opinion, anyway to change that? (mouse is moving very fast and unlegit)
  9. Been botting pretty Much Every night (+7hours) No problems so far, oh well lets hope we survive.
  10. After hours on working on my powerchopper i finally got it to work (thanks everyone who helped me) But now i just want to add one single thing before im done for today, Is it possible to make an simple chair in onPaint(Graphics2D g) that Will show My mouse I have googled it but could not seem to find anything.
  11. Got everything working, I want to thank everybody that has taken time helping me!
  12. Thanks alot! I already added an exception for the axe but the rest Will Help me out madly! Will Try it when i get home
  13. So after getting a bit help from a friend yesterday (and some guys here) I manange to get my scripting started. But i have no idea what to do here if (!inventory.isFull()) return State.CHOP; return State.DROP; It doesn't start chopping, but it drops the logs instant before the inventory is full (if i start chopping manually)
  14. Now this is what i call a real high-quality script. used it for some hours yesterday and it works fine as fuck. Will post proggies when i get home. Buying this real soon
  15. atoo

    Me irl

    First video though xD
  16. Now this is cool, good Job guys!
  17. Saw that tutorial just by a quicklook, its real high quality though and im sure It will help me alot! Will definetly go through it tomorrow when i get home from the university. Thanks man.
  18. Okay that could have been the problem. Going to check that right now!
  19. I have included the osbot file into my eclipse, although it still does not want to show up when i hit refresh Is there any other place than user/osbot where i can put the scripts to show up?
×
×
  • Create New...