Page 1 of 3 123 LastLast
Results 1 to 15 of 41

Hybrid View

  1. #1
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy

    Angry Bytes wont work [EU]

    hey guys, when i do this :

    if((*(BYTE *)GameStatus == 1) && norec)
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\x90\x90\x90\x90", 4);
    else
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\xD9\x44\x24\x14", 4);

    norecoil doesnt work at all ;o and i checked the bytes with this adress:

    0x37383DFC

    Whats the problem?

    same problem with:
    rapidfire
    superbullets

    Last edited by steven1578; 08-08-2011 at 05:06 AM.
    R.I.P Grandma! 3-17-2012

  2. #2
    Vl4dyX's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    6
    if((*(int*)GameStatus == 1) && norec){
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\x90\x90\x90\x90", 4);
    }else{
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\xD9\x44\x24\x14", 4);
    }

    Now it will work.

  3. #3
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by Vl4dyX View Post
    if((*(int*)GameStatus == 1) && norec){
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\x90\x90\x90\x90", 4);
    }else{
    memcpy((VOID *)NoRecoil, (VOID *)(PBYTE)"\xD9\x44\x24\x14", 4);
    }

    Now it will work.
    still doesnt work man
    R.I.P Grandma! 3-17-2012

  4. #4
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    Quote Originally Posted by steven1578 View Post
    still doesnt work man
    you have one addie no recoil has 4 addies. you need those for it to work




    ^Suck it!

  5. #5
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by Skaterforeva1 View Post
    you have one addie no recoil has 4 addies. you need those for it to work
    also for EU?
    R.I.P Grandma! 3-17-2012

  6. #6
    Cediquer's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    395
    Reputation
    7
    Thanks
    18
    My Mood
    Twisted
    NO recoil has 4 addies try to get all 4??

    Heh but urs is EU so it might be different
    Leecher: 0
    Choob 25
    Newbie:50
    Member: 100
    Advanced Member: 150
    Dual-Keyboard Member: 250
    Expert Member: 500
    Bobo's Trainer: 750
    MPGH Expert: 1000
    Synthetic Hacker: 1250
    Blackhat Hacker: 1500
    Whitehat Hacker: 2000
    Bobo's Guardian: 2500
    Upcoming MPGHiean: 3000
    MPGH Addict: 3500
    MPGHiean: 4000
    MPGH Knight: 4500
    MPGH Lord: 5000
    MPGH Champion: 5500
    MPGH King: 6000
    MPGH Legend: 6500
    MPGH God: 7000
    MPGH God II: 7500
    MPGH God III: 8000
    MPGH God IV: 8500
    MPGH God V: 9000
    Arun's Slave: 9500
    Dave's Slave: 10000


  7. #7
    baraozin's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    975
    Reputation
    82
    Thanks
    802
    My Mood
    Amused
    I can find the bytes and some addresses for you


    Give me the engine and CShell dumpeds
    KILL MITICO!


    RESPECT LIST


    1° WE11INGTON
    2° Eminem
    3° Moki
    4°Mahsartor
    5° G.
    6° Batata




    METAS


    Legenda:

    Tenho esperança

    Consegui

    Ta quase (+ ou -)

    Ta Longe...

    Editar uma base (CA) [ ]
    CRIAR um cheater[]

    Ser programador basico VB.NET []
    Saber o basico C++[ ]

    Saber intermediario VB.NET []

    Saber intermediario C++ []

    Ser programador avançado VB.NET []

    Ser programador avançado C++ []

    Ter um emprego relacionado a tudo isso acima [] (ainda nao tenho e claro mas quando tiver...)

  8. #8
    Genoble's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    1,144
    Reputation
    130
    Thanks
    565
    My Mood
    Fine
    Quote Originally Posted by baraozin View Post
    I can find the bytes and some addresses for you


    Give me the engine and CShell dumpeds
    @baraozin Is that engine.exe & CShell.dll?
    Last edited by Genoble; 08-08-2011 at 10:33 AM.
    Respect List
    Dave84311
    GAYape

    AVGN
    Jabuuty671
    Arch Enemy
    Sketchy
    .::SCHiM::.
    Liz
    Dreamer
    Houston
    R3dLine



  9. #9
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by ainslie View Post
    @baraozin Is that engine.exe & CShell.dll?
    yes it is ainslie but its dumped by using Kernel Detective
    R.I.P Grandma! 3-17-2012

  10. The Following User Says Thank You to steven1578 For This Useful Post:

    Genoble (08-08-2011)

  11. #10
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    You need 4-5 recoil addies to see change in affect. Go to the CA EU section and check if theres any updated addresses there /

    Or update them via Cshell (dumped)

  12. #11
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    @Fabolous
    i know and i found them all but 1 problem when i search for bytes from the adresses i get bytes like this :
    B 0 61
    i know it should look like this
    \xB?\x0?\x61\x??

    but what to fill instead of ?
    R.I.P Grandma! 3-17-2012

  13. #12
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    \xB0\x61 .

  14. #13
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by Fabolous View Post
    \xB0\x61 .
    but no recoil shud be a 4 byte code so what about that if you only get 2 bytes?

    @Fabolous
    Last edited by steven1578; 08-08-2011 at 03:25 PM.
    R.I.P Grandma! 3-17-2012

  15. #14
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by steven1578 View Post
    but no recoil shud be a 4 byte code so what about that if you only get 2 bytes?

    @Fabolous
    Paste the whole line here, if it' 2 bytes, then your addy is wrong.

  16. #15
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by Fabolous View Post


    Paste the whole line here, if it' 2 bytes, then your addy is wrong.
    ok ill post 1 here just a sec

    @Fabolous
    R.I.P Grandma! 3-17-2012

Page 1 of 3 123 LastLast

Similar Threads

  1. hacks wont work..!!
    By kaki2007 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 12-21-2008, 04:50 AM
  2. stupid mcapubhack wont work??
    By oneshot614 in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-25-2008, 04:03 PM
  3. Chams wont work a 2nd time
    By DarkSoda in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-11-2008, 01:14 AM
  4. it wont work D=
    By elijah1993 in forum Soldier Front General
    Replies: 1
    Last Post: 08-30-2007, 09:42 PM
  5. Trainers WONT work anymore
    By System79 in forum WarRock - International Hacks
    Replies: 8
    Last Post: 06-02-2007, 04:42 AM