Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35

    HELP with Unlimted ammo, invisible, anti kick adresses

    I have the adresses:

    name ESP = 0051A072
    Invisable = 00518322
    No Kick = 004FC855
    ul.ammo = 0051EfAE, 00520745, 0051FD0B

    (dunno if I may post it) But how do I put this in my hack?

    with writealong ? and freeze with what? please help.

  2. #2
    WHX's Avatar
    Join Date
    Nov 2007
    Posts
    32
    Reputation
    10
    Thanks
    38
    u must NOP them.

    In c++:
    ON:
    memory();
    BYTE Nop[ ] = {0x90, 0x90, 0x90}; //ech 0x90 is 1 byte
    WriteProcessMemory(baabaab, (LPVOID*)(DWORD)addy, &Nop, sizeof(Nop), NULL);

    OFF:
    memory();
    BYTE Nop[ ] = {0x8b, 0x85, 0xE4};
    WriteProcessMemory(baabaab, (LPVOID*)(DWORD)addy, &Nop, sizeof(Nop), NULL);

    In vb6:
    Call writealong("WarRock", &HAdress, 144)
    OR
    Call writealong("WarRock", &HAdress, &H90)
    Call writealong("WarRock", &HAdress, &H90)
    Call writealong("WarRock", &HAdress, &H90)

    (And repeat until ur NÂș of bytes, each is 1 byte)

  3. The Following User Says Thank You to WHX For This Useful Post:

    noobi4life (11-24-2007)

  4. #3
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35

    ?

    What the hell do you mean with the VB6 way?

    Can you do I like this : ESP = Call "i dont know"("Warrock",&HESP adress, FReeze to)

  5. #4
    WHX's Avatar
    Join Date
    Nov 2007
    Posts
    32
    Reputation
    10
    Thanks
    38
    lol, do that
    Call writealong("WarRock", &HESPAdress, 144)

  6. #5
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35

    ?

    and the other adress with a freeze of '90'?

  7. #6
    WHX's Avatar
    Join Date
    Nov 2007
    Posts
    32
    Reputation
    10
    Thanks
    38
    no, to 144....

    (dont worry about the other)

  8. #7
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35
    I still dont understand:S can somebody post?

  9. #8
    Credzis's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    180
    Reputation
    11
    Thanks
    555
    My Mood
    Stressed
    WTH, u dont understand while u just posted a good updated hack ?!?

    Hmm ... leeched ?

  10. #9
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35
    I wanna add the funtions above, to my hack, but dont know how to do it yet.

  11. #10
    Credzis's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    180
    Reputation
    11
    Thanks
    555
    My Mood
    Stressed
    Bullshit ...
    Look to it, "your" hack uses the function WriteALong to, while u dindt know what function it was ...

  12. #11
    noobi4life's Avatar
    Join Date
    Oct 2007
    Posts
    63
    Reputation
    10
    Thanks
    35
    NO! I didnt ment that. I wanna know how to put in a button, so writeAlong, WriteAfloat or some of the others.

  13. #12
    JuniorD's Avatar
    Join Date
    Nov 2007
    Gender
    male
    Posts
    133
    Reputation
    10
    Thanks
    1

    Cool

    call writealong is the basic code for a hack.

    cal writeafloat point to sumthing else to help with the hack

    you put the things after write along in this order

    ("Warrock", *Hack Adress*,*Freeze Time*)

    after write afloat, you do something like this

    Say PW=PwnWimps

    PW + *what its associated with* = *whatever*

    Hope thats what you wanted.
    Dark Strife/Dead Matter Signature
    [IMG]https://i182.photobucke*****m/albums/x32/JuniorD34/juniordsig-2.png[/IMG]


    I love these quotes. I laugh my self to sleep because of them.
    Quote Originally Posted by Kanna View Post
    Than why the fuck is the North Pole in Finland? And yes it is.
    Quote Originally Posted by Gabriel View Post
    When i was a Choob (3 years ago),i didnt post SHITY COMENTS ON THE HACKS
    GTFOOOOOOOOO!111
    Oh yeah, did I forget to mention I are live? I back on March teh second 2008!

    My Custom Sig Shop Is Opened. Ace Is participating also. Click Here To Visit The Sig Shop!

  14. #13
    quebech4ck's Avatar
    Join Date
    Nov 2007
    Location
    quebec , canada
    Posts
    56
    Reputation
    11
    Thanks
    31
    anti-kick im not sure but i think u need to freeze to 144 ( im going to try MY hack with anti-kick )

  15. #14
    iefke888's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    nl
    Posts
    32
    Reputation
    10
    Thanks
    3
    Thanks for adresses

  16. #15
    Sammy8806's Avatar
    Join Date
    Feb 2007
    Posts
    56
    Reputation
    10
    Thanks
    6

    Lightbulb

    can you make a hack with a uce for me pls pm me

Page 1 of 2 12 LastLast

Similar Threads

  1. Help with the ammo hack
    By Piercing Goblin in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-22-2008, 12:46 AM
  2. TUT unl ammo and anti kick (help) vb6
    By boyd45 in forum Programming Tutorials
    Replies: 1
    Last Post: 06-01-2008, 02:15 AM
  3. buying O.P.K,invisible,anti-kick,and rapid fire adresses xD
    By tarty67 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 07-21-2007, 01:44 AM
  4. anti-kick adress
    By tarty67 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-19-2007, 03:38 AM
  5. Unlimited ammo, OPK, anti-kick! I NEED BYPASS!
    By pwningemodrumers in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 06-10-2007, 05:09 PM