Hi I am using Kick's profile from Buddy Store and also a enchanter, how do i edit the profile to stop selling greens and whites? Thanks
You'll need to be using the SVN version of Kick's Profiles, as you can't modify profiles streamed from the Buddy Store. You need to change the <SellGreen>, <SellBlue>, etc. tags. I wrote a Powershell script to do this. Inside the script you will need to change the $KicksDirectory variable to the directory where you have the SVN checked out. You may also want to review the true\false settings I use in the For loop at the bottom. Note, my script also contains mail settings. These forums don't allow uploading of ps1 files so you will need to change the extension of this file to ps1 yourself. View attachment Change Mail and Vendor settings.txt