What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Agil] [BETA] Gear optimizer, spiritbonder, and repair!

Status
Not open for further replies.
Yeaaappp, seems I missed scholar when making the stat weights. I'll update it quick. Thanks for the report.
 
New version, fixed a bunch of Spiritbind optimization bugs. You can now change the Settings and "Reload" while the bot is running, no need to stop it anymore.
 
I must be Github stupid. I cannot get it to work with me to save my life. Tried to click the clone to desktop, it did nothing, tried to create a local repo, it created it as mine (duh). Tried to fork the project off of yours, that worked, but, it was a fork, making it mine (no updates).

Do you have a ELI5 for getting it to clone and update while NOT on your account? :D
I ask this because, when I forked it, and clicked the Clone to Desktop button on my fork, it worked fantastically, but I cannot get it to go on your page. :'(

Thanks!
 
I must be Github stupid. I cannot get it to work with me to save my life. Tried to click the clone to desktop, it did nothing, tried to create a local repo, it created it as mine (duh). Tried to fork the project off of yours, that worked, but, it was a fork, making it mine (no updates).

Do you have a ELI5 for getting it to clone and update while NOT on your account? :D
I ask this because, when I forked it, and clicked the Clone to Desktop button on my fork, it worked fantastically, but I cannot get it to go on your page. :'(

Thanks!

It's strange that the "Download ZIP" button doesn't work. Delete any forks you might have in your computer, then with the GitHub app opened, log in on the GitHub webpage and click the "Clone in Desktop" button. You have to be logged in on the webpage and on the app. It should work. I just tried doing it from another account and it worked. But then again, the "Download ZIP" button also worked so maybe your browser is blocking it? You can also try use Subversion if that's what you like.
 
i'm trying to use this with a crafting profile and i think i found a bug. when my gear's condition gets low enough, it will stop the crafting profile and try to repair but it doesn't close the crafting log window, so my character can't actually move to repair.
 
i'm trying to use this with a crafting profile and i think i found a bug. when my gear's condition gets low enough, it will stop the crafting profile and try to repair but it doesn't close the crafting log window, so my character can't actually move to repair.

I get the same issue. If I manually close the crafting window, I will head towards the repair guy, and then carry on crafting.

So if the plugin could just issue a command to close the window that would be great.

Awesome plugin by the way
 
I haven't tested crafting at all due to time, so thanks for the report! I'll push a new update sometime tonight.
 
New version, fixed Spiritbind optimization. It should work now.

So I downloaded the new files. Enabled Agil, empted out my inventory and amory of every other gear except the sets of gear I wanted to SB. I turn the SB function to True and nothing happened when my set went to 100%.

I am currently running a grinding profile w/ Ultima as the combat routine. Is there something I am doing wrong? The plug in is enabled and everything...I am not sure what is going on, it doesnt seem to do anything at all, include repairing (I set my repair at 1.0 and all my gear hit 0% and it still kept going)

On a side note, i noticed the notepad has changed. Before you had all the lines spaced out and written in lines, but not everything is written in one line. It seems as though where the were a new line it was merge w/ the old line and went on.

For example: Before
Repair: True
OptimizeGear: True

Now:
REpair: TrueOptimizeGear: True

I am not sure if that has anything to do w/ anything, but I just thought I would give you as much information as I could to make it easier for you to trouble shoot.

Again, thank you so much for all your hard work on this. It is extremely appreciated!!!
 
So I downloaded the new files. Enabled Agil, empted out my inventory and amory of every other gear except the sets of gear I wanted to SB. I turn the SB function to True and nothing happened when my set went to 100%.

I am currently running a grinding profile w/ Ultima as the combat routine. Is there something I am doing wrong? The plug in is enabled and everything...I am not sure what is going on, it doesnt seem to do anything at all, include repairing (I set my repair at 1.0 and all my gear hit 0% and it still kept going)

On a side note, i noticed the notepad has changed. Before you had all the lines spaced out and written in lines, but not everything is written in one line. It seems as though where the were a new line it was merge w/ the old line and went on.

For example: Before
Repair: True
OptimizeGear: True

Now:
REpair: TrueOptimizeGear: True

I am not sure if that has anything to do w/ anything, but I just thought I would give you as much information as I could to make it easier for you to trouble shoot.

Again, thank you so much for all your hard work on this. It is extremely appreciated!!!

That's strange, the settings text file should not be like that. It should look like:

Repair: True
OptimizeGear: True
OptimizeBySpiritbond: False
MinimumDurability: 60.0
MinimumItemLevel: 1

If I download the ZIP from the link right now the settings file looks fine, so maybe it got changed somehow when you installed it. Be sure that no exceptions are being thrown in Rebornbuddy's log, if there's a green chunk of text then the settings file is wrong. Try doing a fresh install of the plugin.

Also, updated to 1.05, it will now close the crafting log to repair. If people are crafting out there please be sure to test it.
 
I did a fresh downlaod and reinstall and still nothing. Same stuff is happening. The version I have is Version:0.6is that correct? Maybe the zip download is giving me the wrong version?

Also, I went and tried to edit the line for SB to true and I got a bunch of green text. This is the log below.

View attachment 2676 2015-01-26 16.37.txt
 
Last edited:
I did a fresh downlaod and reinstall and still nothing. Same stuff is happening. The version I have is Version:0.6is that correct? Maybe the zip download is giving me the wrong version?

Also, I went and tried to edit the line for SB to true and I got a bunch of green text. This is the log below.

View attachment 165710

You're right, I just checked again in Notepad and the Settings text file is completely messed up. A text editor must have messed it up when I uploaded it. I'll fix it in around 20 mins when I get home. You'll see this as Update 1.06 on GitHub, haven't bothered on changing the version on the plugin itself so 0.6 is fine.

Meanwhile, you can still use it. Just change the Settings text file to:

Repair: True
OptimizeGear: True
OptimizeBySpiritbond: False
MinimumDurability: 60.0
MinimumItemLevel: 1

Then change whatever you want. Be sure that each thing is in its own line and without spaces before them.

EDIT: Nm, stat weights text file is also messed up. I'll fix it soon.
 
Last edited:
Alright I checked, the text files have the correct formatting if you "Clone To Desktop" using the git app. They also show the correct formatting when browsing them on the page itself. They loose this formatting when downloading them from the ZIP. I'm guessing this is because of compression. I'm not sure how to solve this, since it's on GitHub's side. If you don't want to use the app, you can also use Subversion, and if not, then you'll probably need to copy the text from the webpage into the plugin's text file:

Settings file: https://github.com/SagaZekken/Cardinal/blob/master/Data/AgilSettings.yaml
Stat Weights: https://github.com/SagaZekken/Cardinal/blob/master/Data/StatWeights.yaml

Click on the "Raw" button there and you'll get the plain text, copy that into:

Settings: Rebornbuddy/Plugins/Cardinal/Data/AgilSettings.yaml
Stat Weights: Rebornbuddy/Plugins/Cardinal/Data/StatWeights.yaml
 
Nevermind, managed to fix it on my end. Be sure to let me know if version 1.06 is fine.
 
Great job. Crafting window now closes character runs to repair guy and then continues crafting
 
Nevermind, managed to fix it on my end. Be sure to let me know if version 1.06 is fine.

Love the changes, you're doing great!

One last request though lol..
Can you make tags for the settings file to block bagslots from being auto optimized?
Example: Using SB ring (meteor ring) .. can you make it to where we can block one of the rings in the equipped panel from being optimized and automatically being replaced while SBing?

Something like IgnoreLRing:True
 
Yes, that's perfectly doable I'll include it in the next version. The only feature I don't think I'll implement for now is self repairs, not until the API better supports them without having to send hotkeys. Any other features you guys might think of? If not, I'll move on to the next plugin.
 
Status
Not open for further replies.
Back
Top