Everything posted by whipz
-
Stealth Quester
should add range as safe spot as well
- Wilderness API
- Paint API
-
Paint API
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 (:
-
Stealth Quester
Ghost ahoy would be dope xD haha i know that would be a bitch tho, but is it something you would consider ? 0.o
-
Like/Reputation Icons
ima be iron forever
- General botting help
-
acceptTrade not working
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
-
acceptTrade not working
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
-
Keeps lighting logs while im already lighting
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
- Paint API
- Paint API
- selling 990m
-
java.lang.NullPointerException
ahh sweet glad you figured it out (:
-
java.lang.NullPointerException
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
-
Basics of small gold farm?
This is why you mule
-
for every like this gets i will do 1 dab
Will take Months
-
I wish I could post this in the serious topic :(
We can only hope
-
Detecting level up
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
-
Looking for a tutorial island script with no GUI and no spaces in the name (for CLI puproses)
I have one somewhere I could sell it to you ? Im off to bed now but ill reply in morning if your keen
- ✔️Eagle Scripts' Private Scripts | 170+ Satisfied Customers | Automated Muling System | Fully Automated Farms With Database Support | Account Switching On Ban
-
Bribery on OSBot
i thought they got bitches ? 0.o
-
My Mining Rig Build Project
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 /:
-
paint not showing up
Are you running in low cpu mode ? or low resource mode ?
-
My Mining Rig Build Project
So many graphic cards O: and im just chilling here with on board graphics )':