Skip to content

A simple Python script that automatically disenchants and moves items to facilitate easier Toro dupe v3.1

Notifications You must be signed in to change notification settings

ElKrissss/AutoDisenchantForTorov.3.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoDisenchantForTorov.3

A simple Python script that automatically disenchants and moves items to facilitate easier Toro dupe v3.1

Usage

  • 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

Move 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)

View Coords

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

enter image description here

You just have to copy the XY Position when you have the mouse over the coordinates you need

enter image description here

Config

Steal and Dump Buttons

enter image description here

Gap

enter image description here

Author

El_krisss

Colonizadores

About

A simple Python script that automatically disenchants and moves items to facilitate easier Toro dupe v3.1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages