whale666888 / PalWorld-NetCrack-NuLL

Personal version of blueswords Pal Internal cheat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PalWorld Internal

Simple internal built with various code snippets and SDK from UC.me

Note

Built for Steam release v0.1.4.0

Steps to build

This assumes you have Visual Studio 2022 installed

  • Clone or download repo as .zip
  • Open DX11-Base.sln
  • Set build configuration to Release
  • Build solution

Known Issues

  • Godmode mount bug

Player Features

  • Modify Speed
  • Modify Attack
  • Modify Defense
  • Infinite Health
  • Infinite Stamina
  • Infinite Ammo
  • Show Player Position
  • Print Position to Console

Exploits

  • Safe Teleport
  • Open Entity List
  • Give EXP
  • Teleport Home
  • Toggle Fly
  • Revive
  • Item Spawner
  • Easy Pal Condensation - Requires only 1 Pal for all upgrade levels

Teleporter

  • All Boss Locations
  • Custom TP Locations
  • Teleport to Waypoint

Entity List

  • Displays list of nearby entities (Players, NPCs and monsters)
  • Filter list for players and/or pals
  • Teleport to selected entity
  • Kill entity or set to 1 HP
  • Force Join Guild
  • 'Mask It' can be used on your player entity to hide player name.

Misc

  • Kill Aura
  • Crash server
  • Destroy All Bases
  • Unlock All Effigies
  • Teleport Pals to XHair/vacuum
  • Unlock All Chests
  • Destroy All Visible Objects

SS

image image image image image

AOBS

GObjects: 48 8B 05 ? ? ? ? 48 8B 0C C8 4C 8D 04 D1 EB 03
FNames: 48 8D 05 ? ? ? ? EB 13 48 8D 0D ? ? ? ? E8 ? ? ? ? C6 05 ? ? ? ? ? 0F 10
GWorld: 48 8B 1D ?? ?? ?? ?? 48 85 DB 74 33 41 B0
Processs Event: 40 55 56 57 41 54 41 55 41 56 41 57 48 81 EC 10 01 ? ? 48 8D

External Library Credits

About

Personal version of blueswords Pal Internal cheat

License:MIT License


Languages

Language:C++ 99.4%Language:C 0.6%