8000 GitHub - Tizzi/PalWorld: making push
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tizzi/PalWorld

 
 

Repository files navigation

PalWorld Internal

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

Note

Built for Steam release v0.1.4.1

Warning

Incompatible with other programs and overlays which also access the game. For example:

  • blitz.gg

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

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

Cage Spawner - Thanks to contributor FriendlyButFire

  • Spawn any Pal you want in cage

Note

This only works in Single Player/Co-Op Host game modes

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

making push

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • C 0.6%
0