Everything posted by Eagle Scripts
-
AIO Construction
Yeah. Trial granted.
-
AIO Construction
Sure thing. Granted
-
AIO Farming
Trees are on the roadmap but as the update's quite a big one and my agenda's always fully packed, it'll take a bit of time.
-
AIO Construction
No need to, trial granted :).
-
AIO Construction
Sure thing. Trial granted .
-
AIO Farming
It is flat & trial granted .
-
AIO Construction
Sure thing. Granted .
-
AIO Farming
12h granted .
-
K-Fisher
Due to the combination of your join date and post count I’m not able to grant you a trial
-
[Open Source] Account Creator - Alpha
@Medusaa I had a quick skim through your code. Try looking into using try-with-resource code blocks. You're instantiating an HttpClient and never closing it. Instead of HttpClient httpclient = HttpClients.createDefault(); Try using the Closable option try (CloseableHttpClient httpclient = HttpClients.createDefault()) { // All the other code in here, rather than below your initial HttpClient instantiation } catch (IOException e) { e.printStackTrace(); }
-
Our newest S3
We all know papa Sexplv is S5
-
Our newest S3
@ProjectPact Congratulations, well earned!
-
AIO Construction
Granted. I’ll need some proof of any purchased scripts. Sorry about this buddy .
-
AIO Construction
Due to the combination of your post count + join date, I won't grant you a trial.
-
AIO Construction
The trial was only active for 24 hours, starting the moment I granted it.
-
Eagle Plunder
The OSBot clients needs updating. Please patiently wait for the devs to fix the client .
-
AIO Construction
Granted .
-
(LOOKING FOR PARTNER) Farming With my Own Script 2.0
Looks interesting!
-
hi, #youcreatescript
Yeah. I didn't mean that in a disrespectful way but when writing private scripts for somebody, you should be 100% sure both parties are on the same line regarding the expected product(s). Which is something that'll be quite hard if the buyer can't properly make English sentences .
-
hi, #youcreatescript
- Wrong category - Horrible English Speaking from experience, you're going to have a bad time trading with such an individual, think twice boys @Malcolm @Fishing
-
AIO Construction
Sure thing. Trial granted.
-
AIO Construction
Re-granted.
-
AIO Farming
Discounts are not done by scripters but OSBot itself .
-
Enum to check margin
If you're unable to call the Enum#values function then I suggest learning the fundamentals of Java before trying to dive into scripting for OSBot .
-
AIO Construction
Unfortunately, mirror mode causes all sorts of issues.