Jump to content

Omicron

Members
  • Posts

    35
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

1205 profile views

Omicron's Achievements

Bronze Poster

Bronze Poster (2/10)

8

Reputation

  1. The OP has been updated with the latest download link! Proggies are appreciated Updates: *The currently executing task is now shown *Updated some things with threading in the script
  2. File -> Project Structure -> Artifacts -> Little green plus -> JAR -> Empty Jar -> Give it a name, add your compile out put path, then add the required compiled outputs. Afterwards to build it Build -> Artifacts, pick the jar you just made
  3. Set it for you module, also you want to export as a jar to keep stuff clean in scripts folder :P
  4. Perhaps it's an issue with the new version of the client then as I haven't tried this with the newest version
  5. I personally don't, as the steps he mentioned seem to work fine for me (although I don't use eclipse), it's something I recommended he try
  6. Everything seems to be in order, try closing out of OSBot, deleting the script in the scripts folder and THEN making the jar, see if that makes a difference
  7. Be sure to delete the old jar and then replace it with the new one, make sure to save changes before you compile into jar and also refresh the list (which you are doing).
  8. It doesn't take that long to export, just have the export path set up so it exports to the scripts folder. You can't run your script in your IDE, OSBot looks for local scripts in the specified directory so either way you're going to have to export your jar.
  9. I didn't know that actually, thanks for the info! (I haven't run into this problem in my cooking script, although that's probably cause I test multiple conditions, I'll look into this more) @OP Use normal sleep as mentioned above or properly implement conditional sleep
  10. This is something I made while toying around learning more about the API, it works perfectly and so far I've encountered no issues! To use it simply drag and drop the Jar in your scripts folder, it should load up fine. Ensure you are in a bank and have plenty of Jugs of water and grapes. Once you run out of supplies the script will log you out on it's own. Any feedback and progress pictures are appreciated! DOWNLOAD: http://upx.nz/sGlIwg NOTE: *While I have used the script to train cooking I have not tested it thoroughly as my laptop began to have issues, so there may still be bugs present which I am not aware of, please report if you find any! (At the moment I'm having some difficulties with my laptop so I may not be able to put out a patch right away, however I will as soon as possible)
  11. Added XP per hour, also added some fail-safes, download link is updated in OP
  12. I'll add that tomorrow when I get the chance
  13. Instructions: 1.) Start Script in Al-Kharid bank, enter the raw food id of the food you're wanting to cook, have a decent supply of it in bank. (To get the id of the raw food click inventory debug in settings and hover over the raw food in inventory) 2.) When there is 1 or no more uncooked items in your bank, the script will stop itself Download link: http://www.filedropper.com/omialkharidcook_2 NOTE: -The script is in beta, you may still encounter bugs, feel free to post below and I will take care of them. -I successfully cooked 1,000 shrimps with this, I didn't push on much further as everything seemed to be in order.
  14. Make sure you have it on low CPU usage and have client rendering off
×
×
  • Create New...