Jump to content

lulzman

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by lulzman

  1. 3 hours ago, xadvant said:

    There are five memory address values used to determine equipment attributes. Like this: 

    6936EB60

    6936EB40

    6936EB20

    8970C5E8

    6936EB00

    They affect the combat attributes (not including durability, inlaid holes and selling price, etc.). 

    And they seem to have no obvious relationship with equipment attributes. 

    How to modify them and then modify the attributes of the equipment? 

    PS: Each time you restart the game, the five memory values of the same equipment will change, but the equipment attributes will not change. 

    Its pretty simple,  i learned that equipment attributes are stored as "Float". I did every search possible, Auto, Dword, Float, Dounble, etc... and found out that they are stored as float.

    So to search them simply make group search, for example:

    • +5 Mana Regen
    • +15 Dexterity
    • +6 Attack Speed


    Make a group search for 5;15;6::   ordered in this case. You will get probably a bunch of addresses, not that may to be honest since its in Float. Then filter for 15 which is Dexterity and you will get a few addresses. Probably like 5 or less, maybe more. But thats ok, while they are all checked, change them all to 999999999 and boom! done...

    As far as which one is the one that controls that specific stat you can try incrementing first instead of putting 9999999999 right away and you will see which one is the address that controls it and study everything around it in the memory section.

  2. Really good practice for those wanting to mod some games

    I managed to also find movement speed, pretty easy.. same as modifying gold. In this game it seems that anything that is not % based is pretty easy to find and change. It seems like character stats are all either encrypted and are % based which makes it complicated to find and mod. But this is really good practice for everyone starting

  3. 22 hours ago, tedomedo said:

    These lessons don't work for bux and brain in Pewdiepie Tuber. I used auto search with known value and i got 4 search results, two of them were D, but when i changed each of them, value was instantly reset. i tried with "value is encrypted" if this could add more results but no effect. What should i do? Don't give youtube video link, please post text.

    well im assuming your are trying to change "premium currency" which is much more harder to change, specially on top tier games or even crappy games like that one. If its not taking any effect its definitely "server sided" info and i dont think GG will be able to do that. You can probably change it using other methods but no changing the visual value of the currency. Ex. changing rewards, daily logins, etc... and thats assuming the game will let you even do that.

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