AngelWolf Posted June 13, 2023 Posted June 13, 2023 16 hours ago, cth said: Oh, so that's how ranges work!!! Wow, now I can cheat even more. But this game got boring, any other game that's as easily hackable? clicker games lul
Rkam Posted June 13, 2023 Posted June 13, 2023 what about demon armor and santa lvl hack? Did you find any clue to hack armor lvl?
cth Posted June 15, 2023 Posted June 15, 2023 @AngelWolf did you have success modifying the event disks rewards? I can't any longer go back to .761 to hack them through the crate value change.
AngelWolf Posted June 15, 2023 Posted June 15, 2023 5 hours ago, cth said: @AngelWolf did you have success modifying the event disks rewards? I can't any longer go back to .761 to hack them through the crate value change. uh, the emba disk?, personally i havent snoop into the code yet, but i assume it just works like quest reward, basically modifiying the currency worth should supplied it, that's basically how you get kk's of currencies. also you cant use make everything {currency} 1 anymore, cuz it seems they have check in place to not do anything if the cost is lower than the item's worth, tbf you can modify it, but i couldnt be bother to snoop the awful code.
cth Posted June 15, 2023 Posted June 15, 2023 5 hours ago, AngelWolf said: uh, the emba disk?, personally i havent snoop into the code yet, but i assume it just works like quest reward, basically modifiying the currency worth should supplied it, that's basically how you get kk's of currencies. also you cant use make everything {currency} 1 anymore, cuz it seems they have check in place to not do anything if the cost is lower than the item's worth, tbf you can modify it, but i couldnt be bother to snoop the awful code. They did. But they forgot to do the same check for the reward. I'll try to snoop around the emba disks code, see if I can find it.
cth Posted June 15, 2023 Posted June 15, 2023 ok, I found something. Here: https://github.com/Angelix1/dayr/blob/869d9ec8fa6aa2aa0b97688c87fca231cb308e2a/src/1.764/lib/season_event/season_event_gift_list.lua Starting from line 232 or the 11th array object. This basically declares what we get for every stage of Emba quests. Editing these would be probably the most elegant way to get disks. I tried looking for 4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22::400 I drop 3 because it has the video box in it. I find three series of these numbers, but changing them doesn't change the reward per level. I suspect these numbers are encrypted. I remember seeing a table here of how the numbers are being encrypted by the game. Trying to find it. But I wonder if their encryption is still the same.
LikeCookie Posted June 16, 2023 Posted June 16, 2023 It is possible to hack reputation on ijevsk? or another bases
dzete Posted June 16, 2023 Posted June 16, 2023 I found a way to increase reputation, rubles, emba disks and caps for reputation the value is 1 not 10, rubble is also quite interesting it has some numbers like 10 etc.
arachnophobe Posted June 18, 2023 Posted June 18, 2023 I tried to do the item id swap on NOX, but when i change the swappable item id to the id of the item i want it to became, game crashes. I tried that both on 761 and 765 versions, but it crashes on both. Previously i successfully did it on 761, but now cant. Any ideas how to fix it?
cth Posted June 22, 2023 Posted June 22, 2023 (edited) On 6/16/2023 at 2:13 AM, LikeCookie said: It is possible to hack reputation on ijevsk? or another bases it is, but who knows how. What we know how is to hack the reputation required to unlock certain crafting upgrades. Look in this thread. It's pretty much a simple group search of the ranges. An google sheet was shared with those ranges for each town. I hacked ijevsk for sure. On 6/16/2023 at 2:49 AM, MrZbot said: is there a way to disable soft ban by any method ? The soft ban is definitely on the client side, but finding it is a challenge. I don't think anyone found or at least posted how to do it. AngelWolf has a repo posted that has the ban code in it. But still, hard to find it in the memory. On 6/16/2023 at 10:55 AM, dzete said: I found a way to increase reputation, rubles, emba disks and caps for reputation the value is 1 not 10, rubble is also quite interesting it has some numbers like 10 etc. Mate! Can you be more specific? Describe how you did it! And we assume you've done it on the latest version? On 6/18/2023 at 1:33 AM, arachnophobe said: I tried to do the item id swap on NOX, but when i change the swappable item id to the id of the item i want it to became, game crashes. I tried that both on 761 and 765 versions, but it crashes on both. Previously i successfully did it on 761, but now cant. Any ideas how to fix it? if you've done it on 761 and now can't, I can only presume you're doing something wrong. But I don't think it works on 761. You may need to go further back. Edited June 22, 2023 by cth
AngelWolf Posted June 22, 2023 Posted June 22, 2023 i found modifier for reputatation reward for quest, i just need to add gazilion checks to hard find the correct value, since it has dummy value and for caps, again you can make use of survivor base refresh value group, and modify them as much as you want and for currency, just modify the worth of it, and just like inflate it soooo much you can gains alot of it by either casino or quest reward. i still need to finalize the code to it checks everything before applying a changes to avoid crash and such you can fool the client to think you're not banned, but it's boolean or true and false, and idfk on how to find it on memory, while some said it's 00 and 01 in byte, reading memory in GG is hard, there's no memory view like Cheat Engine soo it's just stab in the dark. 1
cth Posted June 22, 2023 Posted June 22, 2023 The thing is, once the client is fooled you're not banned, it will save that state and sync the state with the server. And the server will start seeing you as not banned too. Well, until they fix it. But the app devs usually are very lame at server-side development, so they try to avoid it as much as they can.
dzete Posted June 22, 2023 Posted June 22, 2023 (edited) 15 hours ago, cth said: it is, but who knows how. What we know how is to hack the reputation required to unlock certain crafting upgrades. Look in this thread. It's pretty much a simple group search of the ranges. An google sheet was shared with those ranges for each town. I hacked ijevsk for sure. The soft ban is definitely on the client side, but finding it is a challenge. I don't think anyone found or at least posted how to do it. AngelWolf has a repo posted that has the ban code in it. But still, hard to find it in the memory. Mate! Can you be more specific? Describe how you did it! And we assume you've done it on the latest version? if you've done it on 761 and now can't, I can only presume you're doing something wrong. But I don't think it works on 761. You may need to go further back. I did it in the latest version and it didn't take too long also it only took a few minutes and you can find the code Edited June 22, 2023 by dzete 1
dzete Posted June 23, 2023 Posted June 23, 2023 4 hours ago, dzete said: I did it in the latest version and it didn't take too long also it only took a few minutes and you can find the code,the code is 20;1;100;5;1000;10;50 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now