Jump to content

Polymorphism

Members
  • Posts

    368
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Polymorphism

  1. 1.8gb on an idle client, the rest are running project's hunter.
  2. Remove ALL VERSIONS of java. Re-install the version of Java specific to your OS type (32-bit or 65-bit) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html 32-bit = 'x86' 64-bit = 'x64' Ensure your set the path variable for your system after installation. https://stackoverflow.com/questions/1672281/environment-variables-for-java-installation
  3. re-run the java installation. looks as though there maybe be some issues with Java's core files
  4. Try using your email to login (if its an old username account)
  5. 1) I personally try not to use libraries is non-runnable jar files. I'm not 100% positive on this, but maybe classes aren't being extracted from the library since the script isn't "runnable" 2) I believe there are other components which are dependencies of HttpComponents, their website should mention which ones. Download the source and put the extracted files in /src
  6. Try adding the source to your project instead of linking the dependency. This should also allow it on the SDN, as long as Alek doesn't say no to it. http://hc.apache.org/downloads.cgi
  7. sexy but overkill sometimes. even low cpu mode doesn't change much. oh well the last 20 hrs have ran fine as long as the bot doesn't have to walk anywhere
  8. Since every1 keeps asking me this its because i work for someone on a certain project, therefore having access to their VPS which -- surprise has their acc logged in. The only farming I do is stress testing new features.
  9. Yeah i dont get this at all. Literally no code change from .38 to .41 on my end and its consistently bugging out. idk man just kinda annoying. Won't even get 50% return on my cost this weekend
  10. Not a script issue. .38 I was getting runtimes of 30+ hours, the only thing to change was the client. It's even happening with project pacts hunter. If you looked at my recent web walker link I'm 100% positive its related to that in one of my scripts -- because i caught the client (again) stuck for over 6 hours trying to go through a gate it can't handle instead of walking +5 steps to go around..
  11. I'm specifically talk about the last 3-ish updates. The client crashes on me all the time now, especially in scripts that override break handler or utilize web walking. I caught 1 client using over 17.5gb of ram and all it was doing was walking... Also it seems to not wanna auto start a small percentage of time. Just wondering if anyone else is having this problem? Hard to do a bit of weekend farming when i've gotta restart every client every hour or so..literally only gotten 15hrs of runtime in the last 28 hrs on my hunters because the ram usage spikes to over 2gb or cpu usage goes up to 30%+ per client..
  12. Hi! Few things, first if you're using a proxy, ensure that it is not only working, but is SOCKS5 If you are under windows please paste the code below into notepad and save it as "run osbot.bat" in the same folder as your osbot jar >There are some modifications necessary for this code to run properly, ensure you've made these changes! "OSBot.jar" needs to be changed to whatever the name of your OSBot jar is, such as "osbot 2.4.138.jar" OSBOT_USERNAME and OSBOT_PASSWORD will need to be changed to whatever your login details are remember the colon between the 2 Please get post back a screenshot of the black console window. @echo off java -Xmx1024M -jar "OSBot.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -debug 5010
  13. In your logger, have you seen at all errors pertaining to RandomSolver AND any of these scripts overriding osbot break manager?
  14. To me, it's not a matter of testing to see if it works. That's certainly not a problem considering its really the idea behind making any program. I would like to know, however, what things are bugged in mirror vs injection. I can tell that stealth quester seems to have issues with dialogues in mirror mode so maybe thats 1 thing? Little stuff like that would be nice to know
  15. It's been a while, but i do believe I've seen some posts in which someone states XYZ doesn't work or is buggy on Mirror Mode, etc. What would these broken/buggy things be on Mirror Mode? As I'd like to start developing my scripts to have maximum compatibility for both versions of OSBot. Thank you!
  16. Way left liberals favorite "word"...well only 1 they can pronounce..
  17. I'll do it for 4m, you provide supplies, should only take a day or so
  18. json for days bruh! especially if intermixing with a webserver
  19. Ah yes, that sounds like something Alek would say. Good reason though, i can understand. Was hoping to be able to do this without the need for a custom login handler, thank you!
  20. I've done a bit of looking around but don't really see anything in the api, so not even sure its possible. 1. Can I create my own RandomEvent and add it to the RandomExecutor 2. Is there a way to toggle RandomEvents such as like this disable login event script logs out and waits 2 mins enable login event to make bot log back in Thanks in advanced guys!
  21. S3 can do whatever they want, deal with it. Typically s3's are more than 'i can write a pretty darn gud script yall!'
  22. I got a bunch of tutorial complete accs if you need any. 10m for 100 - these are quality with nearly 0 locks
×
×
  • Create New...