Jump to content

Camaro

Scripter II
  • Posts

    687
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Camaro

  1. Yup I know exactly what you mean! I could probably have the limited world-hop setting not hop in that situation. Since it didnt get aggro, it can just stay on that world
  2. Hey, love to hear it! So with the hopping too fast, if I understand what youre saying correctly, if I detect someone else telegrabbing before the bot has a chance to set up, I have it hop worlds. I do this because you would have to wait a full 30 seconds for another wine to appear. If it immediately hops to another world, then theres a high chance of waiting less time or having a wine already be available on that next world. I implemented that before the world hop limit was a thing, so if its becoming a big issue, I could possibly add an option to limit world hopping to only when necessary. Also, are you running all of the accounts on the same ip? I believe the world hop limit is per ip, so if you have multiple accounts hopping on the same ip, that might cause you to run into it more often.
  3. Not withdrawing water runes at 37 magic is fixed, should be ready by tomorrow. Not sure why youre also having the same issue at 39 magic. If it keeps happening, hit me up on discord camaro 09#0557 and we can screenshare or something to figure out what the problem could be
  4. Looking into it now
  5. Do you happen to already have some water runes in your inventory?
  6. Ill take a look at this
  7. awesome, ill let you know when im ready to add it
  8. Well, that just comes down to the fact that you have multiple threads trying to take control of the mouse at the same time. For this situation, its probably better to just break from the webwalk event to eat.
  9. First one should work fine. I've never used the add/remove children methods, so not too sure about the second one, but looks like it should work.
  10. Execute an async event instead
  11. Issue should be fixed now
  12. That is extremely weird. Is it every time you stop the script? Ill give it a couple runs later to find out what could be causing it.
  13. You can execute custom interaction events that disable camera rotation. You can also check if the entity is visible before interacting, and only interact if it is.
  14. Actually, turns out to be an api issue. May have to wait for the next client version
  15. Pushed a fix for this, should be ready later today or tomorrow. You can make sure this doesnt happen again for now by making sure that every world is completely visible in the world selector and isnt partially cut off by the top or bottom.
  16. Strange, are you able to add it back?
  17. Camaro

    MirrorClient v5.0

    Just click the "Mirror mode" option when opening osbot
  18. With the wizard mind bombs, I try to keep it as high as I can at all times. As long as it isn't going over the max and wasting it, I don't see a problem with that. I am also doing the same with the lobsters. I have the concept of "can eat" and "need to eat." "Can eat" is triggered whenever your hitpoints are less than your max level - 12. (lobsters only heal 12 btw) These things are efficiency related as it is better to heal/restore magic while waiting for the combat timer to be up rather than doing this when it could have telegrabbed another wine. If you see a larger problem with this, let me know.
  19. Check what the logger says
  20. You would have to store the value in a variable when opening the bank. There is no way to tell without having it open.
  21. If youre fine with having no gui, you could use windows cotnainers. If you figure out how to run mirror mode on linux, theres a pretty convenient docker extension the uses x11 https://github.com/mviereck/x11docker I think docker's native proxy settings use http proxies, not socks. Although programs such as proxychains can help out proxy only the osrs client on linux
  22. You can find it here https://osbot.org/mvc/sdn2/scripts/22
  23. Lend an account with a cannon and I'll see what I can do
×
×
  • Create New...