Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7150
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. Are any errors getting thrown? Are you using Mirror Mode?
  2. The issue you're having is mirror mode related. The client is failing to perform a certain action while trying to retrieve a RS2Widget. Using the script on stealth injection should work without any problems. Unfortunately, one is not able to specifically write a script for mirror mode.
  3. What is it trying to do and saying when 'it stops working'? Please provide me with loggers and screenshots so I can be of more help
  4. Could you try and get me a GIF of that?
  5. Please supply me with a bug report that has screenshots and the logger.
  6. The script currently doesn't support oak dungeon doors.
  7. Please send me a PM as a reminder. I'll push an update for this later today / tomorrow.
  8. Are you starting exactly as the thread tells you? Send me a gif of how you start it. Not possible, SDN scripts can’t hack you.
  9. Does this happen just randomly or very often?
  10. The combination of your joindate and postcount doesn't allow me -- I'm sorry.
  11. 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.
  12. 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.
  13. 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.
  14. Which traversing method are you trying to use?
  15. Can you get me the error, formatted? So I can reverste stacktrace it and see what's going wrong.
  16. There's a lot of variables which can cause an account to be banned. A script simply can't just be 'detected'.
  17. 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 .
×
×
  • Create New...