Difference between revisions of "Tutorials:AddScriptToTable"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
</pre> --> | </pre> --> | ||
− | <p style="white-space:pre;font-family:'Lucida Console';display: block; overflow-x: auto; padding: 0.5em; background: rgb(35, 36, 31); color: rgb(248, 248, 242);"><span style="color: rgb(117, 113, 94);">//// -------------------- Main Section ---------------------</span> | + | <p style="line-height:1.15em;white-space:pre;font-family:'Lucida Console';display:block;overflow-x:auto;padding:0.5em;background:rgb(35, 36, 31);color:rgb(248, 248, 242);"><span style="color:rgb(117, 113, 94);">//// -------------------- Main Section ---------------------</span> |
<span style="color:pink;font-weight:bold;">[ENABLE]</span> | <span style="color:pink;font-weight:bold;">[ENABLE]</span> | ||
− | <span style="color: rgb(117, 113, 94);">//// -------------------- Enable Section ---------------------</span> | + | <span style="color:rgb(117, 113, 94);">//// -------------------- Enable Section ---------------------</span> |
<span style="color:pink;font-weight:bold;">[DISABLE]</span> | <span style="color:pink;font-weight:bold;">[DISABLE]</span> | ||
− | <span style="color: rgb(117, 113, 94);">//// -------------------- Disable Section --------------------</span> | + | <span style="color:rgb(117, 113, 94);">//// -------------------- Disable Section --------------------</span> |
</p> | </p> | ||
Revision as of 09:06, 17 March 2017
How to add script to table
- If you don't have an auto assemble form visiable open one, on the Cheat Engine main form press Crtl+Alt+A
- If you haven't added enable and disable sections, then On the auto assemble form click template then click cheat table framework code.
- On the auto assemble form menu click file then click assign to current cheat table.
- This should create a new memory record on the cheat table address list.
Note: Cheat table scripts require enable and disable sections.
Code:
//// -------------------- Main Section --------------------- [ENABLE] //// -------------------- Enable Section --------------------- [DISABLE] //// -------------------- Disable Section --------------------