GrowtopiaNoobs / Growtopia-Bot

Growtopia bot made with C++, ENet and Qt.
GNU Affero General Public License v3.0
19 stars 20 forks source link

How do I add something to the bot? #48

Closed Mr4sR closed 3 years ago

Mr4sR commented 4 years ago

How do I add commands? like being able to check gems on bots, buy something in the store with gems, and so on? Is there a tool to record what system I just did growtopia?

DrOreo002 commented 4 years ago

Understand growtopia's packet first. There's no easy way of doing it, you gotta find it manually by using proxy (Check out GrowbrewProxy). There's no magic tools, at least a good knowledge of programming, networking (working with packets), and brain is needed