Jump to content

willkof2

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by willkof2

  1. willkof2

    LUA scripting

    Can you give an example of how to use this?
  2. willkof2

    LUA scripting

    It worked! Thank you sir! (and sorry, i'm a slow learner ?)
  3. willkof2

    LUA scripting

    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!
  4. willkof2

    LUA scripting

    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.