Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    aw1212's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0

    Exclamation WarRock PH How To Code No Water!

    WarRock PH How To Code No Water...Can You Help Me How To Code No Water....

    My Addies Is Correct...!

    #include <windows.h>

    #define ADR_Playerpointer 0x00AB7350
    #define ADR_Serverpointer 0x009B1970
    #define ADR_NoWater 0x00AD4740


    DWORD *ingame= (DWORD*)ADR_Playerpointer;
    DWORD *outgame= (DWORD*)ADR_Serverpointer;

    void ServerHacks() // Start ServerHacks
    {
    DWORD dwSrvrPtr=*(DWORD*)ADR_Serverpointer;
    if(dwSrvrPtr!=0){

    }} //End ServerHacks

    void PlayerHacks() // Start PlayerHacks
    {
    DWORD dwPlayerPtr = *(DWORD*)ADR_Playerpointer;
    if(dwPlayerPtr != 0){

    //No Water
    *(int*)(ADR_NoWater) = 0;

    }} //End PlayerHacks

    void HackThread(){
    for(;{
    if(*ingame)
    {
    PlayerHacks();
    }
    if(*outgame)
    {
    ServerHacks();
    }
    }
    Sleep(200);
    }

    BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
    if(dwReason == DLL_PROCESS_ATTACH)
    {

    MessageBoxA(NULL,"Hack by `GodModeHack","Credits",MB_OK);//
    MessageBoxA(NULL,"WarRock Ph Share Hack","WebSite On FaceBook",MB_OK);//
    CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HackThread , 0, 0, 0);
    }
    return TRUE;

    }

    What Is The Wrong......

  2. #2
    johnix98's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    55
    My Mood
    Angelic
    2ol ano po ba ang mali nyo...

    gumagana ba yan or failed..?

  3. #3
    MJCreado's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    557
    Reputation
    58
    Thanks
    810
    My Mood
    Bored
    addies wrong

    void nowater()
    {
    *(int*)ADR_NoWater = 0;
    }

  4. #4
    johnix98's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    55
    My Mood
    Angelic
    1>------ Build started: Project: WarRock Hack, Configuration: Debug Win32 ------
    1>Compiling...
    1>hack.cpp
    1>c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(29) : error C2143: syntax error : missing ')' before '{'
    1>c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(29) : error C2143: syntax error : missing ';' before ')'
    1>Build log was saved at "file://c:\Documents and Settings\station-30\My Documents\Visual Studio 2008\Projects\WarRock Hack\WarRock Hack\Debug\BuildLog.htm"
    1>WarRock Hack - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========






    Build Log Build started: Project: WarRock Hack, Configuration: Debug|Win32
    Command Lines Creating temporary file "c:\Documents and Settings\station-30\My Documents\Visual Studio 2008\Projects\WarRock Hack\WarRock Hack\Debug\RSP0000045003360.rsp" with contents
    [
    /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WARROCKHACK_EXPORTS" /D "_UNICODE" /D "UNICODE" /D "_WINDLL" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\hack.cpp"
    ]
    Creating command line "cl.exe @"c:\Documents and Settings\station-30\My Documents\Visual Studio 2008\Projects\WarRock Hack\WarRock Hack\Debug\RSP0000045003360.rsp" /nologo /errorReportrompt"
    Output Window Compiling...
    hack.cpp
    c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(25) : error C2601: 'nowater' : local function definitions are illegal
    c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(21): this line contains a '{' which has not yet been matched
    c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(31) : error C2143: syntax error : missing ')' before '{'
    c:\documents and settings\station-30\my documents\visual studio 2008\projects\warrock hack\warrock hack\hack.cpp(31) : error C2143: syntax error : missing ';' before ')'
    Results Build log was saved at "file://c:\Documents and Settings\station-30\My Documents\Visual Studio 2008\Projects\WarRock Hack\WarRock Hack\Debug\BuildLog.htm"
    WarRock Hack - 3 error(s), 0 warning(s)
    Last edited by johnix98; 03-12-2012 at 02:44 PM.

  5. #5
    MJCreado's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    557
    Reputation
    58
    Thanks
    810
    My Mood
    Bored
    Learn to Code ?

  6. #6
    nielmar1234's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    190
    My Mood
    Confused

    Cool Nomenu Hack Generator

    [QUOTE=nielmar my FB [email]acc-nielmar23@Yahoo.com[/email]




    Nomenu Hack Generator

    #include <windows.h>
    #pragma message("[NG] >> Created with Nomenu Generator")

    ... /*Developed with Nomenu Generator*/
    /*Pointers*/
    #define PlayerPtr 0x0C7E840
    #define ServerPtr 0x0B791B8

    /*Memory*/
    #define Stamina1 0x098A9C4
    #define Stamina2 0x098A9C8
    #define Stamina3 0x098A9CC
    #define Stamina4 0x098A9DC
    #define Stamina5 0x098A9D0
    #define Extra1 0x0AFFACD
    #define Extra2 0x0AFFACC
    #define Glasswall 0x0B05928
    #define Nobounds1 0x0B2A364
    #define Nobounds2 0x0B2A36C
    #define Nobounds3 0x0B2A360
    #define Spawn1 0x0B32FF8
    #define Spawn2 0x0B32FFC
    #define Spawn3 0x0B33000
    #define Farfog 0x0B05A40
    #define Nearfog 0x0B05A38

    /*Offset*/
    #define OFS_Z 0x00102EC
    #define OFS_NFD 0x00102CC

    ---------- Post added at 06:31 AM ---------- Previous post was at 06:27 AM ----------

    Quote Originally Posted by nielmar1234 View Post
    Quote Originally Posted by nielmar my FB [email
    acc-nielmar23@Yahoo.com[/email]




    Nomenu Hack Generator

    #include <windows.h>
    #pragma message("[NG] >> Created with Nomenu Generator")

    ... /*Developed with Nomenu Generator*/
    /*Pointers*/
    #define PlayerPtr 0x0C7E840
    #define ServerPtr 0x0B791B8

    /*Memory*/
    #define Stamina1 0x098A9C4
    #define Stamina2 0x098A9C8
    #define Stamina3 0x098A9CC
    #define Stamina4 0x098A9DC
    #define Stamina5 0x098A9D0
    #define Extra1 0x0AFFACD
    #define Extra2 0x0AFFACC
    #define Glasswall 0x0B05928
    #define Nobounds1 0x0B2A364
    #define Nobounds2 0x0B2A36C
    #define Nobounds3 0x0B2A360
    #define Spawn1 0x0B32FF8
    #define Spawn2 0x0B32FFC
    #define Spawn3 0x0B33000
    #define Farfog 0x0B05A40
    #define Nearfog 0x0B05A38

    /*Offset*/
    #define OFS_Z 0x00102EC
    #define OFS_NFD 0x00102CC







    Nomenu Hack Generator

    #include <windows.h>
    #pragma message("[NG] >> Created with Nomenu Generator")

    ... /*Developed with Nomenu Generator*/
    /*Pointers*/
    #define PlayerPtr 0x0C7E840
    #define ServerPtr 0x0B791B8

    /*Memory*/
    #define Stamina1 0x098A9C4
    #define Stamina2 0x098A9C8
    #define Stamina3 0x098A9CC
    #define Stamina4 0x098A9DC
    #define Stamina5 0x098A9D0
    #define Extra1 0x0AFFACD
    #define Extra2 0x0AFFACC
    #define Glasswall 0x0B05928
    #define Nobounds1 0x0B2A364
    #define Nobounds2 0x0B2A36C
    #define Nobounds3 0x0B2A360
    #define Spawn1 0x0B32FF8
    #define Spawn2 0x0B32FFC
    #define Spawn3 0x0B33000
    #define Farfog 0x0B05A40
    #define Nearfog 0x0B05A38

    /*Offset*/
    #define OFS_Z 0x00102EC
    #define OFS_NFD 0x00102CC







    Niel Mar Bagay
    Project : Dll Hack
    Author : nielmar
    Date : 13.03.2012

    Credits :Reymark Pacanza

    #include <stdio.h>
    #include <windows.h>

    DWORD *ingame= (DWORD*)0xPLAYERPOINTER;

    void Stamina()
    {
    if(*ingame) //check if we are ingame.. prevent crashs
    {
    DWORD *stam= (DWORD*)0xPLAYERPOINTER;
    DWORD *stam2= ( DWORD* )((*stam) + 0xOFFSET);
    *(float*)stam2 = (float)100;
    }
    }
    void HackThread()
    {
    for(;
    {
    Stamina();
    Sleep(21); //prevent for overloading the cpu
    }
    }
    BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpReserved)
    {
    if(dwReason == DLL_PROCESS_ATTACH)
    {
    CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HackThread, 0, 0, 0); //create the hackthread
    }
    return TRUE;
    }
    Last edited by nielmar1234; 03-13-2012 at 06:38 AM.

  7. #7
    catchthis's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    ASM_OPK
    Posts
    167
    Reputation
    10
    Thanks
    99
    My Mood
    Busy
    di man yata yan server hacks....

  8. #8
    johnix98's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    55
    My Mood
    Angelic
    #include <stdio.h>
    #include <windows.h>

    //Pointers

    #define PlayerPtr 0x0C7E840
    #define ServerPtr 0x0B791B8
    #define Stamina2 0x098A9C8


    DWORD *ingame= (DWORD*)Playerpointer;
    DWORD *outgame= (DWORD*)Serverpointer;

    //Stamina

    void Stamina()
    {
    if(*ingame) //check if we are ingame.. prevent crashs
    {
    DWORD *stam= (DWORD*)0xPLAYERPOINTER;
    DWORD *stam2= ( DWORD* )((*stam) + 0xOFFSET);
    *(float*)stam2 = (float)100;
    }
    }
    void HackThread()
    {
    for(;
    {
    Stamina();
    Sleep(21); //prevent for overloading the cpu
    }

    BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
    if(dwReason == DLL_PROCESS_ATTACH)
    {

    MessageBoxA(NULL,"Your Name Here","Credits",MB_OK);//Put your
    MessageBoxA(NULL,"WarRock Hack","WebSite On FaceBook",MB_OK);//Do not
    CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HackThread , 0, 0, 0);//create
    //the hackthread
    }
    return TRUE;

    }

  9. #9
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    used this addie #define Addr_WUW 0x0093ACC8
    same w/ no water "_"

    MUKANG PERA!

  10. #10
    MJCreado's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    557
    Reputation
    58
    Thanks
    810
    My Mood
    Bored
    @HaXcODer may water parin yan :P... pero pag ginamit mo if mawawala ung tubig... kaya nga WUW = Walk Under Water.
    meron talagang addies para sa no water

    #define ADR_NoWater1 0x0093ACC4
    #define ADR_NoWater2 0x0093ACC0

    Found by Me :P

    if you use... please give credit

  11. #11
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    zzz iknow "Water.Enable"
    and FYI no water is only 1 address


    give me the credits if you found
    Last edited by HAxCodER™; 03-19-2012 at 12:54 PM.

    MUKANG PERA!

  12. #12
    MJCreado's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    557
    Reputation
    58
    Thanks
    810
    My Mood
    Bored
    @HaXcODer

    this is the one i using :P
    #define ADR_NoWater1 0x0093ACC4
    #define ADR_NoWater2 0x0093ACC0

    and it's working

    int = 0;

  13. #13
    icebox346's Avatar
    Join Date
    Oct 2009
    Gender
    female
    Location
    werfgdrgdfg
    Posts
    104
    Reputation
    10
    Thanks
    159
    Quote Originally Posted by MJCreado View Post
    @HaXcODer may water parin yan :P... pero pag ginamit mo if mawawala ung tubig... kaya nga WUW = Walk Under Water.
    meron talagang addies para sa no water

    #define ADR_NoWater1 0x0093ACC4
    #define ADR_NoWater2 0x0093ACC0


    Found by Me :P

    if you use... please give credit

    It's not found by you, and please stop saying about credits. Hindi ka pa naglalaro ng warrock ph maraming ng nakakaalam nyan.

    @TS here

    bool NoWater = false;

    if(NoWater == true)
    {
    *(int*)(ADR_NoWater1) = 1;
    *(int*)(ADR_NoWater1) = 1;
    }
    if(NoWater == false)
    {
    *(int*)(ADR_NoWater1) = 0;
    *(int*)(ADR_NoWater2) = 0;
    }
    if(GetAsyncKeyState(YOURHOTKEYHERE)&1)
    {
    NoWater = NoWater==false;
    }

    You can turn it On/Off by using hotkey

    #define ADR_NoWater1 0x0093ACC0
    #define ADR_NoWater2 0x0093ACC4

  14. #14
    MJCreado's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    557
    Reputation
    58
    Thanks
    810
    My Mood
    Bored
    @icebox346 may nakita naba ako nag release dito ng addies ng wrph no water? WALA siguro kung meron man matagal tagal narin. d porkit magagaling na kayo hindi pwede makahanap ung mga ibang tao na nag uumpisa palang makahanap ng mga address.. hirap sainyo.. pag umaangat ung isang tao gusto nyong pabagsakin.. kaya wag mong sabihin hindi ko nahanap yan sa ph lol...

    sa tingin mo san galing yang addies na nakuha ko?? nakuha ko somewhere.. geez.. malamang hinanap ko yan... d naman pwede lumabas nalang bigla yan.. -_-
    Last edited by MJCreado; 03-21-2012 at 05:32 AM.

  15. #15
    icebox346's Avatar
    Join Date
    Oct 2009
    Gender
    female
    Location
    werfgdrgdfg
    Posts
    104
    Reputation
    10
    Thanks
    159
    Quote Originally Posted by MJCreado View Post
    @icebox346 may nakita naba ako nag release dito ng addies ng wrph no water? WALA siguro kung meron man matagal tagal narin. d porkit magagaling na kayo hindi pwede makahanap ung mga ibang tao na nag uumpisa palang makahanap ng mga address.. hirap sainyo.. pag umaangat ung isang tao gusto nyong pabagsakin.. kaya wag mong sabihin hindi ko nahanap yan sa ph lol...

    sa tingin mo san galing yang addies na nakuha ko?? nakuha ko somewhere.. geez.. malamang hinanap ko yan... d naman pwede lumabas nalang bigla yan.. -_-

    You don't get it do you? When you say credit it always go to the first person who found it. Are you that person? I'm not saying na hindi mo mahahanap yan sa dami ng tutorial, but credit to you? hahahaha funny. Finding nowater addy sa lahat ng warrock versions are the same put it in your mind. The idea of finding addys in warrock PH all came from warrock int since they are the one who started all of this. Cguro naman naintindihan mo na ibig kung sabihin ok.

  16. The Following 2 Users Say Thank You to icebox346 For This Useful Post:

    MJCreado (03-21-2012),valcaskett (03-27-2012)

Page 1 of 2 12 LastLast

Similar Threads

  1. WarRock Ph How To Code Unli Ammo!!!
    By aw1212 in forum WarRock Philippines Help & Discussions
    Replies: 13
    Last Post: 03-17-2012, 09:15 AM
  2. [Solved] How to use warrock ph addies/hacks/codes.
    By kilzack99 in forum WarRock Help
    Replies: 1
    Last Post: 10-28-2011, 10:34 AM
  3. Replies: 7
    Last Post: 01-17-2010, 07:16 AM
  4. How to code for Warrock
    By Ariez in forum Programming Tutorials
    Replies: 1
    Last Post: 05-31-2009, 02:16 AM
  5. How to code for Warrock
    By Ariez in forum WarRock - International Hacks
    Replies: 18
    Last Post: 04-04-2009, 04:55 PM