Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Torchlight 2
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Single player cheat request
View previous topic :: View next topic  
Author Message
dknightshao1
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 11

PostPosted: Sun Sep 23, 2012 11:56 am    Post subject: Reply with quote

after todays update the ct isn't working no more.
Back to top
View user's profile Send private message
ZadkielSan
Cheater
Reputation: 0

Joined: 09 Sep 2012
Posts: 39

PostPosted: Sun Sep 23, 2012 12:49 pm    Post subject: Reply with quote

yeah and i dont know hot to fix it... i'm a noob in cheat engine Sad
Back to top
View user's profile Send private message
KRH6852
How do I cheat?
Reputation: 0

Joined: 25 Aug 2012
Posts: 4

PostPosted: Sun Sep 23, 2012 2:38 pm    Post subject: Reply with quote

Until its updated, gold is pretty easy, its 4byte, just search for exact value of your gold amount, buy and sell something cheap searching the new value each time. I had 3 addresses, with a 4th that would stick with the maximum for the session. Changing the value of any of the 3 modified the current gold and update the other 3. Can also lock it like normal.
Back to top
View user's profile Send private message
Cielos
Expert Cheater
Reputation: 17

Joined: 10 Jan 2008
Posts: 227

PostPosted: Sun Sep 23, 2012 2:47 pm    Post subject: Reply with quote

ZadkielSan wrote:
yeah and i dont know hot to fix it... i'm a noob in cheat engine Sad


not yet update my game, but I've updated the table with AOB scan, see if it works on your game.

all the options are the same + 3 new scripts, all of them are made by unknown_k, and 1 of them is modified to match my needs.



torchlight2.CT
 Description:
+7, with AOB scan.

Download
 Filename:  torchlight2.CT
 Filesize:  53.02 KB
 Downloaded:  2914 Time(s)

Back to top
View user's profile Send private message
Pitbull
Newbie cheater
Reputation: 0

Joined: 18 Aug 2011
Posts: 14

PostPosted: Sun Sep 23, 2012 3:05 pm    Post subject: Reply with quote

Well they seem to be on update crazy streak... what is worse is now their version numbers are getting confusing as well.

Steam version = 1.11.5.3
Retail Runic Games / PerfectWorld = 1.11.2.3
Back to top
View user's profile Send private message
ZadkielSan
Cheater
Reputation: 0

Joined: 09 Sep 2012
Posts: 39

PostPosted: Sun Sep 23, 2012 5:16 pm    Post subject: Reply with quote

Cielos wrote:
ZadkielSan wrote:
yeah and i dont know hot to fix it... i'm a noob in cheat engine Sad


not yet update my game, but I've updated the table with AOB scan, see if it works on your game.

all the options are the same + 3 new scripts, all of them are made by unknown_k, and 1 of them is modified to match my needs.


man i wish i was this awesome with assembler and cheat engine Sad
thx a lot
Back to top
View user's profile Send private message
nasu88
How do I cheat?
Reputation: 0

Joined: 23 Sep 2012
Posts: 1

PostPosted: Sun Sep 23, 2012 6:45 pm    Post subject: Reply with quote

Thx for the table, but I have no idea how it works as I usually only search by number in games...After I have loaded the process into CE and load the .ct file, what am I supposed to do? Am trying to modify the EXP.

Any help is greatly appreciated, thx ^^
Back to top
View user's profile Send private message
ZadkielSan
Cheater
Reputation: 0

Joined: 09 Sep 2012
Posts: 39

PostPosted: Sun Sep 23, 2012 7:14 pm    Post subject: Reply with quote

Well i'll want to know if it's possible to "untag" a character ? You know you can use a console command to add items on your character, but when you do that he's flager has "cheater" online a little "!" appear after the sentence when you connect into a online game.

So i want to know if someone has a idea to edit this on char or simply edit the savegame with a hex editor.

There is a link for cheat console in torchlight 2

