Have you tried using my modification to the plugin or are there any problems in it?Tested and it worked great! Can't wait until you fix the "equiped-thing"!![]()
Highly reccommend this plugin! Ive only used it one night, but it worked and my bot kept going for atleast 12 hours without stopping! Thats way more than I can say about Mr. Gear Buyer.
@Erikem - I wasnt going to test this out until i saw your release of equiped items, and I tried it, and it worked! thanks to you as well man.
thats the next feature on the list, if i can figure out how to do it right. right after i fix how the homepoint is written to xml.You know that Mr GearBuyer buys gear and not upgrades it right? I have run MrGearBuyer several times without failing.
This is definitively something that should be implemented in MrGearBuyer too make the process even smoother![]()
I've done few simple modifications into the main plugin code to make it upgrade equipped items. With this file it:
- Will upgrade equipped items
- Will not sort items (I was too lazy to debug stuff so I just commented it out)
- Will not upgrade items in backpack
- Will raise few exceptions here and there (seems I have nothing to do with those)
In order to install just rename existing ItemUpgrader.cs into something else and copy attached file into ItemUpgrader plugin folder. Use at your own risk as I am no developer at all.
If author will request it - I will remove my file.
View attachment 75216
Compiler Error: c:\Users\kmolleson\Desktop\HBrelease\Plugins\ItemUpgrader\ItemUpgrader.cs(41,11) : error CS0101: The namespace 'com.peec.itemupgrader' already contains a definition for 'ItemUpgrader'