Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PixelWorldsCheat-src

discord: eelaska.sys

A C++ project designed for Pixel Worlds, featuring a built-in il2cppresolver and chatcommands. This repository provides the foundational source tools needed for modification and testing.

Preview

Main Page

Main Page

World Page

World Page

Items Page

Items Page

Debug Page

Debug Page

Chat Command Preview

Chat Command Preview

Features

  • IL2CPP Resolver: Includes an integrated il2cppresolver to easily interact with the game's internal structures.
  • Chat Commands: Built-in handler for custom chat commands directly inside the game.
  • Lightweight Foundation: Provides a clean base containing only the core essential utilities, leaving room for your own custom logic.

Requirements & Setup

To get started with the project, follow these steps:

  1. Download the Source: Click the green Code button above and select Download ZIP, or download the PW-Tools-Updated.zip archive directly from the repository.
  2. Extract: Unzip the downloaded file to your desired project directory.
  3. Open & Build:
    • Open the project using Visual Studio 2026 (or any C++ compliant IDE of your choice).
    • Set your build configuration to Release | x64 to match the target game client architecture.
    • Build the solution to generate the binaries.

Other Repositories

If you find this useful, feel free to check out my other repositories, including the Pixel Worlds Dump for updated offsets and structures!

Disclaimer

This project is intended strictly for educational, research, and reverse-engineering purposes. Use it responsibly.

About

Pixel worlds c++ project, download zip unzip and build in vs 2026 or any ide. includes chatcommands and il2cppresolver but nothing else. feel free to check out my other repositories including pixel worlds dump!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors