Does Growtopia networking stuff like:
- Returns Growtopia's ip and port
- Returns online user count
- Monitors server status and returns True or False if online or offline.
Python 3
-
Get python 3 from: https://www.python.org/downloads/windows/ .
-
Download the code in your working directory.
-
import gt_net
in your code.
read the code for comments and stuff i was too lazy to improve, feel free to edit and improve my dogwater code