Jump to content

AresScripts

Members
  • Posts

    1770
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by AresScripts

  1. At this point botting is like hydra. If they shut down one bot, another 2 will take its place. Jagex taking legal action will only hurt their appearance.
  2. I like last one
  3. Call your ISP and they should be able to take care of it
  4. So does that mean I should or shouldn't take my tin foil hat off...
  5. Im still not 100% sure if it would impact ban rates in any way
  6. Ive never tried that but it sounds like fun
  7. I know this is kindof off topic, but why is everyone interested in 85 mining accounts all of the sudden? I almost never saw any posts about 85 mining last year when I was active on here, but I have seen 4-5 in the past week. Has the price of Runite gone up?
  8. This. This is great. *wipes tear from eye*
  9. I'll miss ya bud. All good things eventually come to and end and there is nothing we can do about it.
  10. I like the new siggy
  11. There really isn't a good definition for socialism. Its just the type of market regulation that is in between communism and capitalism. As for Democratic Socialism I cant be of much help. I assume it has something to do with letting people vote for what regulations will be put on the market.
  12. I got the idea from doing some manual motherlode mining. Its SO easy to tell who is a bot because they instantly mine something else when their ore vein is depleted.
  13. No, but players do lose focus and regain focus over time just like a sine wave goes up and down over time.
  14. I have thought about doing a more complicated version of this that involves more behavior than just sleep times. Thoughts on this? I would especially like to see what a dev thinks of it. public int onLoop() throws InterruptedException{ long timeRunning = System.currentTimeMillis() - scriptStartTime; double hours = (double)timeRunning/1000/60/60; log("Hours passed: " + hours); double returnValue = ((Math.sin(hours) +1) * 1000); log("Returning value: " + (int)returnValue + "millis"); return (int)returnValue; }
  15. I would start with a Fisher and work your way to a miner. Miners can be kindof tricky to make.
  16. I like this one ALOT more than that last one. Nice Job!
  17. Not for me! Im on EST
  18. Was the desert next to al-kharid added to the webwalker?
  19. I joined OSBot one year ago... u guys I hope my impact on this bot and community has been a positive one.
  20. Do you play kerbal space program
  21. Might be the script if it calls System.exit();
  22. DISCLAIMER: I am not very experienced in the hardware side of computers however I did build my current desktop more than a year ago so i have some experience I have pretty much the same exact specs. You will be able to play whatever game you want(including H1Z1, ARK, etc...). You might not be able to play the games ultra graphics settings, but easily do medium to high
  23. Thanks for the hard work, devs
×
×
  • Create New...