"www*gamefront*com/torchlight-2-dev-console-commands" (i cant put URL because i'm new so change the * into . , i'll wish this will not cause problems, feel free to edit if it's bad Smile )

But remember if you use it, you will be flagged as cheater online, but it's only on the char you cheated on, and you cant use the shared chest, all items generated by this will enable the flag if you pick it Smile.


ps : excuse me for my bad english it's not my birth language.
Back to top
View user's profile Send private message
dknightshao1
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 11

PostPosted: Sun Sep 23, 2012 9:58 pm    Post subject: Reply with quote

please update the ct ty
Back to top
View user's profile Send private message
ZadkielSan
Cheater
Reputation: 0

Joined: 09 Sep 2012
Posts: 39

PostPosted: Sun Sep 23, 2012 10:27 pm    Post subject: Reply with quote

dknightshao1 wrote:
please update the ct ty


it's updated bro, i've used it and it works like a charm Smile
Back to top
View user's profile Send private message
dknightshao1
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 11

PostPosted: Sun Sep 23, 2012 10:42 pm    Post subject: Reply with quote

oh sorry works like a charm THANX!!
Back to top
View user's profile Send private message
Cielos
Expert Cheater
Reputation: 17

Joined: 10 Jan 2008
Posts: 227

PostPosted: Mon Sep 24, 2012 8:54 am    Post subject: Reply with quote

for those who are using the scripts of my table, here's a fix to the aob scan of the script "Inf. Gold", as the existing one can't be activated on my updated game (1.11.2.3).

after enabling the table, press Enter while highlighting "Inf. Gold" (or double click the <script> at the same line), replace the third line with this:
Code:
aobscan(infgoldAOB1,01 BE 88 05 00 00 79 0A C7 86 88 05 00 00 00 00 00 00)

and that's it.

///

now here's an address for attributes' bonus base, whenever there's a bonus applied to an character's attribute, it will multiply with this value.
default is 0.01 (display as 0.0099999998 in CE), set it to 0.02 to multiply the bonus by 2, 0.03 to multiply by 3, etc.
it will affect run speed, attack speed, attack damage... etc., as long as you have an equipment or active/passive skill that apply bonus to that attribute.

didn't test this throughoutly. not sure if enemies make use of this constant too, if so, you can always find a way to make script(s) to prevent this (or even isolate the access to only multiply attack speed only or attack damage only, etc.).

for v1.9.5.1 RELOADED
Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>77</ID>
      <Description>"bonus base (default: 0.01) (1.9.5.1 RELOADED)"</Description>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>Torchlight2.exe+1c122c4</Address>
    </CheatEntry>
  </CheatEntries>
</CheatTable>


for v1.11.2.3 THETA
Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>84</ID>
      <Description>"bonus base (default: 0.01) (1.11.2.3 THETA)"</Description>
      <Color>80000008</Color>
      <VariableType>Float</VariableType>
      <Address>Torchlight2.exe+1c10484</Address>
    </CheatEntry>
  </CheatEntries>
</CheatTable>


///

nasu88 wrote:
Thx for the table, but I have no idea how it works as I usually only search by number in games...After I have loaded the process into CE and load the .ct file, what am I supposed to do? Am trying to modify the EXP.

Any help is greatly appreciated, thx ^^


after hooking the process and loading the table, click on the little box in front of "Enable", locate the "Exp" under Pointers > [Hero] > [Stats], notice that it might be different than the on-screen value.

if you can't activate "Enable" script, that means the aob scan can't locate the asm in question. you'll have to stick to the old method to search the address you want every time, or wait for someone to find some proper pointers for your game version.
Back to top
View user's profile Send private message
a1yet
Newbie cheater
Reputation: 0

Joined: 08 Mar 2010
Posts: 18

PostPosted: Mon Sep 24, 2012 9:16 am    Post subject: Reply with quote

Cielos wrote:
all the options are the same + 3 new scripts, all of them are made by unknown_k, and 1 of them is modified to match my needs.


thank you Smile
Back to top
View user's profile Send private message
ZadkielSan
Cheater
Reputation: 0

Joined: 09 Sep 2012
Posts: 39

PostPosted: Mon Sep 24, 2012 9:08 pm    Post subject: Reply with quote

Hi, i want to know if it's possible to improve the enchant script ? the "enchant window" is really annoying, how we can disable this ?
Back to top
View user's profile Send private message
dknightshao1
Newbie cheater
Reputation: 0

Joined: 23 Sep 2012
Posts: 11

PostPosted: Mon Sep 24, 2012 10:19 pm    Post subject: Reply with quote

im also wondering if its possible to dupe items with ce
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Single player cheat request All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 3 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)