Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    killerld's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    345
    Reputation
    11
    Thanks
    193
    My Mood
    Twisted

    Antikick Work for you ?

    I'm trying to do Antikick work but still don't !! I tried it with some ways, nothing ! always got kicked, I tried GM function and anti no good result. I'm doing with C++, If someone have a working antikick please Help me x]


    Sorry for my bad English ! I'm French Canadian !

    - When you use my hack, Please Thank Me

    Release some Hacks []
    Able to code in PhP / Mysql []
    Able to code in VB []
    Able to code in C# []
    Able to do VB Injector []
    Release an Injector []
    Active Member in the Community []
    Member who help small Hacker []

  2. #2
    THEWEEDking's Avatar
    Join Date
    Jun 2009
    Gender
    female
    Location
    soon to be mars!
    Posts
    78
    Reputation
    10
    Thanks
    21
    My Mood
    Bitchy
    currently iam using a vip hook i got from my guy has a working antikick option in the menu if thats what ur talkin bout

    bit i think your talkin bout th anti behind the menu worda lolxd iam a hig4

  3. #3
    Chuck Norris's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Between my ears
    Posts
    1,703
    Reputation
    86
    Thanks
    456
    My Mood
    Angelic
    You use assembly? you should use asm then nop it. Find the right bytes + addies nop it and it should work(nop on asm way)
    “Those who control the past, control the future: who controls the present controls the past” ~ George Orwell

    Its me, Dreamgun

  4. #4
    THEWEEDking's Avatar
    Join Date
    Jun 2009
    Gender
    female
    Location
    soon to be mars!
    Posts
    78
    Reputation
    10
    Thanks
    21
    My Mood
    Bitchy
    lol ya see no clue what i was talkng abot last night hah

  5. #5
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,337
    Reputation
    1179
    Thanks
    1,200
    My Mood
    Bored
    Works fine

  6. #6
    jackbuu's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Here and there.
    Posts
    199
    Reputation
    10
    Thanks
    39
    Mine too

  7. #7
    eddiheddi5's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    yes here are free anti kick whit chams , sn spread , no recoil and much more


    My first Time Naked at Home all in 1

  8. #8
    slickick's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    iN my backyard with my keg
    Posts
    152
    Reputation
    14
    Thanks
    48
    My Mood
    Amused
    i need a hack with a working antikick, well a good hack with a anti kick. lol
    weedking hook it up?

  9. #9
    killerld's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    345
    Reputation
    11
    Thanks
    193
    My Mood
    Twisted
    Because I know the right Address and Bytes, I use the Bytes Function for C++ and When I On get kicked =='' Can someone send me his function or anything else


    Sorry for my bad English ! I'm French Canadian !

    - When you use my hack, Please Thank Me

    Release some Hacks []
    Able to code in PhP / Mysql []
    Able to code in VB []
    Able to code in C# []
    Able to do VB Injector []
    Release an Injector []
    Active Member in the Community []
    Member who help small Hacker []

  10. #10
    Chuck Norris's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Between my ears
    Posts
    1,703
    Reputation
    86
    Thanks
    456
    My Mood
    Angelic
    On: WriteAsm((void *)ADR_ANTIKICK,Antikickon,2);
    Off: WriteAsm((void *)ADR_ANTIKICK,Antikickoff,2);

    bold parts are your bytes. ADR_ANTIKICK is the addie of anti-kick afcourse.
    Good luck finding addies+bytes. google for right asm function..
    “Those who control the past, control the future: who controls the present controls the past” ~ George Orwell

    Its me, Dreamgun

  11. #11
    inoobhacks's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    cali
    Posts
    18
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    Trying only using it when someone casts a vote that what i do come play with me (d0n7killme)

  12. #12
    slickick's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    iN my backyard with my keg
    Posts
    152
    Reputation
    14
    Thanks
    48
    My Mood
    Amused
    did u get it working?

  13. #13
    NrN's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    182
    Reputation
    11
    Thanks
    55
    My Mood
    Amused
    Good job dreamgun. Also, it depends on what antikick ur using if it doesn't work. Use mine or dream guns code.

    PS: 200 posts

  14. #14
    slickick's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    iN my backyard with my keg
    Posts
    152
    Reputation
    14
    Thanks
    48
    My Mood
    Amused
    Quote Originally Posted by NrN View Post
    Good job dreamgun. Also, it depends on what antikick ur using if it doesn't work. Use mine or dream guns code.

    PS: 200 posts
    NrN, your antikick source the same as dreamgun's?

  15. #15
    killerld's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    345
    Reputation
    11
    Thanks
    193
    My Mood
    Twisted
    Quote Originally Posted by Dreamgun View Post
    On: WriteAsm((void *)ADR_ANTIKICK,Antikickon,2);
    Off: WriteAsm((void *)ADR_ANTIKICK,Antikickoff,2);

    bold parts are your bytes. ADR_ANTIKICK is the addie of anti-kick afcourse.
    Good luck finding addies+bytes. google for right asm function..
    I know the bytes and addies of a antikick :P But i'm not doing asm, I do C++ NoMenu so your :

    On: WriteAsm((void *)ADR_ANTIKICK,Antikickon,2);
    Off: WriteAsm((void *)ADR_ANTIKICK,Antikickoff,2);

    don't really help me

    and for
    Quote Originally Posted by inoobhacks View Post
    Trying only using it when someone casts a vote that what i do come play with me (d0n7killme)
    I did it but nothing get kicked and if ON get detected
    Last edited by killerld; 07-30-2009 at 09:23 PM.


    Sorry for my bad English ! I'm French Canadian !

    - When you use my hack, Please Thank Me

    Release some Hacks []
    Able to code in PhP / Mysql []
    Able to code in VB []
    Able to code in C# []
    Able to do VB Injector []
    Release an Injector []
    Active Member in the Community []
    Member who help small Hacker []

Page 1 of 2 12 LastLast

Similar Threads

  1. simple charms not working for you??? i have a fix
    By brendyboy in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 03-06-2009, 09:39 PM
  2. If the original Hackshield changer didn't work for you
    By slothybee in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 12-24-2008, 04:02 PM
  3. does it work for you???
    By painislife in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 10-17-2008, 08:38 PM
  4. Speed Hack (don't know if it works for you)
    By Spyrox in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 08-18-2008, 07:20 PM
  5. Question| does warrock works for you?
    By xPerfection in forum WarRock - International Hacks
    Replies: 2
    Last Post: 09-12-2007, 05:37 PM

Tags for this Thread