Jump to content

Protoprize

Members
  • Posts

    589
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Protoprize

  1. Been trying out mirror mode using this build Seems to lag every interaction that a script tries to do
  2. He's a user on this forum Go to the market -> other and his post should be there, he offers pretty cheap proxies and they're reliable
  3. I mean, wouldn't a simple for/switch loop fix this issue if you're trying to talk to ONLY 5 npc's? for(int x = 0;x<5;x++) { switch(x) { case 0: (talk to first npc) case 1: (talk to 2nd npc) case 2: (etc...) case 3: case 4: } } It eliminates the need to manually increment values and also makes sure that it only loops 5 times and not more Correct me if I'm wrong though, it's the first thing that came to my mind when reading this post
  4. Just posting the log output I've been getting for trying to save on Mac! https://pastebin.com/gEdWdYXy It's still the same issue that was happening a couple of weeks ago so the logger is exactly the same
  5. If you're not safe spotting, just make sure to not tick the 'ranged' option, and if you want to pick up your arrows/bolts, just add them to the loot table Save the profile and if you have a Wyrm task again, just load up the script anywhere, load the profile and it'll do everything that it has been set up to do (just make sure your inv is set up properly)
  6. Mac saving still doesn't work
  7. Did you forget to make your scripts hover over the WC skill? It's an essential anti-ban method that has been used and abused for generations
  8. Hey! just a bit of a thing I've noticed When using the osbot break manager. The bot does not pick up the traps (e.g, rope and nets at lizards) before going on a break Happens on both injection and mirror mode
  9. Testing on mirror mode, It seems to be happening everywhere for me, also sometimes seems to work fine to begin with but crashes within about 10 mins
  10. You getting banned is not a fault of the script ? https://osbot.org/forum/announcement/50-payment-issue-guidelines-read-before-posting-refund-template/ Your account getting banned is not an acceptable reason for a refund sadly if you're serious
  11. Have used this script more than I realise Nearly always works and does what its supposed to do Only one issue, but I think this is an OSbot web walker/mirror mode issue, when leaving combat to bank, it some times get stuck at the Edgeville dungeon. A small work around is setting the response time to 50ms, but that only gets rid of the issue like 85% of the time. Also with depositing the looting bag, if I don't have response time set to 50ms, it seems to just withdraw it, view the bag and deposit it, take it out (full) and go back to combat. I'm pretty sure these are all mostly mirror mode issues but if there is a work around, that would be great! (like setting a delay on depositing the items from the looting bag) Other than that, it's an amazing script
  12. Yup, from experience, those accounts have lasted longer than any other
  13. In this instance, the problem isn't the script, it's the fact that you played on the account manually beforehand. Jagex's systems seem to use some sort of machine learning algorithm which generates data based on your play style. Which of course will be completely different if you're botting
  14. A fair few is not 35 :') That's like at least 3 hours of straight up Botting
  15. Just saying, your screenshot contains your username. I easily checked on the osrs leaderboards and have found your account within 10 seconds nice 14 thieving ;0
  16. From experience, if you run the script using mirror mode, the best way to get it to run smoothly, is to make sure you have your reacting time set to 50ms, also be sure your computer is actually powerful enough as when mirror mode runs into memory issues, it will more than likely crash
  17. So I tried suicide botting an account that was running out of membership, according to the log, it took it less than 3 hours to screw up Account banned ofc since it basically was stuck in a loop logging in and out for like 6 hours
  18. Are you running on mirror mode? If so, refer to the post above yours
  19. IMO, the dev build actually fixes many of the issues that I encounter, even on mirror mode. Just make sure your system has enough ram (I’ve noticed this causes random crashes for me)
  20. Does it check WC levels? I really need this feature implemented Otherwise, congrats on this release
  21. Been doing some more testing on new accounts using mirror mode. I strongly suggest using the dev build of OSBot, and setting your response time to 50ms Ever since I've started using the dev build on my mirror mode accounts, I've actually been able to do most quests without even babysitting them No bans as of yet as well! (make sure you're running at 50ms, otherwise the script will go into a loop nearly every task)
  22. I've seen you post on the stealth quester page as well. Are you sure you're not using mirror mode? (When you launch OSbot, you click on injection and it loads the RS client and everything for you) Since the only time I have faced the issue myself, was when using mirror mode. Also, try using the dev build of OSbot (2.5.33)
  23. It is, bad it hasn't been this bad when using injection. Still no ban on mirror mode, starting to run out of membership on it at this point...... All injection accounts have been perma banned, even new ones
×
×
  • Create New...