Hello! I want to improve my skills and develop some plugin, so... let me know what you want! At the moment when I writte that lines, I have one HousePlacing (but I think forum rules don't let me share it, it's more a hack than a plugin, let me know if I can) and also maded simple radar (at this moment, I sended the code to @Out before post it, just for confirm forum rules and then share it). So, guys, wich one you want to have? I'll evaluate and made all as I can! Already maded: [HIDE] - Spot grabber https://www.thebuddyforum.com/arche...plugins/other/222451-plugin-spot-grabber.html - Radar (waiting for approval by @Out) - [Configurable] Auto Roll (request by @crashandburn0213 on that thread) https://www.thebuddyforum.com/arche...urable-auto-roll-post2001161.html#post2001161 - Buff id list https://www.thebuddyforum.com/arche...220208-updated-weekend-buff-name-id-list.html - Suspected User buff detector (request by @Ani on that thread) https://www.thebuddyforum.com/arche...er-buff-detector-post2002004.html#post2002004 - Auction price history saver (request by @Stans on that thread) https://www.thebuddyforum.com/arche...-auction-price-history-saver-post2004388.html - Open world gather (request by @lollos on that thread) https://www.thebuddyforum.com/arche.../220942-plugin-world-farming.html#post2007936 - Disconnect when someone target your char (request by @edwinlodz on that thread) https://www.thebuddyforum.com/arche...her/230306-plugin-disconnect-target-char.html [/HIDE] Buy me a coffe if you want apreciate my work with any donation!
I'm currently looking in to the Level 1 - 33 questing plugin to see if I can understand its processes in order to continue it to L50/L55 (head scratching ensues...)
I think it's a lot of work... But I can help you in any headtrouble you have when developing, just ask here and I'll try . don't PM, other users will not take info from PM Waiting your questions!
auto roller I would love to a simple item roller. i know there are a few grinder bots out there that have this functionality built into it. The problem i have with them is one doesnt work for skipping items. My alt got a haunted chest the other day sad face. or they dont have separation of looting and bashing. the one im using atm actually has it where they walk up to mobs in auroria and will do nothing because they are only being used to roll on purses. other than a simple plugin that allows them to roll or not roll on a list of items it would be great to have a labor cut off on rolling. basically i have to keep alt tabbing and tallying the purses labor and then i have to figure out how many more i need to farm. its all quality of life stuff but i think it would be a great plugin to have. also maybe have a dropdown that you can select that automatically takes into account your LP reduction so it can be as efficient as possible
I'll look into that, auto-roll, with configurable roll per item and option to save it to one .txt to only configure it one time First I need to see if I can interact with roll / cancel buttons, I'll tell something when I got it.
Sounds great. yeah im using the hasla helper 2.3 that has been updated by a wonderful developer. And its working well. its passing on all the things i want passed on. Just something thats devoted to rolling/passing based on a list sounds great
Heya LordManzana, 1) What I think many wants is a plugin that does a AH scan for the server they are on, collects the info and display it to the user. In Excel form would be awesome, categorized if possible by tradeskill and type of items. 2) Follow up on that would be a lot more complicated but totally uber: Print out what each Tradeskill category can make of items, what expected return would be in total and Silver per Labour spent earned.
This looks awesome. i think the only thing i could ask for is to do a labor cutoff mainly for purses. and possibly someway of having the program calculate the cost of purses based on proficiency. Example 100 prince purses is 1k labor but i believe if you have 30k larc its only 900 labor. 50k is 8 labor and max prof is like 7 i think. just an input with current labor=3500 labor and then someway to account for the labor reduction. not sure how to do that considering there are so many types of purses. this wway if you have 3500 labor it knows to only collect 350 purses. but if you have labor reduction lets say your purses only cost 8 labor to open vs 10 then at 3500 labor it knows to collect about 437 purses. Im not sure how had this would be to program i know nothing about it. well not this kind. and i am not sure what the easiest way of implement all this would be. I hope whatever you do it awesome.
Can download it from here: https://www.thebuddyforum.com/arche...urable-auto-roll-post2001161.html#post2001161
About labor cost... I think ArcheBuddy API don't give use some function like Code: item.laborCost() If API add this one in the future, I will be able to add it on my plugin (do it manually is insane cause a lot of purses). Let me know if you have some more idea! (Post it on main plugin thread).
Check that "In development" plugin: https://www.thebuddyforum.com/arche...evelopment/208980-spectre-37-development.html I think will have your desired request
Done! https://www.thebuddyforum.com/arche...er-buff-detector-post2002004.html#post2002004 Hope will help you