Growtopia MultiBox Written In Python
As far as I can tell, nobody has written a "Multibox" for Growtopia in Python. Currently still working on it as of 15/06/2022
Features (not a lot of them):
- Open multiple instances of Growtopia.
- No bans.
- Close all opened instances of Growtopia with a single line.
To run the multibox follow the steps:
Python 3, Unmodified Growtopia exectuable, Admin rights.
-
Get python 3 from: https://www.python.org/downloads/windows/ .
-
Copy the code or download the .py file.
-
Create a new .py file/unzip the downloaded file.
Run the .py file as admin through cmd: (Replace admin with current user name)
C:\>python3 C:\Users\admin\Desktop\MultiBox_Work_In_Progress.py
durax - Made the whole thing