Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Regal Cooker [Deleted]

Status
Not open for further replies.
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
awesome123man submitted a new resource:

Regal Cooker - Get Baked!

Completely Rewritten!!!

Speed and efficiency, with antiban measures implemented.
If there is something missing from the bot please post an issue here: Issues · Awesome123man/Regal-Bug-Logs · GitHub

Supports Many locations!

Bot will automatically stop when bank runs out of food to withdraw. :)

99 Achieved by @chad
20180206_110350.png
...

Read more about this resource...
 
Last edited by a moderator:
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
I've been waiting... But the executives have been busy for the past 2 days i guess :(
The update was passed yesterday, and it doesnt look like it will be passed today. But be patient, I honestly dont know if the new feature will end up working. Maybe i will try it out with my account using random ingredients... I'll see if i can try it .
 
Joined
Sep 26, 2015
Messages
158
Ok thanks. Just incase you didn't already put this in the bot shouldnt just click on both of them as they will be eaten but should instead right click and then click use.
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
got it :D
 
got it :D
if (item1Inv.interact("Use")) {
currentTaskString = "Using " + item1 + " on " + item2;
Execution.delayUntil(() -> Inventory.getSelectedItem() != null, 10000);
}
if (Inventory.getSelectedItem() != null && Inventory.getSelectedItem().equals(item1Inv)) {
if (item2Inv.click()) {
Execution.delayUntil(() -> Inventory.getSelectedItem() == null, 10000);
}
}
It will select "Use" and then only if the item is selected will it click the other
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
oh sorry man. I will check my code right now. :D
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
Make sure that it isnt just being slow to withdraw the second item and that you have the names exaclty as they appear :D
I changed the code a bit and it does withdraw both, but sometimes take a bit of time for the second. Update pushed not passed yet
 
Joined
Sep 26, 2015
Messages
158
Make sure that it isnt just being slow to withdraw the second item and that you have the names exaclty as they appear :D
I changed the code a bit and it does withdraw both, but sometimes take a bit of time for the second. Update pushed not passed yet
Ok ill try
 
Joined
Sep 26, 2015
Messages
158
I dont think update has been passed
 
Ok im trying it now and it works. Thanks
 
Update for some reason it constantly keeps logging out when i type in the names correctly and have the ingredients in bank. Any idea on why this is?
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
I dont think update has been passed
 
Ok im trying it now and it works. Thanks
 
Update for some reason it constantly keeps logging out when i type in the names correctly and have the ingredients in bank. Any idea on why this is?

I had that happen to me once, I can take a look later? Any idea?
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
I think i found it! :D
Testing now to make sure. then i will push the update.
 
Just pushed, now waiting to be passed. May take a while as Slashnhax is probably asleep rn :D
 
Status
Not open for further replies.
Top