A simple growtopia bot! made by Growtopia Noobs
Commands are curently owner only, so owner must enter the same world as the bot to work
!follow (Bot will follow you)
!stop (Stop following) !about (Show about message)
This is actually not made by me (DrOreo002) but I've edited the source so it will be compatible without QT and you can
compile it using Visual Studio
It should be easy to build this, but apparently visual studio wouldn't allow you to. Because sometimes thing could go wrong so I'd recommend to use Visual Studio 2017 because its the version that I'm currently using
- Change this line to your exact path of the
.json
make sure you have double slash - Build in debug mode or release, up to you
- Enjoy
Bot data example
{
"username": "Dirgahayu",
"password": "Indonesia75Tahun",
"gameVersion": "3.011",
"targetWorld": "INDONESIA",
"ownerUsername": "DrOreo002"
}