-
Posts
179 -
Joined
-
Last visited
-
Days Won
28
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by AngelWolf
-
basically dropping item and then find the item value, then freeze it. so you can pick it up infinitely.
-
should be available around page 17, how ppl do it. it just like modifies the output anyway, lets use torch as dummy here's the crafting scheme 1 wood 1 rags 500 Gasoline we do group search 1;1;500 and the size is depends on your device. i think it will work with :200 this will gave alot of result (other crafting might little) then we filter with 500 after that we do editAll with increment of 1 or anything you like. now we click off the torch scheme and reopen it to see it refreshed with new value, find the value it changed to. let's say 510 now we revert and remove others and keep this one, then view memory this value. Now this the fun part on top left of gg memory view tab theres a pause button and beside it theres a filters. click the filter and put this .0$ and apply (just remember to remove the filter if you item swap), this will make our life simpler to find the other values. (alternatively iirc if we dont use the filter it's around 10 ish address in between) go back to search tab and click the value we found and view the memory value again since after we apply the filter its make the memory view move around. now if you did this you should find 510 on memory view and go above it probably 5 address or so and you should find 1.0 Double (second value) and go further more and you'll find another 1.0 Double (first value) now you find all the crafting requirement. how about the result? go back to the 510.0 Double on memory view and go down probably 10 or 5 it's often uncertain, try finding the result of the crafting. if the crafting gives you 5, try find 5, but in this case it's 1 so try look for 1. If you find it then change it as much as you want, tho again dont too much. if all done correctly. after you refresh the crafting scheme the new value should be applied. 1 wood, 1 rags, 1 gasoline = <number> Torch
-
Instantly kicks you to main menu and show System Message saying you being banned even in single player. That i know so far about their anti cheat system, beside locking you out from your profile (basically removes the Resume button lol) i would say (my own opinion) via crafting is the safest atm, cuz im still unsure about Drop/Pickup method, cuz alot of ppl got ban using that method earlier like around page 14, but again proceed with caution.
-
like i state, it probably is. we'll see in following xmas, if they decide to bring back polar fox. if not then yeah couldnt really do much beside backtracking your account to older version. more over can't do it on Online since server will check your version of the game. if outdated will ask you to update. for now get your pumpkin before it unobtainable. Hopefully we can find the pointer or somekind to retrieves these pets
-
Terem + Cellar should make the carcass stay fresh about a year. should be enough. They have dupe detection mechanism, but it's easily can be bypass with changing the drop rate. Like say you wanted 500k of said item if it craftable, change the drop result. if it from items like scrap. change the drop rate from the parent item. like diassambled kamaz iirc drops 400-600 scrap, change those to like idk your wish and then theres the scrap. i like having alot of scrap just because it's common item that we can have like KKK since its easy to get and shouldnt bring any no suspicious mark at all if they do check the account. and from here i can just take like 500k and then swap to any item i need.
-
well that's out of my reach, since i have no experience with emulators, i made the script on my phone so yea
-
works fine, version 732 btw dunno why doesn't work for you
-
This script i made had insta level for MC and Pets, just use it once and disable after. cuz it modifies a modifier and alot of stuff access it. activate it and do hunt after battle see if your pet max ( your level also affected means you also will be max level) and if so disable it. Here the script Day R Survival (#qtorfj0) for perk points, there's a way to achieve massive amount but quite dangerous, because it also modifies a modifier and tends corrupts your save. Just look up in Page 17-18. Note: The perk point hack on Page 17-18 also modifies your level. soo yeah use on your own risk
-
i find something that might've been true, but till then it probably is. So i did some quick test by swap item pointer directly. like let's say any pointer that points cloth will changed to beef can. and i mass dupe mi24 on test profile, like 1kk, and i swap the drop from ghsg and mi8 to polar fox and raven. While polar fox shows the item version or i would say the actual polar fox, the raven just a textureless item and null. I diassembled the mi24 and guess what. the polar fox added as item not pet, but not the raven, and i did another test. this time with pumkin pet, and it does works, it gave the pumpkin pet in item version with take option. Conclusion 1. I believe raven's, TAKE option weren't added in Free Version or i would say there's no Raven at all just a loose base code if you have raven pet already available, you can use 5playru premium save and transfer it to free to test it out and i did its works fine in battle, so just a loose code probably, and in free version if you had raven cage and tries to open it, it'll just ask you to buy the premium version. 2. ANY event related pets are temporary. means The option to have them are only available on set time span. Right now the pumpkin pet is available to all player regadless version types till the event ends. But we'll see when the Halloween Update ended, do the TAKE option removed or not. Why this conclusion? Look Polar Fox, iirc it was 2021 Xmas event related pet. 3. Wolf, no needed to since it'll automatically available for you even in free version from encounter.
-
slight correction, in my method if you use group size don't forget the 0D so the syntax should be String Length Dword ; 0 Dword ; Query : Group size The 0D is always be there, if you see it on the memory view, example 11 Dword > String Length of Said Item 0 Dword > uncertain what this meant but it's there 1953396072 Dword > first dword values of said item ID 1667199589 Dword > second dword values of said item ID .....
-
the :25 called as group size, and it differs each device type, for me it works with 20, some might be 30,25,24 etc. its best to use :512 ( default GG group size or in short dont add group size at all and let GG decide)
-
there's no exact pointer addresses for those item, what we supplied are item IDs, and methods to retrieve the pointers. Almost all game with dynamic values does this stuff, which they read the game data and assign a pointer to calls these items. Maybe in 1st game you got -1,578,991,029 as pointer, next time you boot up the game it'll be 871,924,823. therefore, you gotta find it yourself. The Dayr item table should gives what the Dword values for item ID you seeks for, while queries methods will use string version of the item IDs to seek the pointer. So in short the pointer always changing each time the game fires. Afaik BadCase had item swap option on his script, but it's quite old, and probably doesn't work anymore.
-
drop pickup, yes (more info around page 15-17), if you want gave yourself decent amount of resources, hack the crafting
-
Day R Reputation Table. Prone to change each update, no modifier found yet or static value for them, so yea https://docs.google.com/spreadsheets/d/1BDeoMwx28KpWcLQEDB6PvtCvJtkqnUeabFCBjThoL_o
-
rather looking for gshg pointer, try looking MI24 (iirc) the old helo, it drops gshg if disassembled. 4D;0D;Q 'mi24':20 will returns multiple addresses, just looks the qword(blue address) and see the structure on memory editor, and determine it. fully removed, there's no pointer ingame present
-
i dont think changing values like casino trick will bans you, tho be careful. i was referring the page 17 method, the one that modify base modifier for level perks and level XP grants
-
i'll see if i could do some simple script to do it like how you said, without ban.
-
ok so, let's say you find the wrong ID of said item (say gold) and paste it on the pointer of the item on the ground(say cloth), just you click other item (not picking up), it'll update the visual of the item(cloth), if the swapped item gone from the dropped list just revert the pointer value, and click other item again to update the visual, that's just a way to basically check if the dword value of item (gold) you copied is an actual item id pointer or not. if it does it'll show the item, if not it'll just gone, and you can validate the updated pointer by picking up other item. I've seen people just blindly copies some ids, i learnt this game loves change where the IDs are, sometimes it even hid it under several pointer calls. Take christmas gift box item ID, it's still inside the game but it's so hard to find where the ID located at, even using queries is hard.
-
Here's how i item swap, if anyone interested, i use queries to find item. p.s if you don't know how to achieve the Q 'tank_armor' click HEX , this will show HEX codes and then click the HEX UTF-8 after you input the item name EA.mp4
-
it's not the insta level the cause of ban, cuz my online profile works fine, but rather the value the insta script changed, the script change the base modifier, means, it not just affects the level, but everything that access the modifier, such as Rad levels, enemy miss chance, caps ad drops and such, and i forgot to add alert to the script about it and you should just enable it one time and do search or hunt or anything that grant levels and disable the script. cuz again its a modifier to probably tens of values/function that access it.
-
im not entirely sure why, there's no option about it when i upload it, and it also said 8 downloads in the embed, it's either your account or something, but i pretty much can download attachments without issues. Here's how i find the Instant Level groups, bit raw compared the script ones https://gameguardian.net/forum/topic/19033-day-r-survival/?do=findComment&comment=134392
-
the script should have instant level option, just enable them and do search or simple battle, you should be lvl 100, if you referring to bans, i've seen some text inside the hex mentions ban and such, i would say you got banned for either messing with Caps, or any forms in-app related or drop/pickup, and i also unsure about this but, messing with armor pointer somehow gets your profile locked out. all i do just basically delete the save file using file manager. and i also found out, if you transfer a premium save to Free version, the game also bans you. i do got ban like most the time, but i spoof my Device ID, my phone isn't using its factory fingerprint rather a masked one, it currently under Google's Phone fingerprint. so even if i got ban, i can register the new mask for it.
-
Here a simple script for ya, it currently had 3 option, will add more whenever i find some stuff ingame. die440 DayR Script +3.lua
-
Here a Pointers for MAX values for HP, Food, Water, Energy ( They're grouped close ) Since they're grouped, we just only need the HP pointer to finds the others Query this Value: 327,613,640 Type: Dword We should get one address then offset it by Offset: -C (Hex) Type: Dword The result should be 0 in Dword, i checks it multiple times after that pointer search that new address you offset-ed then we'll find alot of addresses Offset all of these addresses you got from pointer search by Offset: 20 (Hex) Type: Double p.s : you can use tool called Change Address / type on list tab. and then we refine these addresses by Value: 100 Type: DOUBLE and we should get 2 address, one of the address just a dummy address (i assume) next, find the real one by increment. after you find the real HP address. p.s: remember to make copy of them, Change Address / type tool should have make a copy option copy the address and offset it by 70 (hex), and that's your Food Address (value will be 100 too) and offset the Food address by 70 (hex) again, and that's your Water, and offset Water by 70 (hex) again, yes i know. And that's your Energy address. and that's the groups. so the end structure will be Name - Value - Offset (Hex) HP - 100.0 - Reference point Food - 100.0 - 70 from HP Water - 100.0 - 70 from Food | E0 from HP Energy - 100.0 - 70 from Water | 150 from HP if you interested to add these to scripts, feel free to do so btw.
-
If you want to know all Item's name in the game, extract the APK and then go to assets/image/items and voila all item ingame Currently Used is located here, and to find using GG just do Ingame ID: scrap_metal Image Name: scrap_metal.png Length: 11 ( how to find out it 11, just count the total chars on the item ID/Name on folder i said earlier, excluding .png) The query will be QUERY : 11D;0D;Q 'scrap_metal':20 TYPE : Any if do correctly, you'll get usually roughly 3 address or so and they're ordered, example 11 Dword 0 Dword <some number> Qword now, just click the QWORD address and click GO TO on the pop out, and determine if the address looks like a usual Game ID Structrures, if so the, just move upwards a bit. Use the 11D on memory view as reference and offset it by 4 address above, if correct, the offset-ed address should be either 0 or a purple pointer. and that's your Item's ID Note: This is useful for searching item that you don't have. DISCLAMER: Some Items aren't available on the game, such as cypress and katana, etc. I assume the devs adds these sprite for future content, and also some items are removed from the game.