Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    200
  • Feedback

    100%

Everything posted by Alek

  1. Good luck on your road to $900.
  2. You guys didn't read his post, at all lol. @3qTQlBnsOsyfetvA No, @Eagle Scripts mentioned exactly why. I get lots of bug reports about break manager and autologin as it is, I don't need the added confusion of whether or not it was coming from a custom handler. There was a good suggestion about adding an ignore flag, but believe it or not I would anticipate still false reports. It's something I haven't forgot about.
  3. Just start with the basics, learn how to read a stack trace because it's very important when debugging. You received an error but immediately assumed it was an OSBot error. The stack trace clearly told you what the problem was, so you should work from there. Polymorphism pretty much gave you the answer. The error: https://docs.oracle.com/javase/7/docs/api/java/lang/NoClassDefFoundError.html
  4. You have 2 post count and no credibility, good luck having people deliver you the products first without payment.
  5. If that was the case Botting & Bans section should definitely be put as a sub-forum here.
  6. Placebo effect, if you read the changelog I didn't change much. Maybe you fixed some code without even realizing it.
  7. Well then he would certainly need to create his own login handler, since that would be something custom. I mean there could be a built in system for using the current autologin with custom executors, but it seems kind of a waste of time since the same code could be just as easily written.
  8. 17.5GB for one client? 50% CPU? Sounds like script issues, I'm running my script with client sub 500MB at around 15% peak.
  9. You will need to create your own login handler, not sure why you would want to keep trying to log into a banned account.
  10. Are you F2P trying to log into a members world?
  11. Most likely a main account that he's had for years. Love seeing the desperation of botters thinking they can get their 50 accounts unbanned through some secret method.
  12. I don't see a difference between this and a bank denying a small business loan based on risk. We've lost thousands of dollars from these scripts over the years; something which you don't really value because you have no stake in the business.
  13. Just like all the other scripts that are banned from being premium, the decision is made off of previous experience we had with the type of developers that make them and the overall outcome from those types of scripts. After doing this for over 3 years, I guarantee you there is nothing that can change my mind.
  14. You posted in the wrong section - this section is intended for script writers, not script help. Some things to try: Ensure you have a weapon equipped Ensure you have food in your inventory Ensure you have at least half health when you start For more help post on the script thread, as that is the appropriate place to do so.
  15. You need to change directory to where you have the OSBot jar located, hence the "no such file or directory" error. Once there enter, java -jar "osbot 2.4.141.jar" If you're unsure, your problem can be solved by doing a simple Google of "how to run jar in linux".
  16. Alek

    OSBot 2.4.141

    Changelog: -Added login code 16 back to cycle list -Proper implementation for positions to entity hover debug -Small tweak to Account Selector interface
  17. Alek

    Break Manager

    The logger tells you exactly the times it randomizes, also ensure you have the randomize option enabled. The threshold is 10%.
  18. Please read here: We are all waiting on @Psiak to not annoy me for 24 hours.
  19. Alek

    OSBot 2.4.140

    Changelog: -Added Script Selector image caching -Added Script Selector image timeout -Corrected GrandExchange getAmountRemaining()
  20. I know, I don't care. People complained about AutoLogin.
  21. I know, I don't care. People complained about AutoLogin.
×
×
  • Create New...