Jump to content

NoFear

Moderators
  • Posts

    2,991
  • Joined

  • Last visited

  • Days Won

    237

Everything posted by NoFear

  1. Did you do something after edit to make it sync? Like goto map or go from map to level...?
  2. Skill points, same as xp. Except you don't have to do n=o+d, you know the exact value.
  3. Tldr....?? Scroll through this thread, show effort... I posted a video.
  4. It's free craft people want for latest version...?
  5. The address line that "get" is @.for address location . Search dword hex of that location. That will give your what points to it.
  6. If you don't have a lot of xp... This same method might work for gold... But I went creative on the dev
  7. Is it plain dword value and not large string of numbers? Plain dword, then it's not xor at all. Just value had a 0 above it.
  8. Again, please, I only ask you give credit to me if you repost this anywhere... Using the N=O+D function, find your XP value. Once you find it, copy it.Save and restart game . Double value search your gold and xp in an ordered search. Should have 4 results. Goto the first result of your gold, scroll up and only -8 bytes away is an address being pointed to. Copy address location. Dword search the hex of address location. Should have 1 result. The 1st xp value, -8 bytes away, copy the address location. Goto got hex search of the pointer for gold. Edit dword value and paste the xp hex address and your gold will not point to the xp value. This is of you have a lot of xp. XP is very easily hacked, so you can remap gold to xp qty. Save edit and reopen and everything saved fine.
  9. Successful Might not be the best method.... Buuuut, it's extremely easy.... If I upload a video, I don't care if it's made public on other channels... PLEASE GIVE CREDITS.
  10. I'm not to worried about the update
  11. This is the perfect time to see if you can undo you earning it. Search the address (not the same every launch). Goto the locatio after you search the hex dword. And look for either values of 1 or XOR 1. And edit them to 0. See if you can make it so you can earn the crystals again
  12. When I get home tonight, I'll make everyone a video...
  13. The address/value directly above each "get crystals", do the one you plan on REPLACING. Where you see value 350000000,copy the address. CF3E6F49 Dword search CF3E6F49h Hopefully you have 1 address. You can goto address and see if anything nearby looks useful. Now copy address of the 350000000 above the one you want to replace it with. Click edit value on your result, pastethe value with an h at the end. This should hopefully replace the crystal reward with another.
  14. PERFECT Send ss or video of the address location and everything nearby. I'll walk you through the rest
  15. Use n=o+d people, find xp instantly.... _______________________________________________ added 4 minutes later Old video... But this is how you find xp...
  16. The highlighted value. Click it. Choose double. What's the value?
  17. What s the double value below the dword? The value
  18. You have negative coins. I think. Edit : what is that double value?
  19. The dword and double SHOULD NOT MATCH... If dword = 445 and gold is 25 25,000,025 gold would give you 25,000,445 dword. Pay attention to the value checks.... For me I didn't even have to bother, edit double value only synced fine. When you load game, I think you have 3 gold values. Starting, current and spent. What I was explaining to do was finding the "starting" amount and modify that. What ends up happening, you try to spend the gold and save and quit. What you bought does not save, but your start gold will be the hacked amount.
  20. Your results will not be a xor key/xor value pair. It will be ONLY the value. 6691CA6C 6691CA74 Results will only show those addresses...
  21. This doesn't work since 1.5. Different method is required. Find your xp value. Remember it. Close game. Open game search gold and xp grouped double search with range of like 100. Then search gold, edit (yes edit the double value only). Try to spend some. Exit to map if in level, or exit map to level. Quit game. Reopen. Profit
  22. Forgot to say, if you still find nothing, they might pad the text. C.r.y.s.t.a.l C.R.Y.S.T.A.L Instead of looking for the "padding" just double your hex byte search range.
  23. Is a pointer nearby? You didn't edit price did you? I would avoid price editing.
  24. Honestly haven't had time. My thoughts with crystals/exp that you buy/get in packs... They aren't a "value" is my guess. They are one an "id". Hypothetical example.. You have chance to earn 1 3 20 or 50 crystals. They are crystal pack 1, 2,3,4. Since this game uses pointers I would look into finding the "end" of the pointer and work backwards. So, one method I like to use is find a word related to what you are doing. So "crystal". Convert that to hex. I would do RYSTAL and rystal saves you a 3rd search if they do a C with the lowercase. So for the lowercase Byte search this 72h;79h;73h;74h;61h;6ch::6 Then search only one of those like the 72h. Now these results are all plain text. Goto location, and see if it spells out like "crystal_reward_40" or something. Then scroll nearby and look for similar strings. You'll find patterns and most likely a value that is always above these. Copy the address, search hex dword of that address. If you get 1 result, that's the pointer. Then you find nearby something like crystal_reward_200. Copy address location of pointer, and the hex dword search value, edit the value dword and paste location as hex dword. Now what should be 40 reward points to a 200 reward.
  25. Look into modifying qty of boosts it purchases possible. Whether a pointer or actual value.
×
×
  • 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.