Jump to content

willkof2

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by willkof2

  1. On 17/07/2017 at 7:22 PM, Enyby said:

    Not bad script from one chinese user:

    299f7f3c972b82645d3a881b6117d978.jpg

    Can be used as example for make automated group search with edit values.

    Can you give an example of how to use this?

  2. But i only know four numbers, exemple: 192;0;x;x;x;x;x;150;104:2 cause all the "x" are always random, how group search to display in sequence know and unknow numbers? Thank you!

  3. Hello. In certain RPG game I know that after the MP value has the value of the special bar that always starts at 0 and can go up to 1600. I do the DWORD search and find these two values followed by another 5 which are always random and then two more values that are magic and spirit. How should I put in the escript to look for 2 known values followed by 5 unknown and 2 more known? example:

    192 (current MP)

    0 (special bar at the start of the fight)

    1.722.5 (random value)

    1.723.5 (random value)

    1.724.5 (random value)

    1.725.5 (random value)

    15.674.8 (random value)

    150 (magic)

    104 (spirit)

    What I want to do is a script that looks for those numbers I know (mp, special bar, Magic and spirit) and the random ones so I can change the value of the special bar. I am not aware of programming, but with the help of the posts I have already been able to do some scripts. thank you all.

     

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