[Lua] Cheat Engine Table Dev Tools
Posted: Sun Aug 21, 2022 2:40 am
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.

Edit line 125 if you want another label:
local str = padd..'□'..cheatName..opt..nl
Original script by TheyCallMeTim13 (not thread safe)
Spoiler
Revised version: