Everything posted by Apaec
-
APA Unicow Killer
Strange, might be caused by mirror mode (or even deadman mode). Does it work ok in injection? and in osrs? Will be doing some testing later this week (and will be pushing updates to my cooker script as well!), but the code hasn't changed so something else must have! apa
-
A simple Bone burier
wtf is this You could either use streams or there's a simpler way: for (Item i: inventory.getItems()) { if (i != null && i.getName().equals("Bones")) { inventory.interact(i,"Bury"); } } //wrote in response box so sorry if any errors merry christmas apa
-
Crosshair in onPaint(Graphics2D g)?
Have a snippet for a simple cross which I use in my unicows script: @Override public void onPaint(Graphics2D g) { g.setRenderingHints(new RenderingHints(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON)); //anti aliasing g.drawLine(script.mouse.getPosition().x - 5, script.mouse.getPosition().y + 5, script.mouse.getPosition().x + 5, script.mouse.getPosition().y - 5); //line 1 g.drawLine(script.mouse.getPosition().x + 5, script.mouse.getPosition().y + 5, script.mouse.getPosition().x - 5, script.mouse.getPosition().y - 5); //line 2 } apa
-
APA Auto Alcher
not for me, make sure you have stuff in ur inventory apa
-
IT'S HAPPENING
Yeah, it's fake. In reality, I think america will announce war with russia when the time comes...
-
APA AIO Cooker
Thank you for reporting this, I will be updating my pathwalking this week apa Strange, as I ported to the osbot banking api not so long ago which is pretty stable. Nonetheless, will take a look apa
-
How can i test my own scripts?
My tutorial should cover a few things up if u have any further questions: http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/
-
Sorceress's Garden
Possible, yes, but you certainly wouldn't be using an else if kinda thing to check if the elementals are on certain tiles. You'd have to use a more complicated algorithm which would determine exactly if and when you can go to the next safespot, which would have to take into account the game ticks and delay between you clicking and running to the safespot. trust me, it's not as straightforward as you think!
-
Sorceress's Garden
Sometimes after getting caught by a guard, they walk out of sync meaning it's not possible to complete that stage without purposfully failing
-
Sorceress's Garden
Very hard to make well, also impossible situations can cause problems
-
Certain events on this tragic day have reminded me of this
the meanwhile in al-kharid got me
-
APA Script Trials
Hey Sorry for the wait, was sleeping (night time here haha) Thank you for the purchase though hope it all works out well. apa
-
APA Rock Crabs
Thank you for the kind words and glad you like it Feel free to leave a review if you have a few spare seconds too osbot.org/forum/store/product/373-apa-rock-crabs/ thanks apa
-
APA Rock Crabs
aw crap, thanks for pointing this out! I've fixed the issue, thanks! apa
-
APA Script Trials
have given you a 6hour trial. Enjoy!: ) apa
-
APA Rock Crabs
Thanks for the kind words, and I'm glad you like it! apa
-
A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec
are you sure the name is 'Willow' not 'Willow tree'? if you get the name wrong, it will always be null and hence won't get into the chop state. apa
-
APA Script Trials
I've given you both 6 hour trials. Enjoy! apa
-
Armani Watch Dilemma
IIII is the same as IV, both are equally correct Here's an interesting read https://newgateclocks.com/store/information/roman4 I think it does say IX as you said however the bottom half of the X is cut off by one of the central dials
-
Armani Watch Dilemma
http://www.tokyoflash.com/en/watches/1/
-
Real boys will understand
it's void bro
-
To All My OSBot Veterans...
11th day of the 11th month how could you forget? x) if it were 9 11 i'm sure you would have remembered x)
-
APA Script Trials
I've given you a 24h trial. Enjoy! apa
-
BEST SCRIPTER - NEW - NO FEELING LEFT OUT VERSION
love velcro so much more convenient
-
Japan doesn't get Fallout 4 until December 17th....
what happened in japan shows how bad it would be for america to be in control of the world and they're getting there...