dl748 Advanced Cheater
Reputation: 0
Joined: 05 Mar 2016 Posts: 75
|
Posted: Wed Jul 12, 2017 8:42 am Post subject: Custom Templates Extension |
|
|
Used a little of mgr.inz.Player 's idea. Its a crude script that doesn't do search and replace but allows you to add scripts without modifying this script.
Installation:
Place in autorun folder in the Cheat Engine installation directory.
Create a new directory called templates in the Cheat Engine installation directory.
Place any CEA files that you want as a template into that folder.
When starting Cheat Engine and opening the Auto Assembler, it adds a menu item called "Custom" and underneath it will create a menu option that corresponds to the file name of the CEA script.
Note: adding/changing/removing template files require a restart of Cheat Engine.
Edit: 1.1 Added subdirectories (they become submenus) Only drawback is that you cannot have a script file with the same name as a directory, if there is a conflict the script will override creating a submenu.
so if you have
templates/MyLibrary/Script.cea
templates/MyTest.cea
it will create a menus
Code: |
Custom
|-MyLibrary
| |- Script
|- MyTest
|
Description: |
|
 Download |
Filename: |
customscripts.lua |
Filesize: |
3.45 KB |
Downloaded: |
1648 Time(s) |
Description: |
|
 Download |
Filename: |
customscripts.lua |
Filesize: |
2.27 KB |
Downloaded: |
1427 Time(s) |
|
|