11
Resource Farming / Re: Lugz Barb Leather Getter
« Last post by Thargorff on September 17, 2024, 08:46:04 AM »Yes, added the book, it just seemed like script skipping travel part all together
Set %Rune_Book xxxxxx ; set id of rune book with hunting spot and bank inside here
Set %Travel SJ
Set %Hunt_Rune1 x ;Set the rune number in book of hunting spot to return to
Set %Bank_Rune1 x ;Set the rune number in book of the bank. Must land withen reach of a banker
I had sent you a pm, anyway I will try to use set %use_history #FALSE and see if it helps. I will keep you posted, thanks a lot for your help. I realized noone else is having the issue as I did not see anyone replied in the post or because noone is using long enough to notice the issue?
Thanks for the PM. Nothing is changing very much from the variable world. I recommend you going through all your Rules in the "Rules" tab and de-selecting everything that has a "Log?" checked. This will prevent the "History" tab from getting too large and this might slow things down. You can also check your history tab and see how many items have been cataloged over time. If the number is large, then removing the logging might speed things up a bit.
Actually, there's a variable at the top of the script called "%use_history" that you can change to #FALSE to turn off all history collection. You might try that first instead of unchecking everything to be logged.
If that doesn't work then I'm at a loss.