- Back to Home »
- Facebook Cheat Games , Transformers Universe »
- Transformers Universe - Overheat Weapons Have Instant Cooldowns
Posted by : Unknown
Jumat, 09 Januari 2015
Transformers Universe - Overheat Weapons Have Instant Cooldowns
UPDATE, Browser Version Of Game:
I'm sorry I've not been on very much, I've been busy. Anyway here's the browser version of the hack:
Search:
D9 45 F4 D9 9F 50 01 00 00 D9 87 48 01 00 00 D9 9F 4C 01 00 00
Replace:
D9 45 F0 D9 9F 50 01 00 00 D9 87 48 01 00 00 D9 9F 4C 01 00 00
Search after you have shot something with an Overheat Weapon. Made and Tested with Firefox browser.
Tested January 9th, 2015
-----------------------
Put the Script below(in the code box) into an Auto Assembly Script in Cheat Engine and activate it after shooting an Overheat Weapon such as a Minigun or a Laser/Healing Beam.

THIS WAS MADE ON THE DESKTOP VERSION OF THE GAME, MAY NOT WORK ON BROWSER VERSION OF THE GAME!!!
I'm too lazy to make a CT File.
I'm sorry I've not been on very much, I've been busy. Anyway here's the browser version of the hack:
Search:
D9 45 F4 D9 9F 50 01 00 00 D9 87 48 01 00 00 D9 9F 4C 01 00 00
Replace:
D9 45 F0 D9 9F 50 01 00 00 D9 87 48 01 00 00 D9 9F 4C 01 00 00
Search after you have shot something with an Overheat Weapon. Made and Tested with Firefox browser.
Tested January 9th, 2015
-----------------------
Put the Script below(in the code box) into an Auto Assembly Script in Cheat Engine and activate it after shooting an Overheat Weapon such as a Minigun or a Laser/Healing Beam.
THIS WAS MADE ON THE DESKTOP VERSION OF THE GAME, MAY NOT WORK ON BROWSER VERSION OF THE GAME!!!
Code:
[ENABLE]
AoBScan(tfinfoverheat,F3 44 0F 11 BE 10 02 00 00 ?? ?? ?? BA 03 00 00 00)
alloc(newmem,64)
label(returnhere)
registersymbol(tfinfoverheat)
newmem:
nop
nop
nop
nop
nop
nop
nop
nop
nop
jmp returnhere
tfinfoverheat:
jmp newmem
nop
nop
nop
nop
returnhere:
[DISABLE]
dealloc(newmem)
tfinfoverheat:
movss [rsi+00000210],xmm15