Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 46
  1. #31
    alex1300's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Home
    Posts
    7
    Reputation
    10
    Thanks
    0
    thanks +, -, 4 and 5 work fine for me.
    and i'd love to have an cheat happens acc if you dont mind. D

  2. #32
    apocalypticx's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    410
    No recoil for this game is very easy to make...
    To use any script i post you need cheat engine 6.1, copy paste the script into auto assemble window and assign it to the cheat table.
    Do not use this on Punkbuster servers you will most likely be banned!
    Here is a cheat engine no recoil script which works using Aob scan on v1.0.0.0 and the newest patch:
    If you use this script or any script i have posted in a hack/trainer whatever give credit.

    [ENABLE]
    //code from here to '[DISABLE]' will be used to enable the cheat
    alloc(newmem,2048) //2kb should be enough
    label(returnhere)
    label(originalcode)
    label(exit)
    label(recoil)
    registersymbol(recoil)
    aobscan(recoilaob,d9 9e ac 00 00 00 f3 0f 10 15 50 ** ** **)

    newmem: //this is allocated memory, you have read,write,execute access
    //place your code here

    originalcode:
    fstp dword ptr [esi+000000AC]
    mov [esi+000000AC],(float)0

    exit:
    jmp returnhere

    recoilaob:
    recoil:
    jmp newmem
    nop
    returnhere:

    [DISABLE]
    //code from here till the end of the code will be used to disable the cheat
    dealloc(newmem)
    recoil:
    fstp dword ptr [esi+000000AC]
    //Alt: db D9 9E AC 00 00 00
    unregistersymbol(recoil)

    Other things i have made include nametags,no spread,steady aim with sniper rifle these all work online
    on non punkbuster servers.On Punkbuster servers you will most likely be banned.
    Last edited by apocalypticx; 12-01-2011 at 07:57 PM.

  3. #33
    boneboxerzz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    id love some kind of ESP like names or somethign like that if u could add a how to please

  4. #34
    apocalypticx's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    410
    Quote Originally Posted by boneboxerzz View Post
    id love some kind of ESP like names or somethign like that if u could add a how to please
    Here is a working tags script for the latest patch:
    To use any script i post you need cheat engine 6.1, copy paste the script into auto assemble window and assign it to the cheat table.
    Do not use this on Punkbuster servers you will most likely be banned!
    If you use this script or any script i have posted in a hack/trainer whatever give credit.

    [ENABLE]
    //code from here to '[DISABLE]' will be used to enable the cheat
    alloc(newmem2,2048) //2kb should be enough
    label(returnhere2)
    label(originalcode2)
    label(exit2)
    label(nametags2)
    registersymbol(nametags2)
    aobscan(nametags2aob,8b 75 14 0f 94 c3 89 44 24 48 88 5c 24 0f)

    newmem2: //this is allocated memory, you have read,write,execute access
    //place your code here

    originalcode2:
    mov esi,[ebp+14]
    mov bl,01
    nop

    exit2:
    jmp returnhere2

    nametags2aob:
    nametags2:
    jmp newmem2
    nop
    returnhere2:

    alloc(newmem,2048) //2kb should be enough
    label(returnhere)
    label(originalcode)
    label(exit)
    label(nametags1)
    registersymbol(nametags1)
    aobscan(nametags1aob,dd d8 76 04 b3 01 eb 02 32 db 33 c9)

    newmem: //this is allocated memory, you have read,write,execute access
    //place your code here

    originalcode:
    fstp st(0)
    mov bl,01

    exit:
    jmp returnhere

    nametags1aob:
    nametags1:
    jmp newmem
    nop
    returnhere:

    [DISABLE]
    //code from here till the end of the code will be used to disable the cheat
    dealloc(newmem2)
    nametags2:
    mov esi,[ebp+14]
    sete bl
    //Alt: db 8B 75 14 0F 94 C3
    unregistersymbol(nametags2)
    dealloc(newmem)
    nametags1:
    fstp st(0)
    jna 00DE175B
    mov bl,01
    //Alt: db DD D8 76 04 B3 01
    unregistersymbol(nametags1)

    If there is enough interest in these scripts i could put them into a trainer and post the link in the general game hacking forum..
    Last edited by apocalypticx; 12-01-2011 at 08:10 PM.

  5. #35
    SnotBlade's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Nowhere
    Posts
    338
    Reputation
    10
    Thanks
    16
    My Mood
    Amused
    hahah sure thats for no punkbuster.. but the only hacks im looking for are online/punbuster ones :L

  6. #36
    J2KKK's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    8
    My Mood
    Breezy
    gzzzz...I have been using this in every server with the freaking PUNKBUSTER ON lmao it cant detect it and I have never been kicked although the "unlimited ammo" "no reload" "no damage" dont work...
    Last edited by J2KKK; 12-02-2011 at 01:57 AM.

  7. #37
    deano20010's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    uk
    Posts
    177
    Reputation
    11
    Thanks
    40
    My Mood
    Lurking
    Quote Originally Posted by J2KKK View Post
    gzzzz...I have been using this in every server with the freaking PUNKBUSTER ON lmao it cant detect it and I have never been kicked although the "unlimited ammo" "no reload" "no damage" dont work...
    It wont do because you haven't paid for it it looks like to unlock it you need to have paid for all the unlocks not just the norecoil.

  8. #38
    boneboxerzz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    this might sound stupid but where is the auto assemble window? in cheat engine? and how do u assign it to the cheat table?

  9. #39
    boneboxerzz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    If there is enough interest in these scripts i could put them into a trainer and post the link in the general game hacking forum.. YES please wold be fun with ESP and non spread.. cant wait

  10. #40
    cbhnhi13's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    at home
    Posts
    21
    Reputation
    10
    Thanks
    2
    hey, if i use it on a punkbuster server and the punkbuster detects it, do i get auto banned?

  11. #41
    J2KKK's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    8
    My Mood
    Breezy
    OK IT ALL WORKS IN CO-OP MODE lol

  12. #42
    alex1300's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Home
    Posts
    7
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by J2KKK View Post
    OK IT ALL WORKS IN CO-OP MODE lol
    really? i tried it but when i did only the recoil stuff worked...the no damage hack for example didnt do anything. :/

  13. #43
    alex1300's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Home
    Posts
    7
    Reputation
    10
    Thanks
    0
    uuuhhhh. now its working. DDD
    hoooaahh! i guess u have to be host probably?

  14. #44
    J2KKK's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    8
    My Mood
    Breezy
    Quote Originally Posted by alex1300 View Post
    really? i tried it but when i did only the recoil stuff worked...the no damage hack for example didnt do anything. :/
    you have to host the co-op match with a friend but when activated both of you get everything so be careful he doesnt report you

  15. #45
    Snowbrdd's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    814
    Reputation
    26
    Thanks
    116
    My Mood
    Lonely
    Don't bump old threads like this.
    @bullpop requesting a close.
    It's nearly a month old, so it is most likely detected.
    [IMG]https://i143.photobucke*****m/albums/r135/xSpartan_117x/ChiefPwnage.gif[/IMG]

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Help Request] [Help Request] How to make No Recoil hack in Visual Studio?
    By Tstovall in forum CrossFire Help
    Replies: 5
    Last Post: 07-20-2011, 02:55 AM
  2. [Help Request] Hack Help
    By Versa in forum Combat Arms Help
    Replies: 29
    Last Post: 06-30-2011, 05:40 AM
  3. [Help Request] G-force hack help closes down
    By Paradox in forum CrossFire Help
    Replies: 9
    Last Post: 06-18-2011, 06:22 AM
  4. [Help Request] hacks help
    By x8xbcdhx8x in forum Combat Arms Help
    Replies: 9
    Last Post: 06-11-2011, 10:06 PM
  5. [Help Request] Making a hack help
    By elcamu987 in forum Combat Arms Help
    Replies: 5
    Last Post: 06-08-2011, 11:37 PM