https://github.com/atomsk-0/sumsum
Growtopia internal cheat written in c#
https://github.com/atomsk-0/sumsum
growtopia internal inzernal
Last synced: 3 months ago
JSON representation
Growtopia internal cheat written in c#
- Host: GitHub
- URL: https://github.com/atomsk-0/sumsum
- Owner: atomsk-0
- Created: 2023-11-21T20:16:13.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T09:11:53.000Z (almost 2 years ago)
- Last Synced: 2024-05-19T20:34:46.146Z (over 1 year ago)
- Topics: growtopia, internal, inzernal
- Language: C#
- Homepage:
- Size: 128 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Work in progress
Internal cheat written in c# for growtopia
## Requirements
- .NET 8.0 SDK
- C++ Compiler with c++ 17 features support## How to build
- To build internal open cmd in same dir as the .csproj and write `dotnet publish -c Release -r win-x64 /tl` this will build and compile it to native dll
- To build injector select Release-x64 and build it## How to use
- You need Growtopia 4.19 you can install it from [Here](https://ubistatic-a.akamaihd.net/0098/594764/GrowtopiaInstaller.exe)
- Then copy the dll file same folder as the builded injector and drag & drop the .dll file to the injector (Native builded .dll can be found in `Sumsum.Internal\bin\Release\net8.0\win-x64\publish` once builded)
- Currently you cant login because there isn't any login spoof added yet