This will show you how to populate to marketplace in Ledie's release of remastered BDO.
First i want to give credit to Servia for making the script in the first place and ASHE from discord for making it work with this version of the game. All i did was go through the BDO codex and added items to the script. So all credits go to them for making this possible.
1. Make sure your 1-Database.bat is running
No need for this anymore, Script has been updated to use account 90000
Spoiler:
3. Download this:
https://github.com/winpython/winpyth...64-3.8.5.0.exe
And extract it to wherever you want. It is a portable version of Python, thanks to Servia.
4. Put this script in whereveryouextracted\scripts
https://drive.google.com/file/d/1-XL...ew?usp=sharing
5. Then in the main folder of where you extracted to there will be a WinPython Command Prompt.exe Open that.
6. Then in that prompt put in this
You may see some Depreciation errors and that is okay.Code:python.bat BD2.py
7. Start the rest of the server and you should have a pretty full marketplace.
8. If there are items in the script you do not want just comment them out by putting a # in front of the line under the description of what it is.
Example:
Spoiler:
9. Prices are the first number in each of the categories, So if you want to change them just change the first number.
Example:
Spoiler:
I didn't include mats you can make, I left those out. The mats that are there are just the basic ones you get from gathering. I personally like to make my own mats from there.
If someone out there wants more of the mats in the script let me know and i can see what i can do about adding more.



Reply With Quote


