[Lua] Cheat Engine Table Dev Tools

Utilities and third party tools used as an external or internal application for specific programs and games


Moderator: Table Moderator

Post Reply
User avatar
bbfox
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 368
Joined: Sat Jul 23, 2022 8:59 am
Answers: 0
x 783

[Lua] Cheat Engine Table Dev Tools

Post by bbfox »

Original by TheyCallMeTim13 posted in .org forum

A Cheat Engine Lua plugin that adds an item to the main menu, "Dev Tools", with the following sub menu items. Just put this script in the autorun folder.

Image

Edit line 125 if you want another label:

local str = padd..'□'..cheatName..opt..nl

Original script by TheyCallMeTim13 (not thread safe)

Spoiler
TableDevTools.zip
(1.35 KiB) Downloaded 578 times

Revised version:

Attachments
TableDevTools.zip
(2025/03/05) password: oct ;Thread safe version
(2.09 KiB) Downloaded 261 times

Post Reply