Page 1 of 4 123 ... LastLast
Results 1 to 15 of 57
  1. #1
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750

    [TuT] How to make WarRock.exe Philippines Hack

    IF YOU USE THIS SOURCE GIVE ME SOME CREDITS PRESS THANKS
    JUST COPY THIS AND PUT SOME ADDY AND SOURCE CODES

    MADE BY: ACE SUAZO (ELITEHACKER43)
    Code:
    #include <window.h>
    #include <stdio.h>
    
    //-------#> Player and Server Pointers <#-------//
    #define ADR_PlayerPointer 0x00
    #define ADR_ServerPointer 0x00
    
    //-------#> Addresses Hacks <#---------//
    #define ADR_UnliSp 0x00
    
    //-------#> Offsets Hacks <#-------//
    #define OFS_Example 0x00
    
    //Player and Server Generator
    DWORD *playing= (DWORD*)ADR_PlayerPointer;
    DWORD *lobby= (DWORD*)ADR_ServerPointer;
    
    //Hacks Code Generator
    
    void UnliSP()
    {
    *(float*)ADR_UnliSp = 1000000;
    }
    
    void Hacking()
    {
    for(;; )
    {
    if(*playing)
    {
    UnliSp();
    }
    if(*lobby)
    {
    Sleep(200);
    }
    }
    BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
    if(dwReason == DLL_PROCESS_ATTACH)
    {
    CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Hacking, 0, 0, 0);
    MessageBoxA(NULL,"Made By: Ace Suazo (EliteHacker43)","Successfully Injected",MB_OK);
    }
    return TRUE;
    }
    PRESS THANKS !!
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  2. The Following 5 Users Say Thank You to αςε.εmόkόι For This Useful Post:

    Mysteriuz™ (07-11-2012),rey00120 (06-15-2012),roadstarx123 (04-08-2014),tomlabini009 (05-29-2012),yawa312 (06-14-2012)

  3. #2
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    common - old model ^

    MUKANG PERA!

  4. The Following User Says Thank You to HAxCodER™ For This Useful Post:

    jhonibanez (01-09-2013)

  5. #3
    Threadstarter
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    hey, haxcoder can you teach me how to code the refill ammo and health anywhere?
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  6. The Following User Says Thank You to αςε.εmόkόι For This Useful Post:

    Mysteriuz™ (07-11-2012)

  7. #4
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    float 9999999;

    MUKANG PERA!

  8. The Following User Says Thank You to HAxCodER™ For This Useful Post:

    bedoy (07-13-2012)

  9. #5
    Threadstarter
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    Quote Originally Posted by HaXcODer View Post
    float 9999999;
    Oops, what's the name of the addy needed?
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  10. The Following User Says Thank You to αςε.εmόkόι For This Useful Post:

    Mysteriuz™ (07-11-2012)

  11. #6
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    kung ano lagay mo . dpat un din ang nsa float

    ex:

    #define AutoAmmoMed 0x00

    float (AutoAmmoMed) 999999;

    MUKANG PERA!

  12. #7
    k4m0t3's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    k4m0t3=Work?Busy:WR;
    Posts
    145
    Reputation
    10
    Thanks
    118
    My Mood
    Busy
    Quote Originally Posted by HaXcODer View Post
    float 9999999;
    LOL! napaka literal mo bwahahahahah

    @TS
    napaka useful nmn ng tut na to.
    4 na addresses nakita ko isa lng ginamit.
    kahit wla ung dalawang pointer gagana yang unli sp mo
    do you know why? read your code
    Last edited by k4m0t3; 05-29-2012 at 11:09 AM.

    ----------------------------------------------- Respect -----------------------------------------------
    Shunnai Alex_Agnew HaXcODer underpresure Jheamuel123
    ----------------------------------------------- Respect -----------------------------------------------

    k4m0t3





  13. #8
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    alin wat do you mean ? ehhehe

    MUKANG PERA!

  14. #9
    k4m0t3's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    k4m0t3=Work?Busy:WR;
    Posts
    145
    Reputation
    10
    Thanks
    118
    My Mood
    Busy
    hind para sayo ung napaka useful something para sa TS un

    natawa kasi ako nung may nag tanong ng how to code automedammo
    sagot mo literal
    float 9999999;
    bawhahahaha

    ----------------------------------------------- Respect -----------------------------------------------
    Shunnai Alex_Agnew HaXcODer underpresure Jheamuel123
    ----------------------------------------------- Respect -----------------------------------------------

    k4m0t3





  15. #10
    catchthis's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    ASM_OPK
    Posts
    167
    Reputation
    10
    Thanks
    99
    My Mood
    Busy
    float 999999; is correct when we code it. . . its look like is
    *(float*)(autoAmmo/MedicAddress) = 999999;

  16. #11
    trialsg's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Red Lotus
    Posts
    1,042
    Reputation
    130
    Thanks
    2,408
    My Mood
    Angelic
    Nag code ako, parang ganyan narin. Pag inject ko okay, pero pag mag l0ading na ang warrock, Na dedetect yong hack. anong problema doon? Help pls...

  17. #12
    k4m0t3's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    k4m0t3=Work?Busy:WR;
    Posts
    145
    Reputation
    10
    Thanks
    118
    My Mood
    Busy
    build your work as release if you are using VS

    ----------------------------------------------- Respect -----------------------------------------------
    Shunnai Alex_Agnew HaXcODer underpresure Jheamuel123
    ----------------------------------------------- Respect -----------------------------------------------

    k4m0t3





  18. #13
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    AutoMed_Ammo:
    Code:
    *(float*) 9878724 = 99999999999;//dont put 0x
    Code:
    #define sp_refill_10 0x929DEC
    #define sp15 0x929DF0
    #define sp30 0x929DF2
    #define sp100 0x929DE8
    Quick Unli SP:
    ON:
    Code:
    *(float*) sp10 = 9999;
    *(float*) sp15 = 0;
    *(float*) sp30 = 0;
    *(float*) sp100 = 9999;
    OFF:
    Code:
    *(float*) sp10 = 10;
    *(float*) sp15 = 15;
    *(float*) sp30 = 30;
    *(float*) sp100 = 100;
    If you Know What i Mean

    Corny Nung @HaXcODer float 9999999; sinu makaka intindi nito

    Thinking is too hard if you can't handle the pressure - NOOB stuff
    Last edited by Public3nemy; 05-29-2012 at 07:55 PM.
    Feel free to Donate on me
    Smart Padala
    5299 6739 5743 4106
    after you donate pm me in my facebook for the ref Code
    and your will get a reward

  19. #14
    xaizel060110's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    13
    My Mood
    Lonely
    kuya k4mot3 ... anu po gamit mo png compress ng mga addyss? ..penge nmn po ako.. naiintindihan ko nmn kau kung bkit ayw nyu na magrelease ng cheat.. but pls... help me for making my own hack.. pls give some guide or complete TUT from 1st up to the end of making hacks.. pls sir ..Thank you MPGH coders..

  20. #15
    GMDaddy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Somewhere in time
    Posts
    539
    Reputation
    10
    Thanks
    51
    Quote Originally Posted by xaizel060110 View Post
    kuya k4mot3 ... anu po gamit mo png compress ng mga addyss? ..penge nmn po ako.. naiintindihan ko nmn kau kung bkit ayw nyu na magrelease ng cheat.. but pls... help me for making my own hack.. pls give some guide or complete TUT from 1st up to the end of making hacks.. pls sir ..Thank you MPGH coders..
    Use IDA Trial/Pro Version. Then find your own LATEST dumped WarRock.exe.

Page 1 of 4 123 ... LastLast

Similar Threads

  1. How To Make Warrock D3d Menu Hack with all hack functions
    By srinuv in forum Programming Tutorial Requests
    Replies: 5
    Last Post: 09-15-2010, 08:12 AM
  2. [TuT] How to make Warrock Run Faster!!
    By yakawoo11 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 11-11-2009, 09:56 AM
  3. {TUT} How to make your own opk hack
    By mandog10 in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 08-13-2008, 02:44 PM
  4. [TuT]How to make a button to start Warrock
    By str1k3r21 in forum Visual Basic Programming
    Replies: 8
    Last Post: 11-10-2007, 10:25 AM
  5. (TUT)how to make your own warrock menu
    By aprill27 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 09-21-2007, 03:46 PM