-
Posts
3,002 -
Joined
-
Last visited
-
Days Won
249
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by NoFear
-
Like the price for summoning. 1;5;33;17::13 5 being the price You can edit, but it still takes 5 orbs.
-
I hope to do some damage to this game. Edited qty/inapp for orbs, none of that worked. I can work on feathers instead.
-
With this info, I will attempt to do way more. Thank you all for the help. Look forward to sharing more.
-
I think the guy on reddit might be correct. Also the game I guess has a coroutine. @Enyby How does this translate to using GG? Value is encoded in 2 32 Bit Integers in Memory, you can get the Actual value by: v = Math.Abs((val1 AND val2) - (val1 OR val2)) (Thats Bitwise AND & OR) Something from reddit. I removed the game due to getting that error twice for 2 accounts.
-
Also this is promising I'm not going to bother. Either game had a serious bug or is been banned twice already. If it is ban, then ban risk is extremely high.
-
First. Don't edit values by such a large amount. Do an edit that you add to values like 1 (not increment edit). 2nd. Don't edit all results. Especially with a server sided game. If you have 600 results, edit 20 at a time until you find what you are looking for. Then once your determine the memory range, memory location and the value, then you can avoid editing such small amounts and filter down to the exact value or at least narrow results to only 60 then work from that. When you find memory range you can save time and results by only choosing the range you want. And to find other hacks, do unknown value and unknown change many many times (even in single player). Learn how the game operates and what you can find and hack playing offline. Then apply your findings in a server.
-
Haven't had time, yet.
-
Unknown float search. Goto a lower or higher spot on map. Unknown increased or decreased depending on if you and higher (increased) or lower (decrease). Keep repeating. Eventually you'll have small list of values. Ranging from 0 to maybe 4 (depending on height). If you have a value like 3.64567 Edit to something like 3.9 If character jumps ,you found the height value . Goto address ,and I think 8bytes below will be x axis speed and further down y axis. Got can edit the speed and basically teleport in a direction until you hit a wall. I'm sure nearby is your x/y location on map meaning you can teleport ANYWHERE, I just never tried or cared.
-
It's been a long time since hacking this game... I'm pretty sure developer patched everything and it would take me a long time to find anything again.
-
I don't typically use pc much at all. This site works well that I found. http://xor.pw I'm sure I could find an advanced calculator app for phone too.
-
Does the price change you make actually work? Or only visual?
-
Is there a xor calculator? Thank you for this info. It's even more simple than I thought.
-
I'm seeing more games implement this method though. Where 444444 is 4bytes above the value. 444445 is 1 but the further from 1 you get the harder it is to find. Usually my method if I know value is 0,search 444444. Then have value change and search unknown changed. I guess encrypted is good enough for it.
-
Yup. This makes the 3rd game with this method. @Enyby maybe look into adding this new method into GG?
-
It's the dword value above them 444444? I have found a couple games with this same method. Might talk to @Enyby about it. It might be a new method for values that can easily be found.
-
The gems value is determined by the qty for the food/gold. And maybe goto address for the portal stones values, find offset between them and use that offset to help find the others. What's the game? I might be able to give detailed instructions.
-
I don't get what you are asking exactly....
-
That's not the point of "bypassing". The point is to keep your apps and play. It is possible, but extremely annoying. If planning to use GG most likely can if game doesn't have ptrace.
-
Search forum. Is public and free.
-
Most likely need to find other related values nearby. Then your can at least narrow your results. Also finding the memory range most values are on helps too. Then you can search only that memory range.
-
Anytime.
-
You need to play a level first. All values in the game can't be searched until you've played a level. Launching game and searching will be useless.
-
Edit before loading level. That's my guess. This is on my list of projects to hack. So I'll hopefully have a guide for it.
-
Launch game. Play a level. When you get back to main screen, dword search the level you are on minus 1. So if you are on level 451,dword search 450. If too many results, play and beat level and now search 451. Have one result . Edit and freeze to 0. And forever be in level 1. Don't edit over 799. Level 800 is last level.
-
Can you QQ much more? You are complaining about a video game, re-think your lifes priorities. Someone will always have an unfair advantage, whether it be hacking or something else.