mece Newbie cheater
Reputation: 2
Joined: 29 Jun 2014 Posts: 17
|
Posted: Tue May 03, 2022 8:38 am Post subject: Address list color themes |
|
|
I have two problems with my tables:
- MemoryRecords need to be colored manually. It's time consuming and slowing down table making but I can't stop using colors.
- Different CE users prefere different CE colors (dark/light) and colored records can have weird looking with 'wrong' CE theme. I don't like the idea of using universal colors good looking in every circumstances.
The solution of both problems is using LUA script or CE extension that quickly applies suitable color theme.
Here is a prototype of the solution:
see Colorizer.gif attachment below
How to play with the prototype:
- Download it from here (sry can't post here yet):
Code: | https://opencheattables.com/viewtopic.php?t=260 |
Place themes.rar contents into the CE-autorun path. Usually it looks like: C:\Program Files\Cheat Engine 7.4\autorun
Run the *.CT and it's lua script.
Tick different themes under the "Theme selector" record
How it works:
LUA script reads colors from VSCode color theme files (*.json) and then applies them to AddressList panel and all memory records.
Using OnPaint event provides opportunity for further automation.
Description: |
|
Filesize: |
900.99 KB |
Viewed: |
12499 Time(s) |

|
|
|