Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 57
  1. #16
    leody222's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Caloocan, PH
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Dead
    ang hirap hanapin yung server pointer, any tips?

  2. #17
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    Quote Originally Posted by Public3nemy View Post
    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
    ang hindi makakaintindi ung noob. bkt dmo naintindihan d noob ka common sense pogi

    MUKANG PERA!

  3. #18
    underpresure's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Umbrella Corporation
    Posts
    491
    Reputation
    10
    Thanks
    245
    My Mood
    Twisted
    @Public3nemy ano gamit mo 64bit na windows?


    I WAS KNOWN FOR:
    [ Public Release ]
    NoScreenShake + NoMuzzleFlash + AntiMine + AntiM14[] - HideIGN[√new]

    [ Private Hack ]
    NRHeavyTroop[] - PlayerFreeze[] - NoGravityGrenade[] - HideVehicle[√new]

    +++++         HACKING IS NOT A CRIME, IT IS A TALENT         +++++

    Being insecure is a sign of not being completly satisfied with yourself.
    You feel as if someone can easily take your spot!

  4. #19
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    mag windows 7 64 bit nadin ako hehe nagkokopya lang ako ng mga important files ko

    MUKANG PERA!

  5. #20
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    Quote Originally Posted by HaXcODer View Post
    ang hindi makakaintindi ung noob. bkt dmo naintindihan d noob ka common sense pogi
    hahaha nag papa tawa kaba ?? noob ka kaya sabi sakin ng master ko

    ---------- Post added at 05:52 PM ---------- Previous post was at 05:50 PM ----------

    Quote Originally Posted by underpresure View Post
    @Public3nemy ano gamit mo 64bit na windows?
    Windows XP
    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

  6. #21
    leody222's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Caloocan, PH
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Dead
    #include <windows.h>
    #include <stdio.h>

    //-------#> Player and Server Pointers <#-------//
    #define ADR_PlayerPointer 0xA60DB8
    #define ADR_ServerPointer 0xAD6CA8

    //-------#> Addresses Hacks <#---------//
    #define ADR_UnliSp 0x929DEC

    //-------#> Offsets Hacks <#-------//
    #define OFS_Example 0x

    //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: Leody Malabanan","Successfully Injected",MB_OK);
    }
    return TRUE;
    }
    guys pa help po ito n yung nagawa kong code para sa unli SP
    pero GG detected po sir

  7. #22
    underpresure's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Umbrella Corporation
    Posts
    491
    Reputation
    10
    Thanks
    245
    My Mood
    Twisted
    windows XP 64bit or 23? ^^


    I WAS KNOWN FOR:
    [ Public Release ]
    NoScreenShake + NoMuzzleFlash + AntiMine + AntiM14[] - HideIGN[√new]

    [ Private Hack ]
    NRHeavyTroop[] - PlayerFreeze[] - NoGravityGrenade[] - HideVehicle[√new]

    +++++         HACKING IS NOT A CRIME, IT IS A TALENT         +++++

    Being insecure is a sign of not being completly satisfied with yourself.
    You feel as if someone can easily take your spot!

  8. #23
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    Quote Originally Posted by underpresure View Post
    windows XP 64bit or 23? ^^

    Windows XP pro sp3 x32


    G-VIRUS More Stronger than T-VIRUS
    Last edited by Public3nemy; 05-30-2012 at 02:36 AM.
    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

  9. #24
    underpresure's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Umbrella Corporation
    Posts
    491
    Reputation
    10
    Thanks
    245
    My Mood
    Twisted
    ahh ok.

    I know G-Virus is more stronger that T... that is why am releasing my new hack which is G-Virus coz I added some features that you cannot in CQC or BG.


    I WAS KNOWN FOR:
    [ Public Release ]
    NoScreenShake + NoMuzzleFlash + AntiMine + AntiM14[] - HideIGN[√new]

    [ Private Hack ]
    NRHeavyTroop[] - PlayerFreeze[] - NoGravityGrenade[] - HideVehicle[√new]

    +++++         HACKING IS NOT A CRIME, IT IS A TALENT         +++++

    Being insecure is a sign of not being completly satisfied with yourself.
    You feel as if someone can easily take your spot!

  10. #25
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    @underpresure are you a pro coder ??


    Mr. Not Sure
    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

  11. #26
    underpresure's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Umbrella Corporation
    Posts
    491
    Reputation
    10
    Thanks
    245
    My Mood
    Twisted
    Lets just say am no pro. I considered myself as noob but I code my hack according to what I believe... "do not abuse"


    I WAS KNOWN FOR:
    [ Public Release ]
    NoScreenShake + NoMuzzleFlash + AntiMine + AntiM14[] - HideIGN[√new]

    [ Private Hack ]
    NRHeavyTroop[] - PlayerFreeze[] - NoGravityGrenade[] - HideVehicle[√new]

    +++++         HACKING IS NOT A CRIME, IT IS A TALENT         +++++

    Being insecure is a sign of not being completly satisfied with yourself.
    You feel as if someone can easily take your spot!

  12. #27
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    Quote Originally Posted by leody222 View Post
    ang hirap hanapin yung server pointer, any tips?
    watch this SWH Address Finding TuT - YouTube
    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

  13. #28
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    sino master mo c pronten ? nahah mag sama kayong ulupong

    MUKANG PERA!

  14. #29
    Public3nemy's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Assembly C/C++ VB.net
    Posts
    119
    Reputation
    10
    Thanks
    493
    My Mood
    Bored
    Quote Originally Posted by HaXcODer View Post
    sino master mo c pronten ? nahah mag sama kayong ulupong
    hahha ghe lang ulupong ka kaya feeling magaling hahahah panis ka kaya sa master ko
    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

  15. #30
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    bka sa Respect list ko lang yan bka kilala mo sinong PINAKA unang hacker sa PH


    edit :

    at pa master master ka pa di mo ba kayang gawing mag isa ? hahahaha

    MUKANG PERA!

Page 2 of 4 FirstFirst 1234 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