Results 1 to 6 of 6
  1. #1
    nukeist's Avatar
    Join Date
    Mar 2007
    Posts
    22
    Reputation
    10
    Thanks
    0

    What do i do from here?

    I know, i know, i am a n00b. I spent some time trying to hack the weapon code for warrock, and after a while, following various tutorials for cheat engine,I got this;
    Code:
    00410072 - 66 89 71 4c  - mov [ecx+4c],esi
    So, what do i do now? I wanna learn how to make these into button scripts that Trainer Maker Kit can use (cause thats the only trainer making program i have ever been fluent with).

  2. #2
    mental81's Avatar
    Join Date
    Feb 2007
    Posts
    72
    Reputation
    10
    Thanks
    26
    Well you found the correct pointer look my posts on more free addresses //
    Just add this pointer // WarRock.exe+00410072 // Ofset = 4c

  3. #3
    nukeist's Avatar
    Join Date
    Mar 2007
    Posts
    22
    Reputation
    10
    Thanks
    0
    im sorry- but how do you make a pointer?

  4. #4
    TinyWeeWee's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Location
    NYC
    Posts
    8,305
    Reputation
    76
    Thanks
    1,246
    My Mood
    Lurking
    00410072 - 66 89 71 4c - mov [ecx+4c],esi


    memorize 4c... 4c will be your offset
    highlight the shit and click on more info
    memorize the red address
    scan that address with the hex ticked
    get the damn green address
    add address manually
    tick pointer
    add the green address in the shit and in the offset, type 4c...

  5. #5
    nukeist's Avatar
    Join Date
    Mar 2007
    Posts
    22
    Reputation
    10
    Thanks
    0
    thank you so much tehnoob, but i wanna know how do i make this into a trainer maker kit button script?

  6. #6
    Ryyko's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Location
    UK
    Posts
    359
    Reputation
    11
    Thanks
    6
    My Mood
    Confused
    Nice errm mini thing
    i cud use it to

Similar Threads

  1. Whats your Favorite gun from the list
    By sheepong in forum Combat Arms Europe Hacks
    Replies: 32
    Last Post: 12-13-2009, 10:15 PM
  2. wanna know whats in cshell.dll ??? look here
    By lolz2much in forum Combat Arms Discussions
    Replies: 133
    Last Post: 11-20-2009, 10:31 PM
  3. What I Should Learn From Liz
    By Zakurna in forum General
    Replies: 15
    Last Post: 10-16-2009, 04:37 PM
  4. Replies: 9
    Last Post: 08-23-2009, 06:35 AM
  5. where do i go from here?
    By P1MP in forum C++/C Programming
    Replies: 4
    Last Post: 08-11-2009, 08:43 AM