JackDinn How do I cheat?
Reputation: 0
Joined: 01 May 2013 Posts: 5
|
Posted: Sat May 04, 2013 7:03 am Post subject: CE noob, couple of questions |
|
|
Hi all,
Iv spent a couple of days looking at torchlight2 , iv built a beginners trainer to do the mana, god mode & a one hit monster kill.
It works on win7x64 but when i tried it on xp x86 it don't ?
i checked out what was going on and found the address of the opcodes im altering are different.
for the mana :-
Code: | XP
Torchlight2.EditorDumpStatsAverages+3744E - D9 96 84050000 - fst dword ptr [esi+00000584]
Win7
Torchlight2.exe+11B6EE - D9 96 84050000 - fst dword ptr [esi+00000584] |
Why is this and how would i deal with it?
Also I read somewhere that you cant just build a trainer and send it to someone as they need to have CE installed but iv tried deleting CE on my comp and it still works? (iv got a portable ver of CE i renamed its folder and trainer still worked).
Sorry for being such a noob, but hay im enjoying myself
Cheers.
EDIT :-
Sorry, my mistake , its my trainer that dont work at all but i dont understand why.
I built a trainer for halflife source and that works fine but the trainer i built for torchlight2 just dont , i built it exactly the same way i built the HL one.
It works fine from CE and all i did was "generate generic trainer lua script from table" then generated the .exe
the text on the trainer toggles red/black , on/off but has no effect on the game.
i don't understand :-/
|
|