Jump to content

Temsei

Members
  • Posts

    91
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Temsei

  1. Thanks a lot! Seems to be working well. Would you mind explaining the steps your code goes through? I'm not fully comprehending it. More specifically this little part here: (t -> t != null And why doesn't this Entity tree = objects.closest("Tree"); if (LEVELING_AREA1.contains(tree) { } accomplish the same thing?
  2. Hey, I have a few preset areas where the script will power chop trees. I don't want the bot to walk out of the preset area and currently have a simple check for cutting trees within the area: if (LEVELING_AREA1.contains(tree) { tree.interact("Chop down"); } This creates a small problem. If the tree isn't within LEVELING_AREA1, the script will still hover over the tree and proceed to get stuck as it can't chop it down. How could I make it so it doesn't even attempt to chop the trees down that aren't in the area? Thanks in advance!
  3. Yea especially the price of pastry dough has been dropping but it's still making decent profit p/h with current prices. The paints 'money made' is probably already incorrect since it doesn't actively get the current prices from GE but calculates the profit from the items prices that I set at the time of the release. If you want to get correct figures, just calculate your dough made * price of dough - jug of water & pot of flour.
  4. Did you reselect the pastry dough from the drop-down list? The script won't recognize the ingredient unless you click it from the list (regardless of pastry dough being set as default).
  5. What was your set up? Be at a bank with an empty inventory and have jugs of water and pots of flour in your bank. You also have to choose the ingredient you want to make from the GUI that pops up when you start the script.
  6. Unlikely to be that much in the long run, but at the time of release it was
  7. Pot of flour is 100-110 ea atm and every dough makes profit but like I said in the OP, it's kind of an unstable market. Tomorrow the profit is probably going to be different from what it was today.
  8. Here you go. Updated the OP as well. https://drive.google.com/open?id=0B5zfq4J918uyaWRXbk9CWHM1T3c
  9. Hmm, download doesn't seem to go through the first time you click the download button but it did on the second try. I'll upload it it to a more consistent site soon.
  10. Good luck! Do let me know if you run into any issues
  11. Unfortunately the supply quickly exceeds the demand :P
  12. Temsei's dough maker Information With this script you can make pastry dough, bread dough and pizza bases out of flour. While the script can be an excellent money maker, the market for these ingredients isn't huge so you should be keeping a close eye on your items market if you're planning to use the bot in larger amounts. Requirements Making dough has no skill requirements, start the script in a bank with pots of flour and jugs of water in your bank and you're good to go! Images If you run into any issues with the script or have any suggestions, please make a post about them! Proggies are also much appreciated. Download https://drive.google.com/open?id=0B5zfq4J918uyaWRXbk9CWHM1T3c Save the .jar file in "C:\Users\YourUsername\OSBot\Scripts" and refresh your scripts in the osbot client. Enjoy! Made a lot of GP with the script? Want to give a little something back? While donations obviously aren't any kind of necessity, they definitely will motivate me to create more scripts for the public. If you wish to make a donation, please follow the paypal donate link below or PM me if you want to donate RSGP. https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y26BKQUXZRBTY
  13. Best to set frequent breaks in the client
  14. Could I get a trial please?
  15. Hey Khaleesi, could I get a trial of this?
  16. I'm more experimental than serious about the whole thing at this point and not looking to spend too much money. Thanks for the offer though!
  17. Thanks for the replies! https://virmach.com/windows-remote-desktop-vps/ How many bots do you think the 25$ plan could hold effectively?
  18. Hello all, I'm looking to set up around 10 bots and possibly more as time goes by, what kind of plan should I be looking to purchase? Any recommended hosts? Any help much appreciated!
  19. Does it support the bank at Blast Furnace?
×
×
  • Create New...