-
Posts
780 -
Joined
-
Last visited
-
Feedback
100%
Everything posted by whipz
-
This looks awesome again ! Will look more into it when I get home, thanks for the quality posts (:
- 7 replies
-
- wilderness api
- wilderness
-
(and 1 more)
Tagged with:
-
I love this paint man, it works so bloody well (: Ill update my Cooker when my son and misses get out of the hospital (She just gave birth on the 30th, had some complications, so we are stuck here till probs the 5th or so) Ill be giving you bulk credit for it as well, just makes things look awesome (:
-
Ghost ahoy would be dope xD haha i know that would be a bitch tho, but is it something you would consider ? 0.o
-
ima be iron forever
-
How does this get called ? if (trade.isFirstInterfaceOpen() && trade.didOtherAcceptTrade()) { log("Accepting first trade"); trade.acceptTrade(); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return trade.isSecondInterfaceOpen(); } }.sleep(); } else if (trade.isSecondInterfaceOpen()) { log("Accepting second trade"); if (trade.getTheirOffers().contains(527)) { bones = bones + trade.getTheirOffers().getItem(527).getAmount(); } if (trade.getTheirOffers().contains(2133)) { meat = meat + trade.getTheirOffers().getItem(2133).getAmount(); } trade.acceptTrade(); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return !trade.isCurrentlyTrading(); } }.sleep(); } This is from one of my older scripts so no hate, however i just tested and this still works I can show you how it was getting called if needed, but this works fine
-
Sorry but it has to be an error in your code, if you would like to post it up, we could have a better look, or you can add my skype whipzman@gmail.com or whipz osbot and you can send it to me there or in a private message, and i can have a look into it for you
-
add an else, so when it does see it has an animation, it will go back to sleep for x time, is what id do although never looked into firemaking
-
legend thanks mate, will edit when i have tested, going to bed (will also post credits when/if i release a script with your paint) which im sure I will eventually, as it's so useful
-
ahh sweet glad you figured it out (:
-
Do you have it open up the equipment tab on start ? sometimes things cant be grabbed when the interface isnt up. Maybe get it to log the items after equipmentStart in the onStart to make sure its returning an item and not a null
-
This is why you mule
-
Will take Months
-
I wish I could post this in the serious topic :(
whipz replied to Maldesto's topic in Spam/Off Topic
We can only hope -
or you could add to your sleep condition, getWidgets().getWidgetsContainingText("Click here to continue") != null; its what i use could have typos not looking at my IDE
-
i thought they got bitches ? 0.o
-
In my old old desktop, even with water cooling with exhaust fans going outwards idle would sit around 80C turning one (the one with the freshest cooler air) around so it blew it in dropped the temp from 80C to 60C but that was just me /:
-
Are you running in low cpu mode ? or low resource mode ?
-
So many graphic cards O: and im just chilling here with on board graphics )':
-
I have an i7 - 4900mq @ 2.8ghz and 32 gig ram, my GPU died the other day so just running on board graphics, Im running 8 osbots, and 1 osbuddy, and barely hitting 50% /: