Skip to content

Growtopia internal cheat focused around enhancements and framework, that is loaded automatically.

License

Notifications You must be signed in to change notification settings

noisreal/INZERNAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INZERNAL

Growtopia internal cheat focused around enhancements, clean code, support across versions, and frameworok

Features

  • Currently adding more, see code for yourself.

Setup tutorial

INZERNAL setup tutorial

Building yourself

  1. Download project
  2. Make sure you are using Release x64
  3. (Optional) Modify source if you want to
  4. Build all projects
  5. Choose your method of injection
    • injector (See below)
    • patcher (See below)
    • Any custom injector
    • Both injector and patcher

Using the injector

  • Keep INZERNAL.dll in the same directory
  • F1 will inject INZERNAL to Growtopia
  • F3 will uninject INZERNAL and restore everything (Built into INZERNAL)
  • F4 will quit injector
  • Requires admin permissions due to growtopia changing token permissions

Using the patcher

  • Drag any unpatched Growtopia file into patcher
  • Put INZERNAL.dll into same directory as Growtopia
  • When you launch Growtopia, INZERNAL.dll is automatically loaded
  • Does not require admin perms like injector
  • You can use injector with patched file too

Verified compatible Growtopia versions

  • Some patterns might be outdated for some versions
  • Find version binaries here
  • Verified working Growtopia versions are
    • V.45 (Recommended version)
    • V.41
    • V3.39

Downloads

  • No need to build anything yourself
  • No support for custom settings right now (will support later)
  • Downloads here

Debugging

  1. Set build to Debug x64
  2. Rebuild to be sure everything is correct
  3. Inject debug dll to Growtopia
  4. INZERNAL will disable Growtopia's token protection automatically, so admin will not be needed for debugging
  5. On visual studio go to Debug -> Attach to Process -> Find Growtopia
  6. All done, it should be attached. If it asks for admin perms then you did not inject the dll properly.
  • Now you can set breakpoints and trace, etc.
  • You can also keep it attached and unload the library, and then reload it.

Acknowledgments

  • This is not internal, the first internal ever made for growtopia, that was developed by atipls, me, and tero.
  • That is our private internal and will not be released or sold.
  • INZERNAL uses some small parts from internal
  • Patcher made by ness
  • Otherwise this project is fully made by me

Dependencies used in this project

Note that none of these need to be downloaded, they are included in the project

About

Growtopia internal cheat focused around enhancements and framework, that is loaded automatically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published