You are on page 1of 2

PostPosted: Mon May 21, 2012 5:01 pm

Post subject: [DiY]Dealing with Recifens


e's Tables and Scripts Reply with quote
Hi guys,
Here are some steps to guide you.
What do I do to use a CE's TABLE?
01 ) Download Cheat Engine from http://cheatengine.org/downloads.php
02 ) Then install it by double-clicking on the downloaded file;
03 ) Once it is installed, execute it like any other application. You can answer
NO to the tutorial option;
04 ) Download the table you intend to use and copy it to the folder "My Cheat Ta
bles" (usually at users->your_user->Documents);
05 ) Run the game;
06 ) Alt-TAB to CE, and load the game process by clicking on a button that looks
like a computer at the top left-corner of CE's main window and selecting it fro
m the list. Now click on the button "OPEN";
07a) If everything is ok and the table has the same name as the process (process
.exe => process.CT) CE will ask if you want to load the table. In this case just
click on YES.
07b) If the table name is different from name of the process, click on the butto
n that looks like a FOLDER and select the table to be loaded and then press the
button OPEN;
08 ) Now that the table was loaded, look at the down-right-corner. If the label
'Table Extras" is bold, click on it. Sometimes there is good information there.
09 ) Look at the entries of the loaded table. If there is a script, activate it
by left-click on the box [ ] at its left-side. Depending on the script it can ta
ke some time, but if you game is compliant, the box will be checked [X] and othe
r options will show up.
10 ) Change the values (1/0) of each option according to the cheats you want to
use.
11 ) Go back to the game and have a lot of fun. Smile
How do I know why a script is not loading?
There are three reasons why a script is not loading:
- The process was not loaded;
- A protection to avoid crashing was not satisfied (AA command ASSERT);
- AA command AOBscan was not able to find all hacking points;
01 ) Load the game process with CE and load the table;
02 ) Open CE's Memory Viewer and select it;
03 ) Press CTRL+A to open the AA editor;
04 ) On the table, right-click on the script entry and choose "Change Script";
05 ) Press CTRL+A to select all the script and then press CTRL+C to copy it;
06 ) Now select the AA editor previously open and press CTRL+V to paste the scri
pt into it;
07 ) Now press the button EXECUTE. If something is wrong, a message will be disp
layed.
How do I change the default settings of Recifense's table?
01 ) Load the game process with CE and load the table;
02 ) Don't activate the script.
03 ) If the Enable/Disable option are not visible, right-click on the script ent
ry. Move to cursor to the option "Group config" and uncheck the option "Hide chi
ldren when deactivated";
04 ) Now take note of the symbols which you want to change their default value;
(Symbol example: iEnableGM, iEnableMP, etc);

05 ) Right-click on the script entry again and choose "Change script";


06 ) Scroll down the script until you find the "// Variables";
07 ) Now change the default values of the symbols according to your will:
Example:
Code:
iEnableGM:
dd 0
<===== default disabled. Just change it to 1 and the default will be
enabled.
iEnableMP:
dd 1
<===== default enabled. Just change it to 0 and the default will be d
isabled.
iMinGold:
dd #5000 <===== Minimum gold default value 5000. You can change it to other v
alue;
07 ) Press the button OK;
08 ) Now save the table, so every time you load it, the default will be the one
you have chosen;
How do I add or change HOT KEYS?
A Script Record:
01 ) Select the record and press CTRL+H;
02 ) If you want to edit a HOT KEY, just select it on the list and click on butt
on EDIT HOTKEY;
03 ) If you want to create a HOT KEY, just click on button CREAT HOTKEY;
04 ) Click in button CLEAR if you want to change the hotkey;
05 ) Press the keyboard sequence you want to use. For example: <CTRL+home>, <SHI
FT+End>, etc
06 ) Now Select the action:
- for CE6.1, there is only one: Toggle script (activate/deactivate)
- for CE6.2, there are 3 options: Toggle script, Enable script (activate), Disab
le Script (deactivate)
07 ) You can add a description. But it is optional. Example: Load Script
08 ) Press the button APPLY.
A Enable/Disable Record:
01 ) Select the record and press CTRL+H;
02 ) If you want to edit a HOT KEY, just select it on the list and click on butt
on EDIT HOTKEY;
03 ) If you want to create a HOT KEY, just click on button CREAT HOTKEY;
04 ) Click in button CLEAR if you want to change the hotkey;
05 ) Press the keyboard sequence you want to use. For example: <CTRL+home>, <SHI
FT+End>, etc
06 ) Now Select the action Set value to and write in the next field 1 to enable
cheat or 0 to disable cheat
07 ) You can add a description. But it is optional. Example: Load Script
08 ) Press the button APPLY.
[TIP] Choose different sequences to enable and disable a cheat.
[TIP] The same sequence can be used for more then one record;
[NOTE] You can set hotkeys to change other records like "Current XP", "Attribute
Points", etc
[WARNING] Make sure the keyboard sequence is available inside the game and will
not affect it.

You might also like