Results 1 to 8 of 8
  1. #1
    LEOSBREIS's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Busy

    Lightbulb Ammo Hack SALA Source Base Complete

    Simply do this way

    ================================================== ===============================

    #include <windows.h>

    #pragma comment(lib,"user32.lib")


    DWORD WINAPI hack(LPVOID param)

    {

    while(TRUE) {

    if(GetAsyncKeyState(VK_F1))

    {
    //Ammo (Munição) here's the weapons ammo
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x14C8) = 999;// Ammo AK-47
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x20d8) = 999;// Ammo TRG
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x6720) = 999;// Ammo BH.Magnun
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x2C78) = 999;// Ammo M4A1
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x2A1C) = 999;// Ammo Desert Eagle
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x39b4) = 999;// Ammo bloody Justice
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x412c) = 999;// Ammo MP5
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x783c) = 999;// Ammo AKS
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x1640) = 999;// Ammo CM901
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x4d6c) = 999;// Ammo Winchesterz
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshell.dll") + 0x341B4D88) + 0x4c5c) = 999;// Ammo G400
    }

    }

    }

    BOOL APIENTRY DllMain( HMODULE hModule,

    DWORD ul_reason_for_call,

    LPVOID lpReserved

    )

    {

    switch(ul_reason_for_call)

    {

    case DLL_PROCESS_ATTACH:

    MessageBoxA(0, " Here you write something that will appear when injecting ", " Here is the message title ", 0);
    ShellExecuteA(NULL, "open", " Here you can add a link that will run after the hack is injected ", NULL, NULL, SW_SHOWNORMAL);
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)hack, NULL, NULL, NULL);

    break;

    case DLL_PROCESS_DETACH:

    break;

    default:

    break;

    }

    return(TRUE);

    }

    ================================================== ====================

    The Ammo Hack Hotkey can be activated in F1 where es'ta placed at the base


    Credits; Leonardo Chan
    Last edited by LEOSBREIS; 05-29-2014 at 02:10 PM.

  2. #2
    elite hacker's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    d3d8.dll
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    In Love
    very good
     


    class Apoint
    {
    public:
    char _0x0000[1088];

    };//Size=0x0440
    class cAmmoBase
    {
    public:
    Apoint* AApoint; //0x0000
    char _0x0004[5316];
    __int16 AmmoAk47; //0x14C8
    char _0x14CA[3086];
    __int16 AmmoTrg21; //0x20D8
    char _0x20DA[2370];
    __int16 AmmoDeagla; //0x2A1C
    char _0x2A1E[602];
    __int16 AmmoM4A1; //0x2C78
    char _0x2C7A[11982];
    __int16 AmmoM16; //0x5B48
    char _0x5B4A[502];

    };//Size=0x5D40


    Creditos
    Mr_Supremo
    Hitman
    The_Dash
    Kleytinho
    C0der.Dias
    ForeveRed


    Last edited by elite hacker; 05-29-2014 at 04:08 PM.

  3. #3
    zikox's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    568
    Reputation
    40
    Thanks
    1,022
    My Mood
    Cool
    //Ammo (Munição) here's the weapons ammo
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x14C8) = 999;// Ammo AK-47
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x20d8) = 999;// Ammo TRG
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x6720) = 999;// Ammo BH.Magnun
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x2C78) = 999;// Ammo M4A1
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x2A1C) = 999;// Ammo Desert Eagle
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x39b4) = 999;// Ammo bloody Justice
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x412c) = 999;// Ammo MP5
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x783c) = 999;// Ammo AKS
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x1640) = 999;// Ammo CM901
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x4d6c) = 999;// Ammo Winchesterz
    *(DWORD*)(*(DWORD*)((DWORD)GetModuleHandleA("cshel l.dll") + 0x1B4D88) + 0x4c5c) = 999;// Ammo G400
    }

    If you Want to make + Cshell then you have to Bring Engine if you want to use cshell dont make +

  4. #4
    LEOSBREIS's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Busy
    Quote Originally Posted by zikox View Post
    If you Want to make + Cshell then you have to Bring Engine if you want to use cshell dont make +
    Yes I understand, I could edit to something better but I'm really out of time

  5. #5
    zikox's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    568
    Reputation
    40
    Thanks
    1,022
    My Mood
    Cool
    Quote Originally Posted by LEOSBREIS View Post
    Yes I understand, I could edit to something better but I'm really out of time
    Yes And there are No Load SA.exe and Cshell so this wont work

  6. #6
    nunggop's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how did u use weapon hack? please share or teach..

  7. #7
    SuperPooxD's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    bla?
    Posts
    181
    Reputation
    10
    Thanks
    29
    My Mood
    Devilish
    very nice!

Similar Threads

  1. SALA Ammo Hack
    By TheDashNNN in forum Sudden Attack Hacks
    Replies: 6
    Last Post: 05-15-2014, 10:12 AM
  2. [SOLVED]Request for release complete ava hack VC + + source code
    By cqzxc in forum Alliance of Valiant Arms (AVA) Help
    Replies: 1
    Last Post: 10-05-2010, 08:53 AM
  3. Need Trainer with ammo hack..
    By Jeffrey1993 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 06-06-2007, 08:51 AM
  4. [1day]INF.AMMO hack traded for an account or something good!!(not a scam u homos)
    By killajones427 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 06-03-2007, 10:18 AM
  5. Need help with ammo hack
    By AthlaS in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-19-2006, 01:50 PM