Jump to content

Opening CT Files in Autoit


Recommended Posts

I've tried everything I can think of (which isn't much on this topic) and all I get is either garbage or "CHEATENGINE|". I've tried using regular FileOpen(), opening the file and replacing all |s with blank strings, and I've even opened it in a Hex Editor to view the contents. Nothing seems to be able to read these things but cheat engine. I'll post the hex contents and file contents as viewed in a text editor, hopefully someone can help me. I'm not good at things like this.

4348454154454E47494E4508000000050000000A0000004D616769632028783829C881AB010000000002004C00000000000000000000000000000004000000476F6C64A081AB010000000002004C00000000000000000000000000000006000000436173746C65B081AB010000000002004C0000000000000000000000000000000600000050656F706C65B881AB010000000002004C0000000000000000000000000000000F00000050656F706C65205265717569726564A07DAA010000000002004C000000000000000000000000000000000000000000000000000000

CHEATENGINE............Magic (x8)..........L...................Gold..........L...................Castle..........L...................People..........L...................People Required.}........L...........................

CHEATENGINE

Magic (x8)È« L Gold « L Castle°« L People¸« L People Required }ª L

CHEATENGINE

I can view more in wordpad but it won't copy over for some reason. Hopefully someone can help. Oh before I forget this is the output in CE.

Magic (x8) 01AB81C8 4 Bytes

Gold 01AB81A0 4 Bytes

Castle 01AB81B0 4 Bytes

People 01AB81B8 4 Bytes

People Required 01AA7DA0 4 Bytes

Link to comment
Share on other sites

The database I posted is for a single-player game called Age of Castles. I've already gotten the codes I just want to be able to read them with the memory scanner I'm creating. I don't cheat on the online games I play unless you count looking up hints online cheating. I just want to open these files for compatibility reasons, and the fact I've already got a file with them saved. I was thinking and the .CT files may have a wrapper but I don't know for sure. I'm really not good at reading headers from a file or anything like that, which is why I asked for help. I in no way intend to break any game's ToS.

Link to comment
Share on other sites

No one can help? I'm out of my league with things like this I know there are users here who can do it. Even if someone can't give me a definite answer or script that will open this can someone at least tell me how to start?

Link to comment
Share on other sites

CE is OpenSource... search the code for open/save in the SVN and convert it. Have fun :D

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...