Jump to content

dogetrix

Members
  • Posts

    93
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by dogetrix

  1. have you ever heard of the scientific method? you admitted that you don't have a control, quote "I don't have any osrs clients installed other than Osbot". The client isn't detected and you even showed it yourself: "I used a proxy after that and was able to bot 2-3 days with no breaks before getting a ban." Literally 100% of the evidence points towards it being an ip issue and you still think it's an issue with the client?
  2. Please just have 1 method to buy stuff and pass a string and min/max values in lol. Why on earth would you copy paste the same thing into different methods when you could just have 1? Also, you should just create one method for the buyXSet. Use an array instead of 8 different variables and pass the number of the set you're currently checking into one method that separates them out and buys the appropriate item, instead of making 8 different methods with basically the same contents. Makes it much more concise and clear, and it's easier to expand into different areas of items.
  3. Damn, you really like moving the mouse outside the screen
  4. Your timeout time (100ms) for the ConditionalSleeps is shorter than the sleepTime (1 second). This might be causing some issues. From docs: Parameters: timeout - The specified time out. sleepTime - The time to sleep in milliseconds between timeout and conditions checks.
  5. Maybe it's easier to see that the mouse movements are non-human over a long period of time. They are definitely generated curves (bezier curves?). My guess would be that the long duration of uptime got you upgraded to a higher level of surveillance, and then they ran an algorithm that checked mouse movements. The camera movement is harder to detect botlike properties, given that you only have 4 keys you can rotate with.
  6. what kind of human just moves the mouse around for 25 hours smh, obviously you would get banned
  7. What if he just applies a gaussian distribution instead of a uniform one, does that actually change anything? I always thought randomizing sleep times along a gaussian distribution was safer.
  8. You get the maximum benefit if you pass in Skill.WOODCUTTING every time.
×
×
  • Create New...