Everything posted by Tom
-
what series would you recommend
cancelled, shows that are shit get cancelled.
-
osMiner
I have just submitted an update (may take 24 hours) Added a 'queue' system to custom rock selection, this fixes a lot of problems Fixed the Quarry granite / sandstone mining, now supports un-noting water skins at the bandit camp - Check main thread for instructions
- PPOSB - AIO Hunter
-
macrocooker banned over night
lucky you even got to the night
-
osMiner
Withdraws best pickaxe you got, I'll work on equipping it if you can later. Don't worry about the gap between withdrawing and walking back, just debugging. May take over 24 hours before you have this version, SDN process can be slow
- osMiner
-
osMiner
For powerleveling, I'm not sure what you mean, can't you just drop the ore instead of banking it? Ill work on the auto pickaxe switch tonight, thanks for the suggestion
-
osMiner
Trial added, Will be adding more locations in the next day, if you have any you want just let me know
-
osMiner
Script is now available on the SDN for purchase. If you would like a trial, please leave a comment asking for one and I will add 24 hours to your account (1 time only) Thanks, will see what I can do about this
-
Get Widget Hover Text
What do you actually want it for
- osMiner
- osMiner
- Bank locations
-
osMiner
Thanks, I had been unable to test mining guild so these little things slipped past me, I'll fix it ASAP. Hover Next rock needs some work, i mainly tested it with only 2 rocks selected so I can see why it might be causing issues with more, will work on something this weekend
-
osMiner
Added 72 hours, that would be great :P
-
Conditional Sleep issues
Make sure your project is setup for Java 1.8 For more information visit: https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html
-
Conditional Sleep issues
Nice. A better condition would be !getInventory().contains(item -> item.getName().equals("Jug")) && Pump.contains(myPosition()) As this doesnt require you to have 28 jugs of water, just as many as you happen to have in your inventory without leaving any empty jugs behind
-
Conditional Sleep issues
That IS how it works, however he stated that his script is spamming the jugs on the pump, regardless of the condition sleep. This indicates in my eyes that something is wrong with the condition Perhaps try the condition inventory().getAmount("Jug of Water") == 28 && Pump.contains(myPosition()) If this works, I think it has to do with filtering "Jug" and we can work something else out
-
Conditional Sleep issues
Your logic seems a little backward, you should be using the conditional sleep directly after an action private void fill() { if (!Pump.contains(myPosition())){ getWalking().webWalk(Pump); } else if (pumpUsable()) { Entity wPump = getObjects().closest(24004); if (wPump != null){ inventory.interact("Use","Jug"); if(wPump.interact("Use")){ new ConditionalSleep(5000) { @Override public boolean condition() { return getInventory().isEmptyExcept("Jug of water") && Pump.contains(myPosition()); } }.sleep(); } } } }
-
Does anyone play Diablo 3?
I play it whenever a new season starts for about a week
-
Connecting to DB?
Yep, you gotta submit data with PHP
-
Making banned patterns database?
> czar jr My scripts are already dead I dont care if they get burried
-
Making banned patterns database?
I honestly wouldnt complain about another bot nuke
-
Does Osbot staff use their brain before ranking someone?
hey man can I be CBA instead of muffins Yours truly, tom
-
More on Scamez. Pt. 2
Watch as scamez gets unbanned when decode refunds 150m Also edit those links out before ur the one who gets punished