Ybother;62600 wrote:So, I feel that I have followed these instructions pretty well, and I have never used a bot before. I am still having trouble selection the deck I would like the bot to run in the Task Editor after adding it to the [CONFIG]. I am unsure where I have gone wrong at this point is this even still an active tread? Also How do I really know what .json i want to use and where do I find them?
I am also a noob, but I have managed to get mine working and written some custom json and got that working as well. I would need to see what you are calling your deck, and what your folder name is, to know if it is set up right. Basically you need to put a line in your deck_config file that looks like this:
[CONFIGS]
PirateWarrior = warrior_pirate
Where:
--
PirateWarrior is what I called my deck in Hearthstone, and
--
warrior_pirate is what I named the folder in the CustomConfig folder.
It needs to be exact. Maybe avoid any special characters besides an underscore to be safe.
As for the json, if you grab the OnePiece3.0 files from one of the other threads it will give you the files in a link that you can use to set it up by adding them to a folder (e.g. onepiece3.0), and using the deck code in one of the files to create the deck (assuming you have the cards). Then add that reference to the deck_config file.
You can run that in Wild to get to legend status relatively easy. And you can use them to see how they are set up and learn a little about how the json works.
Hope that helps. PM me if you still can't get it working and I will see what else I can do to help.