[ce-extention] Table file name in CE window title

A forum dedicated to use and support LUA for Cheat Engine.


Post Reply
User avatar
mece
Table Maker
Table Maker
Apprentice Hacker
Apprentice Hacker
Posts: 63
Joined: Sat Jul 23, 2022 9:21 am
Answers: 0
x 90
Contact:

[ce-extention] Table file name in CE window title

Post by mece »

✅ https://pastebin.com/BHxatgmj

-- 【 FILE INFO 】

-- ㅤ❖ This is an extention for Cheat Engine 7.4 (https://cheatengine.org)

-- 【 FEATURES 】
-- ㅤ❖ Replaces CE 'MainForm.Caption' and 'App.Title' with current table name
-- ㅤㅤ 1. CE was used to open CT file from file system:
-- ㅤㅤ 2. CE opens CT from itself:
-- ㅤㅤ 3. CT was saved as a file from CE
-- ㅤㅤ 4. CE opens process while CT opened
-- ㅤㅤ 5. CE opens CT with auto attach script:
-- ㅤㅤ user runs/rejects lua script; prosess attach succeed or failed
-- ㅤ❖ Replaces CE Open & Save dialogs 'InitialDir' and 'Filename' fields

-- ㅤㅤ with current table path

-- 【 HOW TO INSTALL 】
-- ㅤ❖ Place the .lua file in CE autorun folder. Could be:

-- ㅤㅤ C:\Program Files\Cheat Engine 7.4\autorun

-- 【 CHANGE LOG 】
-- ㅤ⋯ 2022-23-07 ⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯
-- ㅤ❖ added handling of additional cases
-- ㅤ⋯ 2022-07-17 ⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯

-- ㅤ❖ initial version


Image


Post Reply