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!

Status
Not open for further replies.
Additional configuration options will come in time. Im busy now on other things. Basically I made this plugin for myself but I wanted to help the community as well :)

You wish!, i tryed to advice you :)
 
Is there a reason the limit to start/save is 248?

Would a text input be better?

Not everyone is bright enough to type numbers in TextBox's. I did it for QoL and let it be idiot proof. 248 because too high number would cause the precise number to be not possible to set.
 
248 because too high number would cause the precise number to be not possible to set.

Is it necessary for precision to 1? Transmutation's stacks are 40 and most of the others ~20. ~500 alterations are worth an exalt but without modifying the gui settings file you wouldn't be able to save that many.
 
Is it necessary for precision to 1? Transmutation's stacks are 40 and most of the others ~20. ~500 alterations are worth an exalt but without modifying the gui settings file you wouldn't be able to save that many.

You are free to edit it, so what's the problem? :) Majority may doesn't want to save 500-800 of alternations.
 
TaskHelpers.AddTask(new HandleCurrencyTask(), "SortInventoryTask", TaskHelpers.AddType.After);

After SortInventoryTask, before WithdrawTask. Next version will introduce delaying it to avoid counting everytime you enter hideout/town.


Hype Train! Incoming changes
rP0Ny4v.png


Code:
v0.2.0 - Unknown ETA
+ New files: \Images\Scroll of Wisdom.png, \Images\Portal Scroll.png
+ Added Option to delay the currency exchange operations. Usefull function for people that has large amount of stash tabs.
+ Switching tabs is now faster by 40%.
+ Doubled the maximum sliders values (to 496).
+ Fixed a bug that was causing last tab to be skipped.
+ Code cleaning.
+ Some minor fixes.
+ Preparations for new major version.
 
Last edited:
Hey man I'm really enjoying this plugin.
Would it be weird to ask for a scrolls upgrade as well?
Since AIF doesn't really let you manage the amount of wisdom scrolls you have in your stash this could do it easily by just selling what you have. :)
Maybe even a scraps/whetstone upgrade as well into scrolls?

Thanks for your awesome work thus far!
 
Hey man I'm really enjoying this plugin.
Would it be weird to ask for a scrolls upgrade as well?
Since AIF doesn't really let you manage the amount of wisdom scrolls you have in your stash this could do it easily by just selling what you have. :)
Maybe even a scraps/whetstone upgrade as well into scrolls?

Thanks for your awesome work thus far!

AIF manages max wisdom and portal scroll's amount in your stash.
Portal's to Wisdom will come in the next Update. Wisdom's to Portal's is not gonna be supported nor Portal's to Transmut's because it would make logic much trickier to handle and I don't wanna spend 1 day to think about feature I'm not going to use anyway :) Scrap's and Whetstone's to Wisdom's will come later if Portals to Wisdom's will work perfectly.
 
would it be a good choice to speed up the buy process? or dangerous because of laggy connections?

before i used this plugin i got autoclicker. like 100 clicks per second *hehe*
 
Well if you want, you can, for now script is waiting until the item appears in the inventory making it super safe and stable.
 
would it be a good choice to speed up the buy process? or dangerous because of laggy connections?

before i used this plugin i got autoclicker. like 100 clicks per second *hehe*
If your game is running at 60 fps everything under 40ms speed will cause you to get kicked out for too many actions.40ms between clicks is the fastest you can go if your game isnt lagging.
 
AIF manages max wisdom and portal scroll's amount in your stash.
Portal's to Wisdom will come in the next Update. Wisdom's to Portal's is not gonna be supported nor Portal's to Transmut's because it would make logic much trickier to handle and I don't wanna spend 1 day to think about feature I'm not going to use anyway :) Scrap's and Whetstone's to Wisdom's will come later if Portals to Wisdom's will work perfectly.

Can't find any setting in AIF to manage max wisdom scrolls.
Just an option to stop picking up wisdom scrolls after a certain amount.
But then it just stops completely. Even when you go under that amount.
 
Can't find any setting in AIF to manage max wisdom scrolls.
Just an option to stop picking up wisdom scrolls after a certain amount.
But then it just stops completely. Even when you go under that amount.


get the latest AIF version.
 
Pre-Release of v0.2.0
Please post any bugs or problems you've found. New features has not been tested properly. Count Every X run has not been tested at all. If nothing's will be bugged after 2 day's I'll release it on the first page.
I'd also make more code cleaning & exchanging armourer scraps and blacksmith wethstones on the final release.

Do not run it unattended!

Changelog:
v0.2.0
+ New files: \Images\Scroll of Wisdom.png, \Images\Portal Scroll.png
+ Added Option to delay the currency exchange operations. Usefull function for people that has large amount of stash tabs.
+ Added Option to sell Portal Scroll for Scroll of Wisdom if the amount in stash is too low.
+ Switching tabs is now faster by 60-80%.
+ Doubled the maximum sliders values (to 496).
+ Fixed a bug that was causing last tab to be skipped.
+ Code cleaning.
+ Some minor fixes.
 

Attachments

Status
Not open for further replies.
Back
Top