It currently only supports 2 locations:
- Lunar Isle
- Caste Wars
I plan on adding more locations and a GUI in the next update. It also has a decent antiban, nice paint and can run for multiple hours. If you have any errors please post them here with a description of the problem and I'll try to fix it asap. Also if you have any proggys you want to share, I would like to see how long this thing can run.
CURRENT VERSION: 1.1
I won't be updating this script, the prices of the eggs dropped a lot. If it still works you can use it, but otherwise you're sol.
How to use:
- Start at the bank, with your stuff either in the bank or in your inventory, doesn't matter (although it works best if you have everything in the first tab)
- It sometimes crashes if it encounters a bank pin on startup, so enter it to avoid this
- Have your left click option on the summoning bubble set to special
- Start
*Note, if you wish to use castle wars, make sure this section near the top is set to "true":
boolean castleWars = true; // Only edit this line
If you wish to use lunar isle, make sure that section is set to "false":
boolean castleWars = false; // Only edit this line
Items needed:
- Spirit cobra pouches
- Ophidian Incubation scrolls
- Eggs (regular chicken kind)
Progress reports:

Patch notes:
1.1
-> Small bug fix with paint, should accurately display profit and eggs created.
1.0
-> Out of BETA!
-> Couple bug fixes with banking
0.3
-> Castle Wars is now available for use! Make sure to read about changing the castleWars variable earlier in my post.
-> Small fix for banking method
0.2
-> Fixed a bug where the script would only incubate one egg before banking after renewing special points
-> Fixed a bug where the script would think it's out of eggs when really there were many
0.1
-> Script released
Script:
save as TheIncubator.java
DOWNLOAD
Edited by Instagib, 21 October 2011 - 09:23 PM.








Back to top




