Unknown2006-05-23 13:50:57
OK well I lost all of my system's when my hard drive died and good thing i got my back-ups to work, but I forgot to put my harvesting script in it. I do not want anything fancy like I had just something basic that I thought I knew would work but did not. So if you could tell me why it's not it would be nice.
Trigger: You have recovered balance on all limbs.
Send: Harvest @target
enable
regular exspression
expand variables
thats the jist of it. It's un godly simple and for some reason it will not work need clarity
Trigger: You have recovered balance on all limbs.
Send: Harvest @target
enable
regular exspression
expand variables
thats the jist of it. It's un godly simple and for some reason it will not work need clarity
Unknown2006-05-23 19:22:49
Here's a simple harvester using VBscript that I posted a little while ago:
http://lusternia.ire-community.com/index.p...ndpost&p=278374
Unlike your trigger, it doesn't run the risk of overharvesting if you're not careful. I'm not sure why your trigger's not working, looks fine. Er, are you sure the balance recovery line after harvesting isn't just: "You have recovered balance." ? (Also, if you have it flagged as a regular expression anyway, you might as well indicate that it's at the start of a line: "^You have recovered balance.")
http://lusternia.ire-community.com/index.p...ndpost&p=278374
Unlike your trigger, it doesn't run the risk of overharvesting if you're not careful. I'm not sure why your trigger's not working, looks fine. Er, are you sure the balance recovery line after harvesting isn't just: "You have recovered balance." ? (Also, if you have it flagged as a regular expression anyway, you might as well indicate that it's at the start of a line: "^You have recovered balance.")
Unknown2006-05-24 20:02:29
Not sure what was wrong with it but i just redid it honestly copy pasted it all on a new one and it worked must of just glitched. And I normally pay enough attention not to over harvest unless i'm in sern >_>