A simple Python script that automatically disenchants and moves items to facilitate easier Toro dupe v3.1
- Install requirements.txt
pip install -r requirements.txt
- Open the config.py file and if you don't have Minecraft in maximum window, GUI scale 2, and a screen resolution of 1920 x 1080 and adjust the coordinates to yours
- With the coordinates already adjusted, execute the DisEnchant.py script.
py DisEnchant.py
- You will have 3 seconds to switch to the Minecraft window and let it start disenchanting the items
- Open the config.py file and if you don't have Minecraft in maximum window, GUI scale 2, and a screen resolution of 1920 x 1080 and adjust the coordinates to yours
- With the coordinates already adjusted, execute the Move.py script.
py Move.py
- You will have 3 seconds to switch to the Minecraft window and let it start move the items
To stop moving the items, we will need to press the key chosen in config.py ("o" by default)
To view the coordinates of your mouse, you can execute the GetCoords.py script
py GetCoords.py
And you will see a window like this
You just have to copy the XY Position when you have the mouse over the coordinates you need