Skip to content

Astra1iser/QTRHacker

 
 

Repository files navigation

QTRHacker

Maybe you have something about this hack to tell,please join this discord server:
https://discord.gg/bzKc9vM

All releases: https://github.com/ZQiu233/QTRHackerUpdatesHistory/tree/master/Updates

Now QTRHacker is much stronger than the old one. Sorry for that there's no English version for the newest version. Maybe you should compile it by yourself.

Environment requests

  • Windows 7 or above(32/64).
  • .Net Framework 4.6.2 or above.
  • VC Runtime(VC Redist).

How to compile:

  1. Install Visual Studio 2017
  2. Clone or download this repo.
  3. Extract all files if you choice to download.
  4. Open the Solution named "QTRHacker" by Visual Studio(Version Selector)
  5. Ctrl + F5
  6. Then you can see the hack running.

Core Concepts

QHackLib:A base library for basic hacking in managed and native level.

QTRHacker.Functions:A library base on QHackLib to directly hack Terraria.
QTRHacker.Functions.GameContext:In charge of the most basic information fetching and operations.
QTRHacker.Functions.GameObjects:In charge of game objects such as item,projectile and so on.
QTRHacker.Functions.ProjectileImage:An interface to emmit projectile into game,including rainbow drawing and texting.
QTRHacker.Functions.ProjectileMaker:A compiler for a projectile programming languange.

QTRHacker.NewDimension:A completely new black-themed UI for this hack.

Screenshots

About

A powerful memory hack for Terraria

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%