Page 1 of 1

Pressure +4 Table [Mar 29, 2013]

Posted: Sat Jul 15, 2017 8:22 pm
by STN
Options: Seeeeeee the snapshot.

Notes:
1. AobscanModule used, so you need CE6.2+(svn version) installed. Otherwise, uncomment aobscan and comment aobscanmodule.

2. When you change the coins in garage, the numbers on the screen will be updated after you buy sth.

3. A trainer using this table :


Idea:
{
//aobscanModule only for 6.2+, otherwise, use aobscan.}

aobscan(aobPressure, 8B 4E 78 F3 0F 10 49 10 0F 57 C0 0F 2F C8)
aobscan(aobDamage, 8B 46 78 6B D2 64 F3 0F 10 48 10 F3 0F 5E)
aobscan(aobCoins, 83 C4 08 6B C9 64 F3 0F 10 44 11 38 F3 0F)

{
aobscanModule(aobPressure,PressureEnginePlugin.vplugin, 8B 4E 78 F3 0F 10 49 10 0F 57 C0 0F 2F C8)
aobscanModule(aobDamage, PressureEnginePlugin.vplugin, 8B 46 78 6B D2 64 F3 0F 10 48 10 F3 0F 5E)
aobscanModule(aobCoins, PressureEnginePlugin.vplugin, 83 C4 08 6B C9 64 F3 0F 10 44 11 38 F3 0F)
}


Image
Made by Alice0725