Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7239
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. Does this happen just randomly or very often?
  2. The combination of your joindate and postcount doesn't allow me -- I'm sorry.
  3. Your BreakManager does not have a #getName function, every RandomSolver should have one, the client is trying to execute that method but it's not there, hence the NPE.
  4. This all depends on the scope and how big you're planning to go. Theoretically, 25k p/h would suffice if you'd run 100s of accounts, for which the 25k p/h covers their costs as well.
  5. You make a custom BreakManager by creating a new class which extends RandomSolver. In the newly created BreakManager class you will handle the logic of when the BreakManager should be activated, you do this in the #shouldActivate method. Make sure that you don't forget to override the OSBot Break RandomSolver with your newly created one.
  6. Which traversing method are you trying to use?
  7. Can you get me the error, formatted? So I can reverste stacktrace it and see what's going wrong.
  8. There's a lot of variables which can cause an account to be banned. A script simply can't just be 'detected'.
  9. There is no such thing as banrate, nobody can give an answer on this. What I can do is grant you a trial to test it out; which I have done .
  10. A hacky way would be to pause the ScriptExecutor. You can check when you should resume it again in a different running thread. This is not the most beautiful way to do it though.
  11. What settings are you using? Do you have a screenshot?
  12. Please record how you start it up and how it's bugging out and send it in a PM. Please also tell me if it's mirror mode in there.
  13. Damn. This method is solid. It unbanned the maxed main that I never had!
  14. Customer Discord has been added. More information can be found on the OP.
  15. Customer Discord has been added. More information can be found on the OP.
  16. You can go into the OSBot chat and ask around what the payment options are .
  17. Unfortunately not due to the combination of your postcount and join date.
×
×
  • Create New...