Skip to content

Altf4lol/CPPBot

This branch is 12 commits ahead of givesae/CPPBot:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
inf
Aug 19, 2021
622c044 · Aug 19, 2021

History

19 Commits
Aug 6, 2021
Aug 5, 2021
Aug 5, 2021
Aug 5, 2021
Aug 19, 2021

Repository files navigation

CPPBot By DrOreo002 Fixed by Lucy

Discord

Join Project Eternal Discord Server: https://discord.gg/22Z23CD4YH

Usage

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 2019 because its the version that I'm currently using

  1. Change this line to your exact path of the .json make sure you have double slash
  2. Build in debug mode or release, up to you
  3. Enjoy

Bot data example

{
  "username": "username",
  "password": "password",
  "gameVersion": "version",
  "targetWorld": "world",
  "ownerUsername": "ownername"
}

TODO List:

  • Realtime Captcha Solver
  • Multiboxing
  • Auto Msg

About

A simple growtopia bot!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.9%
  • C 20.1%