Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nxrth

A C++ Growtopia multibot client Dear ImGui desktop app, with auto geiger, proxy support, logon bypass and stuff

Discord: discord.gg/nxrth


Notes

This app is developed to use AAP Bypass but since it got fixed i decided to release to public. IT MIGHT NOT WORK Perfect except for Auto geiger. CURRENTLY ITS NOT POSSIBLE TO WRITE ROTATION SCRIPT TO THIS APP. YOU HAVE TO ADD SUPPORT YOURSELF.

IF U even try to sell this source your just a i ndog and nothing else

Features

  • MCP Server
  • LToken login ( NJA, Surfer, Over and other supported )
  • Socks5 Proxy Support
  • AutoGeiger / geiger farming

Login methods

Nxrth accepts several credential formats (paste a full record or fill the fields in Add Bot):

  • GrowID / Mail + password — the classic dashboard login.
  • Google OAuth ltokenrefreshToken|rid|mac|wk (or a keyed refreshToken: record), validated through Growtopia's checktoken into a fresh session token.
  • Provider gateway tokens — keyed key:value records containing token: / rid: / mac: / wk: (and optional platform: / name: / cbits: / playerAge: / vid:), each pinned to one rotating exit IP for both the token fetch and the ENet logon.

Bots can be added one at a time, pasted/loaded in bulk, or added from the Lua executor / MCP.

AutoGeiger / geiger support

You can access auto geiger in automations tab.

The Logic behind auto geiger: User Enables Autogeiger, app checks if bot have geiger or not. if it does have it starts in the search worlds ( always use full clear worlds because i only tested & Used in full clear worlds ). If it doesn't, it warps to geiger pickup world and picks up 1 geiger and drops rest ( just like the auto pickaxe feature back then) then starts searching. After finding it drops on the storage world and goes back to the search world waiting in the white door.

Build (Windows, MSVC + vcpkg)

git clone https://github.com/microsoft/vcpkg
.\vcpkg\bootstrap-vcpkg.bat

cmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=<path>\vcpkg\scripts\buildsystems\vcpkg.cmake
cmake --build build --config Release

Manifest mode installs the dependencies (Dear ImGui, libcurl, Lua, nlohmann-json). Run the app from the project root so it finds data/. Provide your own data/items.dat (a Growtopia item database) for item names and the Database tab.

Open in Visual Studio

The solution lives at vs/Nxrth.sln. The per-machine project files carry local absolute paths, so they are generated (not committed) — run this once, then open the .sln:

scripts\generate-vs.bat

(You can also just File > Open > Folder the repo root — VS reads CMakePresets.json directly.)

Extras

  • NxrthMcp.exe — a stdio MCP server exposing the same fleet to external agents (see docs/MCP.md).
  • Lua APIdocs/LUA.md. AI operatordocs/AI.md. Crash recoverydocs/RECOVERY.md.

Questions / community: discord.gg/nxrth

About

Native C++ Growtopia mbot client with ltoken login, geiger support + auto geiger, MCP Server.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages