Jump to content

Camaro

Scripter II
  • Posts

    687
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Camaro

  1. Defensive attack styles now available in the range and magic options!
  2. Can you show me whats printed in the log?
  3. Hey, send me a pm, ill help you through setting it up correctly
  4. Ill add that to the list of thing to do
  5. Sure, ill add that in!
  6. Have you had any more luck with the script?
  7. Sorry, ill stop playing castle wars on your acc
  8. I haven't experienced the restrictions in a while actually, I've been able to hop no problem.
  9. Most improvements were efficiency related rather than deliberate randomization of actions as 'anti-ban.' You have to remember, most people using this have fresh, new accounts that had just gotten 33 magic. Ban rates will be high for them no matter what script you use. I have successfully use this script recently with 1 - 2 week old accounts for a couple hours at a time without bans, although my goal was just some startup gold for the account as opposed to goldfarming.
  10. Yeah, every time you telegrab the wine, your magic level lowers by 2-3 points. Even though your magic level is high, eventually it will be too low to teleport. Try with some wizard mind bombs and let me know if that helps.
  11. How many wizard mind bombs are you using
  12. Eventually, that is the plan
  13. Does this one include the new mouse movement algorithm?
  14. It waits a few seconds to hop because you were just in combat, right?
  15. No, as this will not work for any monster that can attack you from a distance.
  16. Camaro

    Image

    You can do g.fillRect(int x, int y, int width, int height) if you just want to place a black rectangle, where x, y are the coordinates of the upper-left corner of the chatbox
  17. New features released! Area Restrictions You are now able to define an area to look for safespots and monsters to attack. This will help keep the bot from running too far away and losing aggro. When the area is drawn on the screen, right-clicking any of the corners will allow it to be resized Safespot Prioritizing You can now select safespots to be 'prioritised.' This means that if they are available, the bot will be more likely to go to those spots rather than another.
  18. You can find it here https://osbot.org/mvc/sdn2/scripts/15
  19. You'll have to manually create an interaction/webwalk event, set it to not use the camera, and execute it https://osbot.org/api/org/osbot/rs07/event/InteractionEvent.html https://osbot.org/api/org/osbot/rs07/event/WebWalkEvent.html
  20. webWalker lets you walk almost anywhere. It finds its own path.
  21. If you don't have anything against web walking; Area geArea = new Area(3161, 3493, 3168, 3486); getWalking().webWalk(geArea);
  22. Yeah just saw that. I might look into making a 20h/10qp/100skill farm
  23. Yup, that is correct. When I implement death walking, I may lower this restriction.
×
×
  • Create New...