Jump to content

AngelWolf

Contributor
  • Posts

    179
  • Joined

  • Last visited

  • Days Won

    29

Posts posted by AngelWolf

  1. On 9/8/2024 at 10:26 AM, cvc said:

    Hi!

    Any update on how to recompile back the lua files to .lu?

    Especially on android device? I was using termux to compile back from .lua to .lu and seems having bad handling (error).

    its because LUA bytecode are version specific, the game uses LUAC from windows, so you cant recompile it on termux/android or it'll resulting bad format or bad chunk error, on my github repo i uploaded the LUAC that uses by corona engine itself

    On 8/28/2024 at 12:32 PM, EL-MAX-1997 said:

    I was reviewing the previous messages on this forum but there is no longer a video showing how you can change an object from one profile to another profile by changing the object I mean if you wanted tank armor it was by searching and saving its value In the other profile with water you looked for it and changed the value of the water to that of the armor and it changed Does anyone know about that method???

    If the previous method is no longer available, is there a way to play the previous events along with their previous versions?

    no, because events are hard checked by either local time or server time, and it prefers the server time and cached it, and more so youre forced to boot the game with internet too iirc, so cant escape the check beside having mod the game itself

     

  2. On 7/10/2024 at 11:16 AM, kiynox said:

    [ @AngelWolf ]
    ---

    Bruh, the point from all of that is: The user didn't know wether the emulator is x32/x64 -> then try to force with x64 lib -> if fail, then it is x32. And you're partially correct, but some x64 do support x32. That's why you can either force it to x64 or x32.
    ---

    ; - ;
    because x64 allows backport of x32, bruh, it all depend on the emulator or the phone itself, usually emulator depends on the dekstop arch too iirc, maybe wrong idk, but to see if you're x64 or not, GG will appends [x64] beside the process

  3. What's yall yappin about, if the game runs in x86 lib then the phone architecture only support x86 or 32bit, same applied to x64, you cant force it, the x64 usually allows backport if the game itself doesnt have x64 libs, but if the phone itself cant do x64 then it basically cant run anything in x64,

    correct me if im wrong, but that what i can understand about x64 and x86 architecture about

  4. On 3/30/2024 at 7:03 PM, Abdulkhamid said:

    Hi everyone! I want to know about online mobile game hacks.. is it possible or not? I have searched a lot about online game hack and all to no avail.. scammers writes only! Can anyone help me hack online mobile game if is it's not possible help me make free purchases in game by play market! I'm playing one mobile game and there a lot of purchases if you want to reach a strong city you have to spend a lot of money.. it's a mobile war game like clash of clans but it's not clash of clans! Thans everyone!

    Depends on the game itself, some game, have the server just accept anything without validating, such example is Day R Survival
    and on the other hand, some game validate everything on the server or fully server side, such example is Clash of Clans

    and for what MrSx refering not using GG is, literally hacking the game server (maybe) and that's outside the scope of GG and preferably dont do it, cuz that's literally a crime lmao

  5. On 4/27/2024 at 2:07 AM, Briss said:

    I have a problem that I can't solve,this is the first time this has happened to me. Basically after the update they banned me, before this I used GG without problems. After I was banned I created a new profile on my main phone, when I got to level 20 I tried to send some items to a player but it gave me an error, then I restarted the game and tried again but it gave me an error, basically I was banned, even without using GG. I created a new account, at level 20 I tried to send an item but nothing, This account is also banned, I tried with a third account but nothing, I'm banned. This has never happened to me before, maybe it's due to the latest update? Could someone help me understand why?

    https://gameguardian.net/forum/topic/19033-day-r-survival/?do=findComment&comment=149726

  6. On 4/20/2024 at 2:22 PM, DELeater said:

    Ok, so. Another acc banned. This time I only used same hacks as before I got banned first time, but Caps hack.

     

    Looks like they ban Caps hack now, unfortunately. Not that we need it that much, but I wanted to have then just in case game gets better protection and I won't be able to manipulate it as I like.

    I'll try one more time, the last one. Without Caps hack. If I get banned, I'll quit it and will play AngelWolf's mod only.

    they save your device ID, so even if you play with another account, if it match the same ID, it'll be crossbanned

  7. 18 hours ago, Tama7 said:

    I can't use it, because I use tagged pointers which require me to add B40000 In each I look for the pointer and spend currency Doesn't work in emba shop event 2.0

     

    Sorry for bad English btw

    for tagged pointer, idk much about it, since i dont understand much about pointer in GG
     

    1 hour ago, kboy said:

    for me it gives me a bunch of different pointers when I use offset 100 I don't get values when I use 0 

    I dont think the offset is 100, its 3 address up before the length of the words

  8. 40 minutes ago, 3839491 said:

    Does anyone know if they accidentally fixed add/spend currency/caps? After these changes, every time I try to buy something, it crashes. If it's important, I use an emulator

    why everyone keeps asking about "is it fixed/patches", i already told this countless time, it wont get fixed anytime soon, and if you using my premium script, it will crash your game since emulator uses x86_64 while the script made on aarch64, or you just replace everything, this can cause instablity because there's might be just a types you accidentally replaced and caused NULL REFERENCE and the LuaVM confused and just crash

  9. On 4/13/2024 at 8:47 AM, Tama7 said:

    ...

    @AngelWolfneed latest hack for event emba

    what there's to be hacked?
    There's nothing new in emba 2.0

    you want floppy disk hack? just do function swap between spendCurrency and addCurrency,
     

  10. 8 hours ago, kboy said:

    About this it will increase your overall cd but It's fine as long as you don't let it get too high and It's perfect for people who don't play that long so it'll even out when you get back  

    you can just modify the constant value, to 1, instead of Jump Time,
    10 minute is 600 second, so 600 double

     

    6 hours ago, kboy said:

    could you tell me how unrandomizer works?

    ask whoever made GameGuardian, me personally never used unrandomizer

  11. On 3/21/2024 at 3:36 AM, Sanctum said:

    For the rest, the only way to hack crafting that I've found here was searching resources requirements and then manually finding the result address which has different memory amount in between. That doesn't seem fast to me, but since I'm not that much into coding as you, maybe you could teach me.

    there's no faster way than finding it's groups, and then see the memory tab to find the addreses, if i remember correcty, you can group them with :200 or :241, not sure exact, because its different each time, and also every crafting recipe always be in same memory region
    lets says Torch, it have 3 recipe, 1 output, the game will have 3 address, offset like 10 or so before/after will have a pointer to the Item ID, and after these 3 addresses, there's 4th which is the Output and near it, there'll be a pointer to that item too, and then maybe 20 ish after you'll find the next recipe addresses and it goes on for a bit until it reach some end of memory allocation for that, and then it;ll continue on other memory region, and to replace the output item, you just replace the pointer value of the output item to address of the item you targeted, example
    (output Qword value): 13472364658358334
    (target item address(makesure take the ID's address): 487188DF

    just replace it to "487188DFh" with QWORD type, and click other recipe and go back to update the UI, and change the ouput as much as you want, usually 100k is decent, i mostly do 1k

    =========
    also you can find required amount using mass edit, like Torch,
    wood 1, rags 1, gas 500
    search 500, then editAll, open more, and increment by 1 and apply, and update the UI, then find the value, save it to SaveList, click Remove all but revert all, and then work all the other requirement from memory tab from that gasoline value

  12. On 3/24/2024 at 10:48 PM, Sanctum said:

    Well, i've checked it. In my case I've found pointers, but modifying them won't work anymore. Looks like devs began to patch holes.

    Maybe @AngelWolf will come with a new decision or make a script. 

    i havent check the source for later version, but aint no way they'll patch a function name, nor change the state, like the input will be always positive, and the function already had checks to calculate if the input is positive, and beside the Caps hack is simply function swap, soo to patch it, they need to literally rename the addCaps and spendCaps, what you encountering here, probably just how different architecture handle pointers, my phone uses aarch64 basically ARM architecture, and i already tested one with x86_64 or x86  (MeMu Emulator)  and the script i made completely broke, so in short, the pointer mapping is different, so the offest might be different, in my phone every pointer always offested by 10, idk on other archs

  13. for further context of NumToCipher does is, take this item, amount and calculate and save to profile and return an array consist of 4 total sub-element

    Input: ["belaz", 1, 0] -- 1 is amount, 0 is deprecation
    NumToCipher(Input) -- will return [["Belaz", 1, 0], 0.06]

    so if the NumToCipher gets value like 999,999,999,999 it will trip the calculation and if the last value (0.06) is above 0, special key on your profile will be set to true
    which is this (PROFILE.****ingHacker)
    and when you try to connect to a server this profile will be sent and a flags in your account in their server called banned will be set to true, and resulting Rejection to allow you to interact to anyone and default error code is "no server connection"

    also for the drop item thing, in the pointer you'll find the value 0.06 and near that value maybe like 10 ish offset of either before/after, you'll find a value like 2 and this is a reference for the total length after . in 0.06 which 2, so if someone do quick modify the 0.06 to like idk gazillion, the 2 and 0.0xxxxxx will trip the anticheat and thats quick easy ban lol

  14. 2 hours ago, Sanctum said:

    Oh and btw, whilst I've been studying and practicing the hacks represented here ...

     

    the game had interval checks on your inventory that analyze the amounts of items using NumToCipher function which make it these numbers like 0.06 0.08 0.023587 and so on, and you better of just use crafting hacks to spawn items than this slow method, and if you know how to function swap, item swap, just apply it to crafting output and boom the game will ignore this checks (picking up tons of stuff) since this is given using main.crafting.addItem instead of main.inventory.addItem which always checks, and for the "No Connection to the Server", it just meant that you're banned :), sooo your method doesnt bypass the "integrity" checks the game calls, i already told everyone, even some other that do deep dive, DO NOT DUPE using DROP/PICKUP method, since its banable even offline(btw), for now the safest (like 50 50) is using crafting hacks.

  15. This game made using Solar2D, you can get the source code from resource.car lol, it'll list everything, including functions and such,
    this game is similiar to Day R, i'll check this game out hehe, and btw the value should uses Double Mainly

  16. On 2/19/2024 at 11:11 AM, traversmcgee said:

    This has worked for me for the past 3 events. get enough event currency to open 4 boxes.  Technically, you will only need to roll twice, but leave room for oopsie doodles.

     

    anyways, once you are ready, open up the game. then open up up game guardian. Once you're all set, click on the icon  that looks like dice. Checkmark the first option, enter in a value of 1, and then click okay. What you've now done is murdered the random number generator, and ensured that  you will get the top prize in the event gotcha

     

     

    Go to the event tab, go to the event shop, go to Dragon's Coffer, and start opening. Again, make sure you have at least 600 event coins before you do this. First roll, you'll get the best armour of the event.  Second roll, you'll get the same thing, so the game will give you 1000 event coins. So since every spin costs 300 coins, but you get 1000 coins back, you get 700 coins per spin. Do this as much as you want until you want to start spinning to collect the prizes. Once you want to do this, open the game guardian menu, click the *****, make sure all options are unselected, save, and then go to town.

     

     

    that's unrandomizer, basically remove all RNG,

    also for others, the percentages of those items are in DOUBLE
    2% = 0.02
    15% = 0.15
    100% = 1
    35% = 0.35
    1% = 0.01

    these applied to others percentages, except some that's affected by perks, if you want to modify them you need to find the base value

  17. i will check this thread rarely now, since im more interested in client modding, so all resources you need is avaliable around page 30-60, there's where most things/exploit/hack were being found, or alternatively, i had subscription script for the game, if you want obviously, its avaliable on discord server (see my about me) or my youtube channel (similiar name as GG account)

  18. ok, i was bored once again, and this time i find a way to modify "Will break in: X uses" and modify it so it shown Inf uses and while doing so, i also managed to literally make every item that had durability, unbreakable and i also found a crude way to modify craft time or any action that requires time, will be instant so hehe, i hope i found more stuff to modify, and i probably will add these to my script, after i finished the code to find it effectively
    5PlJxrK1.png?ex=65cdcb7d&is=65bb567d&hm=

  19. New Thing I found (Requires Function Call Comparison)

    Essential Function for comparing on step 4
    spendPart
    Search: -617 658 965 (Dword)
    Offset to ID: -C
    save the id as in its address

    Hack I found when messing around
    No Fuel Usage for most part
    1. Finding static value for Gasoline
    Search: 218 589 (Dword)
    Offset to ID: -C
    2. Pointer Search ID
    3. Shifting
    save all search then
    shift it with offset of 40 and type value of QWORD
    use the shifted values as search results
    4. Filtering
    remove shifted value from saved list
    Back to search tab, filter all with spendPart address
    after that save the filtered result
    5. Shifting
    shift the filtered values with offset of -30 and value type of DOUBLE
    use it as search results
    editAll to 0

    6. Finding Static Value for Diesel
    repeat step 1, with Search of 1 647 280 393 (Dword), and offset to ID is -C
    repeat step 2, step 3, step 4, and step 5

    and if done correctly, if not all, most of vehicle in game will have 0L/100km usage.
    note: i didnt check all vehicle, but my assumption is all of them changed, if im not mistaken the value goes from 30 - 600 (3L-60L)
     

  20. On 1/18/2024 at 7:19 PM, Soapmactavish said:

    any one know solution to cheat carry weight in new version 1.796. Old method doesnt work anymore

    Memory Ranges: Ca

    search: 50000;0.05::49 (TYPE DOUBLE)

    refine: 50000 (or) 0.05

    edit: 1.8e307

    just search 30000, its the default character carry weight, and then editall with increment of 1000, and if you had mule perk it'll be a problem due it gives iirc 30% buff, so remove mule perk, and then when you find the correct address, just revert others and modify the 30k one

  21. 3 hours ago, twilight04 said:

    I have a question. While it is true that the polar bear can be obtained in the form "10D;0D;Q'polar_bear':20", does anyone know what the Flying Dutchman is called in the game files? Because I already tried to invoke it as "15D;0D;Q'flying_dutchman':20" but it didn't give me the object, so I think that's not what the object is called in the game, because the arctic off-roader can't be found with its name " arctic off-roader" but as polar_atv. If anyone knows what the Flying Dutchman's name is in the game files, let me know. 

    you can find their ID based on the game's assets, go to the apk and then go into assets/image and you'll find every current item there

    and for your thing, it's hw_ship, or alternatively, we have a discord server where we have a dedicated bot to list every item we find in the game and it support search for such thing with either Item ID or Item Ingame Name or both, and type of search such as, starts with, includes, ends with

×
×
  • 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.