Page 1 of 1

[Lua] Cheat Engine Table Dev Tools

Posted: Sun Aug 21, 2022 2:40 am
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: