Jump to content

geribaldi

VIP+
  • Posts

    644
  • Joined

  • Last visited

  • Days Won

    35

Posts posted by geribaldi

  1. 45 minutes ago, Bubloo said:

    This not working in clash of king 

    Please updeta this setting.

     

     

    Lol. Gentlebaby, CoC is a pure online game. Everything is on the server. Its completely impossible to hack that game.

     

     

  2. Name of Game:  sniper arena
    Game Version: 0.6.9
    Name of Cheat: memory hack
    Search type: double and float
     

    After months i played sniper arena again. I thought the game is completely serverside but it seems with new features of gameguardian there is something possible.

     

    I tested something with weapon power and it worked. Dont use to high values.

     

    I tryed to make me unkillable but i havnt luck because i have not enough knowledge. It must be possible because there are other cheaters i cant kill.

     

    If anyone from you have more skills with memhacking please look inside the game and help against the "damn cheaters" :4_joy:

     

     

     

    Edit: @Enyby sometimes it shows me only float values after a autosearch and the next time float and doubles (screen) for the same value i searched. What can it be?

     

     

    Also few times the game crashes. I think cause of freezed values. Is there any way i can do against crashes?

     

    Is there any way that you can give a look into that game? Its russian ;)

     

     

     

     

     

     

    Screenshot_20161121-093432.png

    Screenshot_20161121-092923.png

  3. Hey community,

     

    In last months we had a lot of updates and new features in our gameguardian app.

     

    The translations of language files are automatically generated and need a lot of fixes.

     

    Here a german example: "ms" (milliseconds) is autotranslated in "frau" (miss=woman)

     

    It made no sense ;)

     

    Please help us to update the language files in your language on

     

    http://gameguardian.oneskyapp.com/collaboration/

     

    I will do it for German

     

    Thank you,

     

    Your gameguardian team

  4. I already tryed that, its a bug as i said. for example: if i delete the existing list and press okay, the empty list want be saved

     

    Seems like another error

     

    Btw separators. it worked in all previous versions with , and.

  5. Thats complete new for me but it clarify a lot. The english language has a bug.

     

    In germany we don't use any separator for numbers. Only spaces for very large numbers like 1 000 000 000 000 000

     

     

    Btw: what ever, i changed the keyboard language, same error

  6. Let me try

    _______________________________________________
    added 3 minutes later

    @Enyby

     

    He is right, list of speeds has a bug.

     

    Its impossible to add new values. it saves nothing for me

  7. 9 minutes ago, Enyby said:

     

    Please do not post at that topic. Ask here. It is very special topic. Not for discussion. Because of that it locked. You must notice that.

     

    About your question: offset is everywhere is same. But I think you mean persistent address like on PC. No. On android address of code is different on each load.

    But some address have persistent offset from code start. We plan use this in future for some magic things.

     

     

    Yeah im sorry for hijacking your thread but i thought someone has similar question for offsets. 

     

    Btw, that sounds great. Another important feature you made possible for us.

     

    And lol, there was 5-10 requests this year you said "we dont need it" or "its to complicated, its impossible" but you did it every time ;)

     

    Thank you again for working with our community.

     

     

  8. 7 hours ago, Skullboyq said:

    GameGuardian currently only Supports Android, if you want a iOS Version you can Download iGameGuardian from a Repo, need Jailbreak though.

     

    Alternatively you could Download GameGem a little bit easier to understand but not as many features.

     

    I am not experienced with iDevices in any way, only thing i know is that you have to Jailbreak and have Cydia to get iGameGuardian

     

       @Skullboyq thank you for beeing active in our community and thank you again for a good quality of your posts

  9. For me is a offset a known memory adress for a value like playerspeed, colors, amm, bulletspeed//spread etc.

     

     

    for example here for battlefield 1. the offset is everywhere the same, on ever pc until the the game is updated.

     

    So coders can code one hack for on game and everyone can use this

     

     

    Some of the addresses that I use:

    #define OFFSET_MAIN 0x1430E8C48 //48 89 1D ?? ?? ?? ?? 48 8B 77 70 - Relative
    #define OFFSET_GAMERENDERER 0x1435B1708 //48 8B 0D ? ? ? ? 4D 89 63 20 - Relative
    #define CLIENT_GAME_CONTEXT 0x1433C9670 //48 8B 0D ? ? ? ? 48 83 C1 10 48 8D 95 ? ? ? ? E8 ? ? ? ? 90 48 8D 8D ? ? ? ? E8 ? ? ? ? 48 8B 8E ? ? ? ? - Relative
    #define BORDER_INPUT_NODE 0x143050CB8 //48 8B 0D ?? ?? ?? ?? 48 83 C7 08 - Relative & xref from
    #define GET_ENTITY_LIST 0x144AC1260 //48 63 42 28 48 83 C0 06 
    #define CLIENT_GAME_WORLD 0x1433C1C30 //48 8B 0D ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 89 D9 E8 ?? ?? ?? ?? 90 48 8B 93 ?? ?? ?? ?? - Relative

    //UNSURE
    #define OFFSET_DEBUGRENDERER 0x14427B9C0 //48 8B 0D ? ? ? ? 48 85 C9 75 04 
    #define OFFSET_DRAW_ENGINE_TEXT 0x14427DED0 //48 89 5C 24 ? 48 89 6C 24 ? 48 89 74 24 ? 57 48 83 EC 20 4C 89 CF 44 89 C6
    #define OFFSET_DRAW_ENGINE_LINE 0x14427DA40 //48 89 5C 24 ?? 44 89 4C 24 ?? 57 48 83 EC 20 48 89 D3
    //END-UNSURE

    #define OFFSET_DX11_SCREENSHOT 0x144F6A380 //57 48 83 EC 30 48 C7 44 24 ? ? ? ? ? 48 89 5C 24 ? 48 8B 99 ? ? ? ? 
    #define OFFSET_REQUEST_BITBLT_SS_1 0x14567A840 //48 89 5C 24 ? 55 56 57 41 54 41 55 41 56 41 57 48 81 EC ? ? ? ? 48 8B 05 ? ? ? ? 48 31 E0 48 89 84 24 ? ? ? ? 8B 9C 24 ? ? ? ?
    #define OFFSET_REQUEST_BITBLT_SS_2 0x145636780 //48 89 5C 24 ? 55 56 57 41 54 41 55 41 56 41 57 48 81 EC ? ? ? ? 48 8B 05 ? ? ? ? 48 31 E0 48 89 84 24 ? ? ? ? 44 8B B4 24 ? ? ? ?
    #define OFFSET_GET_HARDWARE_INFO 0x1455640D0 //55 56 57 41 54 41 55 41 56 41 57 48 8D AC 24 ? ? ? ? 48 81 EC ? ? ? ? 48 C7 44 24 ? ? ? ? ? 48 89 9C 24 ? ? ? ? 48 8B 05 ? ? ? ? 48 31 E0 48 89 85 ? ? ? ? 4C 89 C7 49 89 D4 
    #define OFFSET_REQUEST_CAMERA_INFO_MESSAGE 0x145633480 //53 48 81 EC ? ? ? ? 48 C7 44 24 ? ? ? ? ? 48 8B 0D ? ? ? ?

    variables::m_ShowCursor = 0x144B06A3D; //88 4B 7C 40 88 7B 7A
    variables::m_CursorMode = variables::m_ShowCursor + 3;[/CODE]

    ClientSoldierEntity changed a lot

    [CODE]class ClientSoldierEntity
    {
    public:
        char _0x0000[448];
         BFClientSoldierHealthComponent* m_pHealthComponent; //0x01C0 [BFClientSoldierHealthComponent]
        char _0x01C8[664];
        BoneCollisionComponent* m_pBoneCollisionComponent; //0x0460 
        char _0x0468[304];
        ClientSoldierPrediction* m_pClientSoldierPrediction; //0x0598 
        char _0x05A0[20];
        float m_AuthorativeYaw; //0x05B4 
        char _0x05B8[44];
        float m_AuthorativePitch; //0x05E4 
        BYTE m_PoseState; //0x05E8 
        char _0x05E9[95];
        ClientSoldierWeaponsComponent* m_pClientSoldierWeaponsComponent; //0x0648 [ClientSoldierWeaponsComponent]
        ClientSoldierBodyComponent* m_pClientSoldierBodyComponent; //0x0650 [ClientSoldierBodyComponent]
        ClientSoldierBreathControlComponent* m_pClientSoldierBreathControlComponent; //0x0658 [ClientSoldierBreathControlComponent]
        char _0x0660[8];
        ClientAimEntity* m_pClientAimEntity; //0x0668 [ClientAimEntity]
        ClientSoldierWeapon* m_pClientSoldierWeapon; //0x0670 [ClientSoldierWeapon]
        char _0x0678[32];
        BYTE m_Sprinting; //0x0698 
        BYTE m_Occluded; //0x0699 
        char _0x069A[118];
        ClientSpottingTargetComponent* m_pClientSpottingTargetComponent; //0x0710 [ClientSpottingTargetComponent]
        char _0x0718[648];
        ClientBoneComponent* m_pClientBoneComponent; //0x09A0 [ClientBoneComponent]
    char _0x09A8[8];

    };//Size=0x09B0

    class ClientSoldierPrediction
    {
    public:
        char _0x0000[64];
        Vector4 m_Position; //0x0040 
        char _0x0050[16];
        Vector4 m_Velocity; //0x0060 
        char _0x0070[68];
        BYTE m_PositionState; //0x00B4 
    char _0x00B5[7];

    };//Size=0x00BC

    class GameRenderer
    {
    public:
        char _0x0000[64];
        __int64 m_pGameRenderSettings; //0x0040 [GameRenderSettings]
        char _0x0048[24];
        RenderView* m_pRenderView; //0x0060 

    };//Size=0x0068 [/CODE]

    Haven't tested it all[/QUOTE]

  10. 2 hours ago, pedram255 said:

    enby every one say guardian its cool program to hack game buts i think its hard1f910.png

    _______________________________________________
    added 2 minutes la

     

     

    Gameguardian is a very powerful tool, its no noobtool. you can hack the games. it need sometime a lot of experience you can find on the web.

  11. @SHB, the threadstarter asked for a cheat, hack, mod or a guide "how to cheat in that game"

     

    What do you think can he do with a imaginary modded apk from crisis 1.92? and a useless obb file?

     

    Its nice that you try to help, but this is complete useless.

     

    There is no mod for 1.92 because something is synced with server

     

    But you can use gameguardian for hacking that game.

     

     

    Code Cheat Crisis Action Auto Focus (Dword Only)

    Search 1082130432 1120403456 1045220557 Into 15000

     

    AWP & SG No Limid (Dword Only) Search 1148846080 Into 1111 11 11 11 

     

    Bug Tembus (Dword Only) Search 1034147594,1051931443 Into 4 

     

    Fly Hight Jump (Dword Only) Search 1034147594,1051931443 Into 1070000000

     

    One Hit Kill (Dword Only) Search 1034147594,1017370378 Into 1132593152

     

    Wallhack (Auto Slow Only) Search 1008981770; 1092616192 1120403456 Into 17000000

     

    To disable the anticheat on client, patch the apk with lp and disable all crisisfire threads and services

     

     

     

  12. 1 hour ago, SHB said:

    NAME: CRISIS ACTION (ONLINE)

    VERSION: 1.9.2 (Latest)

    MOD DETAILS: 

    1_HIGH FOCUS

    2_MAX RANGE

    3_MAX PENETRATION 

    4_MAX EFFECTIVE

    OTHER INFO:

    There is a folder in the DATA archieve, Extract that folder to this path:

    Android/obb

    APK LINK:

    (UNDER BUILD)

    DATA LINK: 

    http://www.dl.farsroid.com/game/Crisis-Action-1.9.2(www.farsroid.com).zip

    (the apk not released yet because they are testing to ensure you wont be banned in online server)

     

    Why the hell did you post the obb without the modded apk? 

  13. It means you must be nice to members and its not good id you flame like a child

    _______________________________________________
    added 3 minutes later

    I think we have a working team. I close this thread until the admin needs more mods. Anyway, if you think you can help us. Be very active in our community and pm d2dyno for mod job 

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.