Jump to content

Gunman

Super Moderator
  • Posts

    3448
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. Stealth worked fine. Mirror required Java to be installed through wine
  2. Where ever it gets downloaded to after you hit the download button on the top bar under the OSBot logo
  3. @Nifty @Zackaery Frankly, I'm not happy with the Stealth Mirror split. I asked for injection to be pushed harder with more hooks and improved farming features, but they always said they didn't want to split client features. Features that would work on Stealth, but not Mirror. Some of the features, as new interaction methods, their worry was detection, which you can give the user the option to use a "risker" interaction method or not. Packets/Invokes in action https://i.gyazo.com/4d1ceede7e5b180aecdcd3122a0f0e95.mp4 Implementing such features would cut into OSBot 3.0 time to implement. But I've been asking for improvements like this even before the 3.0 announcement. TL;DR Lack of meta farming features. In regards to the Developer role only, YOU take feed back. Frankly most the community probably doesn't even know the other Developers even exist let alone what they do. I remember after being on the site for several months I only noticed the other Developers because I looked at the staff list way back when I first joined. https://osbot.org/forum/staff/
  4. I mean, you could build out your own Classes for it to make an interactive overlay. Also @Apaec has an overlay you can move around, so he may have an idea on this if he's willing to help
  5. Hooks are loaded in from the server, so no, you don't need to update the jar unless they changed something that requires API changes in the client.
  6. Not true, restart required yes. But there is NOT a rev/game pack update every week
  7. Rev Update is today, hooks need updating. No eta, go outside and get some Vitamin D
  8. Rev Update is today, hooks need updating. No eta, go outside and get some Vitamin D
  9. Think he was talking about logging into OSBot. And someone is probably trying to hijack your username accounts, as that only happens when you send too many login attempts
  10. OSBot Rules and ToS Apply https://osbot.org/forum/topic/104965-global-osbot-terms-of-service-must-read/ https://osbot.org/forum/topic/104978-aio-market-guide/ https://osbot.org/forum/topic/64221-forum-and-chat-box-rules/
  11. @Fratem @Get Taxed @Dbuffed
  12. ISP proxies are normally found around $2.50 to $5 each. Assuming that's what you meant by "residential" proxies
  13. Given it's dieing near the end you either need better gear or stats to complete it with how it currently runs
  14. What weapon are you using? Generally a blow pipe with no less than adamant darts is recommended, could use a rune cross bow instead with diamond bolts e as well. And you could try switching to full blessed d'hide too
  15. Client side will tell you what data they send. So you can speculate what they do with it. For example they send information about java version, cpu cores, max memory allocated to the client, os version etc and it's used in their detection system
  16. Try copying your OSBot folder from the other pc and move it to the other one
  17. Turn off anti virus, disable VPN if enabled or enable one if not, change DNS to Google's/Cloudflare's (8.8.8.8 for Google and 1.1.1.1 for Cloudflare), re-open OSBot twice after each thing you try as you normally do for some reason
  18. 1. This is nearly irrelevant. Even if it did the only thing that would probably have an effect with the current system is the idles of mouse events after interacting with something. 2. This can be done with injection, recent stealth update should improve on this.
  19. Don't declare things globally with API methods like this as it can cause scripts to error and never start. Declare it in the onStart or later on in the script. And this needs to be updated, you never update the value, which is why it will always be the same result. EDIT: Maybe look into enums btw for your equipment
×
×
  • Create New...