Jump to content

Gunman

Super Moderator
  • Posts

    3545
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. Restart the system
  2. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  3. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  4. Uninstall Java 20, install either of the following, java 8, 11 or 17
  5. Is one drive installed? If it is and you don't use it, uninstall it and try again Join the discord can get faster responses, and a wider net for help
  6. Feedback removed has nothing to do with this person. @CamsCloset We've had this discussion already. You need to secure your computer and account.
  7. Can you send a picture?
  8. @JaggerNotchas Why do you have a class that extends script inside another class that extends script? And the error is complaining because the main class doesn't override onloop like your inner one does. Just remove that inner class and move all the methods to the main class
  9. Gunman

    ePickpocket Free

    SDN scripts are checked for malicious code before being compiled and pushed to end users. Doubt it was from OSBot unless you're downloading and running random jars
  10. @natever Has been unbanned and placed in TWC. You may appeal TWC in 4 months.
  11. If you mean writing your own scripts then here is a good start if you have basic Java knowledge https://osbot.org/forum/topic/115124-explvs-scripting-101/
  12. Welcome to the hell that is Java
  13. They're using HTTP requests if it's real, probably the only way to do it that fast. They're sending the raw packet data basically is what requests are like btw
  14. @dhughes98 Could try downloading process lasso, disabling core parking, and moving the cores Java uses over to nonthreaded ones and maybe move them further back in the core list so they're more dedicated
  15. Applied to newer accounts to help prevent ad spam
  16. Yes, you can purchase store credit from someone here https://osbot.org/forum/forum/227-vouchers/
  17. Not sure what's going on atm, but it's most likely something on OSBot's side as everyone is having this issue
  18. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  19. When using bats you need to run the bat every time, this won't change any of the default Java paths used when double clicking jars
  20. 1 client 2 tabs, stealth only
  21. Try "C:\Program Files\Java\jdk1.8.0_361\bin\java.exe" -jar "OSbot 2.6.71.jar" And make sure OSbot 2.6.71.jar is the actual name of the jar, it is case sensitive
  22. That might be related to windows scaling if you're using that
  23. Of course, you can. You're better off learning the fundamentals of Java first. Up to Java Arrays/OOP 1 should be enough to start scripting. But the more complex script you're making, the more Java you should learn to make it easier and cleaner. You may even find making some random simple Java apps to be fun as well. You don't need to stick with scripting necessarily https://www.programiz.com/java-programming Probably the best scripting tutorial and where almost everyone starts https://osbot.org/forum/topic/115124-explvs-scripting-101/
  24. @yeldarb Need to exchange context miner.exchangeContext(getBot());
×
×
  • Create New...