Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 47
  1. #16
    Rampant_uterus's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    644
    Reputation
    7
    Thanks
    136
    Nice table, I can't find it on google.

  2. #17
    i4mTh3Fr34kPr0's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Nagano
    Posts
    347
    Reputation
    16
    Thanks
    4,740
    Quote Originally Posted by Rampant_uterus View Post
    Nice table, I can't find it on google.
    yea because i made it



  3. #18
    Rampant_uterus's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    644
    Reputation
    7
    Thanks
    136
    Quote Originally Posted by i4mTh3Fr34kPr0 View Post


    yea because i made it
    Oof. I tried using your pointer but idk wtf I'm doing. (or how to use pointers, that's why I use AoB but I haven't done that in years so I'm retarded.) May we please use it? Appreciate.

  4. #19
    i4mTh3Fr34kPr0's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Nagano
    Posts
    347
    Reputation
    16
    Thanks
    4,740
    Add me on dis-cord then, belvedere1337#5617



  5. #20
    WareZz57's Avatar
    Join Date
    Oct 2018
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by i4mTh3Fr34kPr0 View Post
    Add me on dis-cord then, belvedere1337#5617
    Added you

  6. #21
    GitGudorDieCryin's Avatar
    Join Date
    Sep 2016
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    0
    Are blueprints also 4 byte? Because I couldn't find the address after going through a whole list of 30+.

  7. #22
    i4mTh3Fr34kPr0's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Nagano
    Posts
    347
    Reputation
    16
    Thanks
    4,740
    Quote Originally Posted by GitGudorDieCryin View Post
    Are blueprints also 4 byte? Because I couldn't find the address after going through a whole list of 30+.
    how did you got those?



  8. #23
    GitGudorDieCryin's Avatar
    Join Date
    Sep 2016
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by i4mTh3Fr34kPr0 View Post


    how did you got those?
    Finishing story missions for the first time, completing bounties from the camp, doing survivor missions that award them, and getting "prestige" XP after reaching level 10 on a character.

  9. #24
    Rampant_uterus's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    644
    Reputation
    7
    Thanks
    136
    Game is out, 40$ on g2play, got pre-order key instantly even though its released. IDK if i'm allowed to say that here, sorry and delete my post if not! Wonder if they got any cheat/kick/prevent/protection. Guess we'll find out.

  10. #25
    Grooovylicious's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    2
    My Mood
    Asleep
    Quote Originally Posted by i4mTh3Fr34kPr0 View Post


    Well, it's quite easy to do..

    Edit:
    just for you.. Scrap tut < same goes for other things.. just be patient and keep searching.


    Holy Moly gezzzzzz nice table.

  11. #26
    Rampant_uterus's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    644
    Reputation
    7
    Thanks
    136
    Need a new one for the full release. An AOB for ammo would be dopest. Base resources (once base is maxed) become useless hehe. I gave myself skillpoints but I think I'm going to "remove" any extra at max level, in case OVK does "things" (who knows).


    Someone posted code snippet (not mine) but I've never known how to compile/inject this and make it useful. I assume it's ESP.

    Code:
        //40 55 53 56 57 48 8D 6C 24 ? 48 81 EC ? ? ? ? 48 8B 05 ? ? ? ? 48 33 C4 48 89 45 E0
        #define OFFS_VISIBLE 0x115A730
        //48 8B 1D ?? ?? ?? ?? 48 85 DB 74 3B 41
        #define OFFS_UWORLD 0x3DA4DF8
        //40 53 48 83 EC 20 48 8B D9 48 85 D2 75 30 33 C0
        #define OFFS_GETOBJECTNAME 0x12482A0
        //48 89 5C 24 ? 48 89 74 24 ? 57 48 81 EC ? ? ? ? 41 0F B6 F9
        #define OFFS_W2S 0x11D6260
        //48 89 1D ?? ?? ?? ?? 48 8B 5C 24 ?? 48 83 C4 28 C3 48 8B 5C 24 ?? 48 89 05 ?? ?? ?? ?? 48 83 C4 28 C3
        #define OFFS_GNAMES 0x3C98A98
        //48 89 5C 24 ? 48 89 74 24 ? 57 48 81 EC ? ? ? ? F6 81 ? ? ? ? ? 48 8B DA GetBoneMatrix : ParentBoneIndex(%d) out of range of 
        #define OFFS_GETBONEMATRIX 0x112D050
    Last edited by Rampant_uterus; 11-07-2018 at 05:09 PM.

  12. #27
    isosplz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    On the Beach Relaxing ATM
    Posts
    305
    Reputation
    10
    Thanks
    58
    My Mood
    Amazed
    Hi Rampant_Uterus.

    Do you share cheat engine table for OVERKills The Walking Dead? Or, anyone?

    In response to your post. You could setup a cheat engine script to use the aob scan for each address similar to what is show below as a starting point on what to create. Please keep in mind that I have not ever dealt with ESP use in CE prior to now.

    See the following example below:
    NOTE: The code provided below is used solely as an example for setting up scripts to implement aobScanModules. The actual use of code for each line may differ.[ENABLE]
    aobscanmodule(aobEspVisibility,OTWD-Win64-Shipping.exe,40 55 53 56 57 48 8D 6C 24 ? 48 81 EC ? ? ? ? 48 8B 05 ? ? ? ? 48 33 C4 48 89 45 E0)
    alloc(newmem,$100,aobEspVisibility)


    aobscanmodule(aobUWorld,OTWD-Win64-Shipping.exe,48 8B 1D ?? ?? ?? ?? 48 85 DB 74 3B 41)
    alloc(newmem,$100,aobUWorld)


    aobscanmodule(aobObjectName,OTWD-Win64-Shipping.exe,40 53 48 83 EC 20 48 8B D9 48 85 D2 75 30 33 C0)
    alloc(newmem,$100,aobObjectName)


    aobscanmodule(aobW2S,OTWD-Win64-Shipping.exe,48 89 5C 24 ? 48 89 74 24 ? 57 48 81 EC ? ? ? ? 41 0F B6 F9)
    alloc(newmem,$100,aobW2S)

    aobscanmodule(aobGameNames,OTWD-Win64-Shipping.exe,48 89 5C 24 ? 48 89 74 24 ? 57 48 81 EC ? ? ? ? 41 0F B6 F9)
    alloc(newmem,$100,aobGameNames)


    registersymbol(aobEspVisibility)
    label(set_aobEspVisibility)

    registersymbol(aobUWorld)
    label(set_aobUWorld)

    registersymbol(aobObjectName)
    label(set_aobObjectName)

    registersymbol(aobW2S)
    label(set_aobW2S)

    registersymbol(aobGameNames)
    label(set_aobGameNames)




    [DISABLE]
    aobEspVisibility:
    db 40 55 53 56 57 48 8D 6C 24

    aobUWorld:
    db 48 8B 1D ?? ?? ?? ?? 48 85 DB 74 3B 41

    aobObjectName:
    db 40 53 48 83 EC 20 48 8B D9 48 85 D2 75 30 33 C0

    aobW2S:
    db 40 53 48 83 EC 20 48 8B D9 48 85 D2 75 30 33 C0

    aobGameNames:
    db 40 53 48 83 EC 20 48 8B D9 48 85 D2 75 30 33 C0

    unregistersymbol(aobEspVisibility)
    unregistersymbol(aobUWorld)
    unregistersymbol(aobObjectName)
    unregistersymbol(aobW2S)
    unregistersymbol(aobGameNames)

    dealloc(newmem)


    Infinite Ammo Example:
    NOTE:
    The aobscanmodule in this example will not work. You will need to find the correct aobscanmodule for ammo in order to use it for this snippet of code.

    [ENABLE]
    aobscanmodule(aobInfiniteAmmo,OTWD-Win64-Shipping.exe,40 55 53 56 57 48 8D 6C 24 ? 48 81 EC ? ? ? ? 48 8B 05 ? ? ? ? 48 33 C4 48 89 45 E0)
    alloc(newmem,$100,aobInfiniteAmmo)

    label(aobInfiniteAmmo)
    label(return_aobInfiniteAmmo)


    newmem:


    code:
    mov [rax],#9999
    movd xmm0,[rax]
    cvtdq2ps xmm0,xmm0
    jmp return


    aobInfiniteAmmo:
    jmp newmem
    nop
    nop
    return:
    registersymbol(aobInfiniteAmmo)




    [DISABLE]
    aobInfiniteAmmo:
    db 40 55 53 56 57 48 8D 6C 24

    unregistersymbol(aobInfiniteAmmo)

    dealloc(newmem)
    Last edited by isosplz; 11-07-2018 at 07:58 PM.

    A lack of knowledge is merely an interpolation.
    As with all thoughts, USE AT YOUR OWN RiSK. (Until the information is verified)

  13. #28
    monolithes's Avatar
    Join Date
    May 2017
    Gender
    male
    Location
    France
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    Lurking
    anyone have god mod table??
    You've only seen one of my dances.

  14. #29
    Rampant_uterus's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    644
    Reputation
    7
    Thanks
    136
    @isosplz I'm still not sure how to use it, but that's got me on the way, thank you. I'm trying to remember how to make AOB right now. I think I got it working for Scrap, going to try ammo.

  15. The Following User Says Thank You to Rampant_uterus For This Useful Post:

    isosplz (11-13-2018)

  16. #30
    iwasjorm's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Thumbs down

    Quote Originally Posted by i4mTh3Fr34kPr0 View Post
    Add me on dis-cord then, belvedere1337#5617
    Hey bro! Any chance you can send me this though email?

    I've tried to find the values and make pointers for them.

    For ammo, it worked on my first try with it, but after changing the wepon the values got all messed up and the pointer didn't work anymore. (No idea why).

    For things like HP and silencer, i didn't even manage to find the values.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Release] [The Walking Dead] Loader
    By thewalkingzombie in forum CrossFire Spammers, Injectors and Multi Tools
    Replies: 7
    Last Post: 01-03-2012, 04:31 PM
  2. The Walking Dead Season 2
    By Mr.Seyeko in forum General
    Replies: 5
    Last Post: 10-28-2011, 11:37 PM
  3. [AMC] The Walking Dead.
    By ortax in forum General
    Replies: 19
    Last Post: 10-08-2011, 03:24 PM
  4. [Release] E se the walking dead fosse a realidade?
    By Turbulence in forum Combat Arms Brazil Discussions
    Replies: 30
    Last Post: 05-20-2011, 03:33 PM