Everything posted by AresScripts
-
Hi I'm bored.
Excited to start working?
-
Legal action from making scripts
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.
- Hey Maldesto
-
Ineed help got banned very quick
Call your ISP and they should be able to take care of it
-
jesus that downtime
So does that mean I should or shouldn't take my tin foil hat off...
-
onLoop return value Antiban
Im still not 100% sure if it would impact ban rates in any way
-
[Buying] 85 Mining Skiller
Ive never tried that but it sounds like fun
-
[Buying] 85 Mining Skiller
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?
-
TrumpScript, Make Python great again
This. This is great. *wipes tear from eye*
-
The time has come for me to leave
I'll miss ya bud. All good things eventually come to and end and there is nothing we can do about it.
-
Script team opinions?
I like the new siggy
-
onLoop return value Antiban
- Good Definition of Socialism/Democratic Socialism
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.- onLoop return value Antiban
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.- onLoop return value Antiban
No, but players do lose focus and regain focus over time just like a sine wave goes up and down over time.- onLoop return value Antiban
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; }- making first script, pls hlp
I would start with a Fisher and work your way to a miner. Miners can be kindof tricky to make.- [Tutorial][Indepth] A better take on task based scripts
I like this one ALOT more than that last one. Nice Job!- One Year Ago...
Not for me! Im on EST- [Stable Build] OSBot 2.4.41 - Quest Caching, WebWalking links
Was the desert next to al-kharid added to the webwalker?- One Year Ago...
I joined OSBot one year ago... u guys I hope my impact on this bot and community has been a positive one.- Hi, I'm Newton
Do you play kerbal space program- Client Closes itself
Might be the script if it calls System.exit();- 2 day ban- do stats still get taken back?
No they dont- is the pc worth the price?
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 - Good Definition of Socialism/Democratic Socialism